SOLVED - Getting video preview to work on Synopsis

If you need any help with XBMC4XBOX, such as installing or using the software, please post it in here.
Post Reply
hamak
Posts: 1
Joined: Sun Feb 13, 2022 1:40 pm

SOLVED - Getting video preview to work on Synopsis

Post by hamak »

Hello there
This morning I solved the preview problem I had :-)

I just reproduced the problem and it was the background image i added that made previews stop working.
My guess is that the image is to large (takes up to much memory?) because when i switch back to single color preview start working again.
I guess I can resize the 4k image to 1280x720 maybe 1920x1080 and then it will work :-)


I installed unleashedX and loaded it up
FTP into the xbox and deleted the E:\XBMC4Gamers
Downloaded the PreBuilt version from Rocky5's github https://github.com/Rocky5/XBMC4Gamers
unzipped it and FTP'ed the XBMC4GAMERS folder to E:\XBMC4GAMERS on the XBOX
Created a profile
logged in
let it scan all the games
the tested preview and EVERYTHING worked but...
I still don't know what went wrong in my previous setup?

Thanks again for an amazing program!

---------------------------------------------------------------------------------------------------------------------------
Hello there
First thank you for an amazing program. I have softmodded my xbox and it worked like a charm :-)
I installed artwork and one theme as you see in the pictures and it just works but...

Does the Synopsis Video Preview work on the Original Xbox or is it only for PC users?

I have tried to download 3 videos that they say work but none of them works on my Original XBOX

Here is what I did:
I renamed the videos from and to:
SomeOriginalName.avi to Preview.avi
SomeOriginalName.wmv to Preview.wmv
SomeOriginalName.mp4 to Preview.mp4

the I uploaded them with FileZilla to XBOX location
/F/Games/GAME_NAME/_resources/media/

After I uploaded them I rebooted the XBOX and now I got the Preview pane but video does not work when clicking (A) button
Here are some images of the TV
IMG_0003.JPG
IMG_0004.JPG
IMG_0006.JPG
ERROR LOG
xbmc.log
https://pastebin.com/8eebXkQG
xbmc.old.log
https://pastebin.com/aMkaUQMU

I have also tried to use ffmpeg to create both pal-vcd, ntsc-vcd, pal-svcd, ntsc-svcd and pal-dvd and ntsc-dvd with this encoding settings
mpeg4 3mb/s aac 48khz and 484kb/s

I guess ffmpeg can create almost any audio/video format but I need to know the spesific settings to get this to work

PS. I have also tried the Resize MP4 to XBOX size batch script encodings but still no video (linux terminal):

Code: Select all

ffmpeg -v quiet -stats -i MYVIDEO.MP4 -r 29970/1000 -c:v libx264 -profile:v baseline -crf 23 -vf scale=480:-2 -sws_flags bicubic -sws_dither auto -c:a aac -b:a 96k Preview.mp4 
ALL videos works on the XBOX when I go to File Manager and run them so this might not be a codec problem?

Hope to hear from you

Hamak
Questioneverything
Posts: 2
Joined: Tue Jul 25, 2023 7:05 pm

Re: SOLVED - Getting video preview to work on Synopsis

Post by Questioneverything »

There is nothing wrong with your previous set up, the problem is what rocky is doing.
To make a long story short, another modder discovered and exposed Rocky for purposely editing his file structure to not allow anything outside of his own to work with anything except what he makes.

It was pretty entertaining to watch every reply rocky made get shot down with facts not that I am saying that to be mean, but it's very rare that someone unknown will come out and challenge a scene modder that is popular by proving he is screwing with the set up.

There was some real tech jargon going back and forth between rocky and the other modder that I couldn't keep up on, all I know is the unknown modder wrecked every angle rocky made
MasterChief2
Posts: 40
Joined: Tue Oct 01, 2019 9:57 am
Has thanked: 2 times
Been thanked: 45 times

Re: SOLVED - Getting video preview to work on Synopsis

Post by MasterChief2 »

Questioneverything wrote: Wed Jul 26, 2023 12:43 am To make a long story short, another modder discovered and exposed Rocky for purposely editing his file structure to not allow anything outside of his own to work with anything except what he makes.
Actually that clown took GPL licensed source code, made improvements and then closed source it. When Rocky5 released XBMC-Emustation he was pissed of because his product (HyperVision) wasn't the only one solution that offered Emulators support for XBMC.
Questioneverything wrote: Wed Jul 26, 2023 12:43 am It was pretty entertaining to watch every reply rocky made get shot down with facts not that I am saying that to be mean, but it's very rare that someone unknown will come out and challenge a scene modder that is popular by proving he is screwing with the set up.

There was some real tech jargon going back and forth between rocky and the other modder that I couldn't keep up on, all I know is the unknown modder wrecked every angle rocky made
If you don't have to say anything smart then don't post bullshit posts.
Post Reply