[Fixed] UMS 3.1.0 won't play Sony BRAVIA EX, 3.0.0 is fine

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
dcp
Posts: 5
Joined: Tue Nov 19, 2013 2:44 pm

[Fixed] UMS 3.1.0 won't play Sony BRAVIA EX, 3.0.0 is fine

Post by dcp »

Just did a fresh windows UMS 3.1.0 install and still no luck trying to render all sorts of video files. Had the same issue with previous UMS versions.

Tried mostly MKV (H264 mp4 avc 720p/AC3) and AVI (xvid mp4/mp3), my BRAVIA simply throws "cannot reproduce media".

Everything works like a charm on PMS 1.72.0 with same settings, same media files.

Traces show something wrong, zipfile attached.

*** UPDATE: UMS 2.6.5 to 3.0.0 are working fine on Sony Bravia EX (KDL model). See thread below.***

*** UPDATE: Fixed in 3.2.0. Thanks SubJunk! ***
Attachments
ums_dbg_001.zip
debugfile_trace_level
(23.38 KiB) Downloaded 670 times
Last edited by dcp on Wed Dec 04, 2013 1:51 pm, edited 5 times in total.
finlay
Posts: 5
Joined: Sun Nov 17, 2013 8:42 am

Re: UMS 3.1.0 won't play anything, PMS works fine

Post by finlay »

Same here upgraded to 3.1
On a DirectV HR24 any movie type doesn't work.
They all work on my Android.

Finlay
sapsa
Posts: 59
Joined: Wed Nov 13, 2013 8:22 am

Re: UMS 3.1.0 won't play anything, PMS works fine

Post by sapsa »

sam on Linux version

Code: Select all

ERROR 2013-11-19 18:22:00.577 [main] Error running command [Ljava.lang.String;@5e90dbfc
java.io.IOException: Cannot run program "ffmpeg": error=2, file not found
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041) ~[na:1.7.0_25]
        at net.pms.util.ProcessUtil.run(ProcessUtil.java:155) ~[ums.jar:3.1.0]
        at net.pms.encoders.FFmpegOptions.getSupportedProtocols(FFmpegOptions.java:90) ~[ums.jar:3.1.0]
        at net.pms.encoders.FFmpegWebVideo.<init>(FFmpegWebVideo.java:96) ~[ums.jar:3.1.0]
        at net.pms.encoders.PlayerFactory.registerPlayers(PlayerFactory.java:129) ~[ums.jar:3.1.0]
        at net.pms.encoders.PlayerFactory.initialize(PlayerFactory.java:109) ~[ums.jar:3.1.0]
        at net.pms.PMS.init(PMS.java:691) ~[ums.jar:3.1.0]
        at net.pms.PMS.createInstance(PMS.java:1075) ~[ums.jar:3.1.0]
        at net.pms.PMS.main(PMS.java:1171) ~[ums.jar:3.1.0]
Caused by: java.io.IOException: error=2, file not found
        at java.lang.UNIXProcess.forkAndExec(Native Method) ~[na:1.7.0_25]
        at java.lang.UNIXProcess.<init>(UNIXProcess.java:135) ~[na:1.7.0_25]
        at java.lang.ProcessImpl.start(ProcessImpl.java:130) ~[na:1.7.0_25]
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022) ~[na:1.7.0_25]
        ... 8 common frames omitted
I see the problem ffmpeg not found, its there, like its searching somewere else
server: C2D [email protected] 3GB RAM
network: wired 1000MB/s
render: LG 55LM620S, Samsung LE40C650, PS3
OS: Linux 13.10 64bit
finlay
Posts: 5
Joined: Sun Nov 17, 2013 8:42 am

Re: UMS 3.1.0 won't play anything, PMS works fine

Post by finlay »

Yeah sorry i should have mentioned, mine is the linux version as well.
And i get the same results with PMS 1.90.1
Finlay
User avatar
SubJunk
Lead Developer
Posts: 3797
Joined: Sun May 27, 2012 4:12 pm

Re: UMS 3.1.0 won't play anything, PMS works fine

Post by SubJunk »

Hi dcp, can you please try other versions like 3.0.0-a1 and 2.6.5? If you can find the last version that the files worked with, I can see what changed. Also, that's an older version of PMS you tried, does it work with the newer version? That way I can know if it was their code or our code that caused the problem
dcp
Posts: 5
Joined: Tue Nov 19, 2013 2:44 pm

Re: UMS 3.1.0 won't play anything, PMS works fine

Post by dcp »

Hi SubJunk, just tried streaming to Android and it worked fine, gotta be related to the Sony BRAVIA EX renderer conf. Transcoding target formats maybe?

I'll try the prevous versions, we'll see...
dcp
Posts: 5
Joined: Tue Nov 19, 2013 2:44 pm

Re: UMS 3.1.0 won't play to Sony BRAVIA EX, PMS works fine

Post by dcp »

Got it working fine in versions 2.6.5, 3.0.0-a1 and 3.0.0. Issue with Bravia EX (KDL model) shows up in 3.1.0.

I also tried to switch conf files, but no luck. 3.1.0 won't do it, must be code.

Please let me know if I can be of any further help.

Thanks,
dcp
User avatar
SubJunk
Lead Developer
Posts: 3797
Joined: Sun May 27, 2012 4:12 pm

Re: UMS 3.1.0 won't play to Sony BRAVIA EX, 3.0.0 works fine

Post by SubJunk »

Can you please attach the debug info for 3.0.0 when playing the same file as your 3.1.0 debug info? Thanks
Juvez
Posts: 8
Joined: Sun Nov 24, 2013 3:32 am

Re: UMS 3.1.0 won't play to Sony BRAVIA EX, 3.0.0 works fine

Post by Juvez »

Hi!

i have similar problems on my Sony BRAVIA HX TV, and noticed as well that on 3.0.0 my mkv files work but not on 3.1.0. (mp4 works both)

I noticed as well that i had some wierd thinks whit the resume on both versions of these (dont remember if they were even earlier versions.. i havent used much). But when i uninstalled other version and installed new and started to watch same clip it resumed automaticly from the spot i last stopped it, oki thats fine.. but then i noticed there is nowdays the resume this file seperately when i navigate to the file, but when i try it it dont work. It can be that something silly in my end, or it just didnt like that i switched and runned same files on both version?.

Enyway, here is logs of the both versions and a bit inffo:

TV: Sony BRAVIA, model KDL-40HX755
Fresh Windows 7 installs

Hopely there is some help of these!
Attachments
ums_dbg_3.1.0.zip
debugfile_trace_level
(53.41 KiB) Downloaded 783 times
ums_dbg_3.0.0.zip
debugfile_trace_level
(36.31 KiB) Downloaded 759 times
Last edited by Juvez on Sun Nov 24, 2013 9:54 am, edited 2 times in total.
burritolnx
Posts: 3
Joined: Mon Jul 29, 2013 8:17 am

Re: UMS 3.1.0 won't play to Sony BRAVIA EX, 3.0.0 works fine

Post by burritolnx »

Same problem here, openSUSE 13.1 and Sony BRAVIA CX-525.
Thanks for a great works....
Attachments
ums-3.0.0_dbg.zip
(50.93 KiB) Downloaded 692 times
ums-3.1.0_dbg.zip
(42.64 KiB) Downloaded 681 times
Post Reply