Re: 2.3.0 external subtitles (Sony Bravia 40EX650)
Posted: Fri Feb 08, 2013 1:25 pm
I'm also experiencing this on WD TV Live, i will report it soon - here
A short text to describe your forum
https://www.universalmediaserver.com/forum/
https://www.universalmediaserver.com/forum/viewtopic.php?t=587
OK so it works via the transcode folder, that's great news. It means it is probably just a setting. Try going to the Transcoding Settings tab and choose the MEncoder section on the left. Then find the setting "Audio/subtitles language priority" and clear it so it is blank. Does that fix it?clapton wrote:works with Mencoder subrip and FFmpeg subrip only. rewinding is very slow as in PS3MS and it crashes in FFmpeg subrip.
dont understand why Mencoder External Subtitles dont work cause it works on PS3MS.
Not sure is "-nosub" will override "-sub" param but I suppose subs should be visible (if subs are not broken).DEBUG 2013-02-08 12:56:27.648 [mencoder.exe-13] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 71.383 "D:\Downloads\Skyfall (2012)\Skyfall.2012.720p.BrRip.x264.YIFY.mp4" -msglevel statusline=2 -oac lavc -of mpeg -mpegopts format=mpeg2:muxrate=500000:vbuf_size=1194:abuf_size=64 -ovc lavc -channels 2 -lavdopts debug=0:threads=2 -lavcopts autoaspect=1:vcodec=mpeg2video:acodec=ac3:abitrate=448:threads=2:keyint=5:vqscale=2:vqmin=3:vrc_maxrate=54000:vrc_buf_size=7000 -ass -ass-color ffffff00 -ass-border-color 00000000 -ass-font-scale 1.8 -font C:\Windows\Fonts\Arial.ttf -ass-force-style FontName=C:\Windows\Fonts\Arial.ttf,Outline=1,Shadow=1,MarginV=10 -noflip-hebrew -fontconfig -subcp cp1252 -nosub -sub "D:\Downloads\Skyfall (2012)\Skyfall.2012.720p.BrRip.x264.YIFY.srt" -ofps 24000/1001 -lavdopts fast -mc 0.1 -af lavcresample=48000 -srate 48000 -o \\.\pipe\mencoder1360324587535
If you don't see subs, try starting this code directly on your PC outside UMS."C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 0 "D:\Downloads\Skyfall (2012)\Skyfall.2012.720p.BrRip.x264.YIFY.mp4" -msglevel statusline=2 -oac lavc -of mpeg -mpegopts format=mpeg2:muxrate=500000:vbuf_size=1194:abuf_size=64 -ovc lavc -channels 2 -lavdopts debug=0:threads=2 -lavcopts autoaspect=1:vcodec=mpeg2video:acodec=ac3:abitrate=448:threads=2:keyint=5:vqscale=2:vqmin=3:vrc_maxrate=54000:vrc_buf_size=7000 -ass -ass-color ffffff00 -ass-border-color 00000000 -ass-font-scale 1.8 -font C:\Windows\Fonts\Arial.ttf -ass-force-style FontName=C:\Windows\Fonts\Arial.ttf,Outline=1,Shadow=1,MarginV=10 -noflip-hebrew -fontconfig -subcp cp1252 -nosub -sub "D:\Downloads\Skyfall (2012)\Skyfall.2012.720p.BrRip.x264.YIFY.srt" -ofps 24000/1001 -lavdopts fast -mc 0.1 -af lavcresample=48000 -srate 48000 -o testsubs.mpg