Subtitles are delayed when streaming
Posted: 03 Jan 2011 19:43
Hello! I have problem with streaming. I want to stream movie to my STB. Movie is working great, but subtitles are delayed (they are fine when played locally without streaming). Here is my command line:
(i have deleted the ip from the command line)
Subtitles have same name as movie, so they are loaded automatically. CPU usage is around 26% (30 at peaks) so it's not computer speed problem.
Any idea why subtitles are delayed?
Code: Select all
"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" "c:\movie\movie.avi" --sout="#transcode{vcodec=mp2v,vb=3000,scale=1,acodec=mpga,ab=128,channels=2,samplerate=44100,scodec=dvbs,soverlay}:standard{access=udp,mux=ts,dst=ip:4003}"
Subtitles have same name as movie, so they are loaded automatically. CPU usage is around 26% (30 at peaks) so it's not computer speed problem.
Any idea why subtitles are delayed?