Unable to play on PS3
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Unable to play on PS3
I am unable to play Game of Thrones season 5 on my PS3.
The sound and video gets weird when HBO logo is presented and the series opening starts.
The sound and video gets weird when HBO logo is presented and the series opening starts.
Re: Unable to play on PS3
Have you tried to play this file with FFmpeg instead of Mencoder?
Re: Unable to play on PS3
FFmpeg is the default video engine and it shows in the debug log:valib wrote:Have you tried to play this file with FFmpeg instead of Mencoder?
DEBUG 22:10:12.792 [Request Handler] Starting C:\Program Files (x86)\Universal Media Server\win32\ffmpeg.exe -ss 120 -i C:\DRIVE_D\Series\Game.of.Thrones.S05E10.MKV -an -an -vf scale='if(gt(a,16/9),320,-1)':'if(gt(a,16/9),-1,180)', pad=320:180:(320-iw)/2:(180-ih)/2 -vframes 1 -f image2 pipe:
DEBUG 22:10:12.865 [Request Handler] Attaching thread: ffmpeg.exe-21
DEBUG 22:10:12.905 [ffmpeg.exe-21-2] ffmpeg version N-72259-g0b9d636 Copyright (c) 2000-2015 the FFmpeg developers
Re: Unable to play on PS3
gabriels what you write means that FFmpeg is making thumbnail not to play video. Please repeat the bug by starting to play the video before you send the log. I don't know how it is possible but your debug.log shows that you started to play Game.of.Thrones.S05E10.MKV with Mencoder not the default FFmpeg.
Re: Unable to play on PS3
I have disabled MEncoder in the configuration and restarted UMS.valib wrote:gabriels what you write means that FFmpeg is making thumbnail not to play video. Please repeat the bug by starting to play the video before you send the log. I don't know how it is possible but your debug.log shows that you started to play Game.of.Thrones.S05E10.MKV with Mencoder not the default FFmpeg.
Now it is FFMpeg and still the same result.
Video is unplayable when HBO logo starts at the opening of the chapter.
- Attachments
-
- debug.zip
- (43.06 KiB) Downloaded 727 times
Re: Unable to play on PS3
First of all please set the default renderer to "Unknown renderer" and let UMS to correctly recognize renderers. Now UMS shows PS3 on adresses 10.0.0.1, 10.0.0.3 and also 10.0.0.4 which is your PC. Second untick at the FFmpeg setting page the "Defer to MEncoder when transcoding problematic subtitles".
Please before you try again to play the problematic file set the debug to TRACE level. And at the end please hit the button "Pack debug file" and send the generated .zip file not only debug.log
Please before you try again to play the problematic file set the debug to TRACE level. And at the end please hit the button "Pack debug file" and send the generated .zip file not only debug.log
Re: Unable to play on PS3
Changed the settings as instructed and it's now working great.valib wrote:First of all please set the default renderer to "Unknown renderer" and let UMS to correctly recognize renderers. Now UMS shows PS3 on adresses 10.0.0.1, 10.0.0.3 and also 10.0.0.4 which is your PC. Second untick at the FFmpeg setting page the "Defer to MEncoder when transcoding problematic subtitles".
Please before you try again to play the problematic file set the debug to TRACE level. And at the end please hit the button "Pack debug file" and send the generated .zip file not only debug.log
I don't know which one fixed it (the "renderer" or the "defer") but I'm happy with the result.
Attached the debug file for reference.
- Attachments
-
- ums_dbg.zip
- (50.05 KiB) Downloaded 592 times