Could be used the dts-delay ??? I'm trying to use it but it does nothing. Could any body post me some example ? I setup this on telnet: new A broadcast setup A input udp://@224.66.66.66:6666 setup A output #udp{mux=ts,dst=224.65.65.65:6655} setup A enabled control A play > setup A option dts-delay=1...
What I see, the audio-sync option is not what I need. I need an option to set the A/V delay on the fly at any time and any value of delay and several times.
Something like the command line --audio-desync parameter but called on the fly to adjust the delay between audio and video.
Currently I'm using Lucid with the medibuntu repos.
The <audio-sync> command is used from telnet interface, isn't it? So I must create the media from telnet interface to interact with it and send such commands...
Hi, I'm streaming my desktop capturing audio from pulseaudio using ffmpeg. Then I encapsulate the output in transport stream with VLC. I have an a/v synchronizaction problem. VLC has options to delay audio or video to synchronize them but this only works if the delay is constant. My problem is that ...