Page 1 of 1

No audio from mp4 video, Sony BDP-BX510

Posted: Thu Jan 29, 2015 8:14 am
by rhauff
I have been trying to get a batch of .mp4 videos to play properly on my Sony Blu-ray player, BDP-BX510. The video plays properly without or with transcoding, but no audio is heard. UMS is the new 5.0 on Ubuntu, Java 8

VLC says my .mp4 files are MPEG-4 video and MPEG AAC audio. The renderer profile has: TranscodeVideo = MPEGTS-MPEG2-AC3

I have tried changing just about every option in the Sony-Bluray.conf and the new Sony-Bluray2013.conf renderer profiles, thinking that was the problem.

Finally I installed UMS 5.0 onto an old Windows XP laptop with Java 7, and tested these .mp4 videos. They still have no audio when not transcoded, or when transcoded using the default FFmpeg engine. HOWEVER, when using MEncoder it plays!!

Re: No audio from mp4 video, Sony BDP-BX510

Posted: Sat Jan 31, 2015 3:36 pm
by rhauff
Here are my logs from my testing. Both setups on Ubuntu and Windows XP are using the default Sony-Bluray.conf and Sony-Bluray2013.conf files.
WinXP/Java7 transcoding with Mencoder audio and video are normal
ums_dbg_WinXP_Java7_Mencoder.zip
(45.46 KiB) Downloaded 488 times
WinXP/Java7 transcoding with FFmpeg, video plays normal, no audio
ums_dbg_WinXP_Java7_FFmpeg.zip
(38.18 KiB) Downloaded 508 times
Ubuntu14.10/Java8 transcoding with Mencoder, video plays fast maybe 2x normal, audio plays loud buzz
ums_dbg_Ubuntu14.10_Java8_Mencoder.zip
(68.84 KiB) Downloaded 531 times

Re: No audio from mp4 video, Sony BDP-BX510

Posted: Sat Jan 31, 2015 3:37 pm
by rhauff
Ubuntu14.10/Java8 transcoding with FFmpeg, video plays normal, no audio
ums_dbg_Ubuntu14.10_Java8_FFmpeg.zip
(50.56 KiB) Downloaded 555 times
Ubuntu14.10/Java8 transcoding with TsMuxeR, gives "The file is corrupt or unsupported"
ums_dbg_Ubuntu14.10_Java8_TsMuxeR.zip
(46.49 KiB) Downloaded 524 times
I want to get something to work on my Ubuntu system, as that is my main desktop pc and home server.
Thanks!