Page 1 of 1

synchronize two es streams

Posted: 22 Dec 2004 17:25
by paolo
Hi folks I'm new with VLC, and I already have a question.

I want to strem out from my PC a film, but in particular I want to send it at two laptops (A,B) in the network, to laptop A I send only the audio on a ethernet link, to laptop B I want to send only the video on a wireless link.

I already did it by dividing the stream in two es stream thanks to the "es" module; but now there is the very big problem, I want to synchronize the two es stream, because on the two network there are different delays and how I can say it to the PC that stream out the film???

Best Regars and marry Xmas to all
:D

Posted: 16 Jan 2005 21:09
by bobbio
How did you divide your movie file into two es streams?

Posted: 18 Jan 2005 11:51
by Guest
In the VLC 0.8.0 I use the following command:

vlc -vvv input_file --sout '#es{access=rtp,mux=ts,url_audio=x.x.x.x.,url_video=x.x.x.x}'

But I note that this command works only for the 0.8.0 version.

P.S. I use Linux MAndrake 9.2