[vlc] synching streams

Sebastian Heuer seb at belanur.de
Sun Sep 12 12:21:47 CEST 2004


Hi all,

I have problems synching the separated audio and video stream of a video 
file... this is what I do:

I let vlc split a .wmv file into an audio and a video stream and send 
them to a client on two different ports. The file gets transcoded into 
div3 / mp3 before streaming. Here's my command:

vlc /var/media/streams/alpha.wmv --sout 
'#transcode{acodec=mp3,ab=128,vcodec=DIV3,vb=1024}:es{dst-audio=192.168.66.2:3321,mux-audio=es,access-audio=udp,dst-video=192.168.66.2:3322,mux-video=ts,access-video=udp}'

I can receive both streams, but they are not synched sometimes, audio 
seems to start about 0,5 seconds before video does.

Is there any possibilty to synch those streams before sending them?

Thank,

Sebastian Heuer


-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list