VLC 1.0.2 input slave
Posted: 10 Oct 2009 00:13
Hi,
This used to work fine with version 0.9.8.
But fails to produce any output in VLC 1.0.2.
Can anyone help please.
Thanks,
Michael
This used to work fine with version 0.9.8.
But fails to produce any output in VLC 1.0.2.
Can anyone help please.
Thanks,
Michael
Code: Select all
vlc.exe fake:// --fake-file="test.jpg" --fake-duration=9999999999 --fake-file-reload=5 --input-slave="music.mp3" --sout="#transcode{vcodec=mp2v,vb=4000,fps=25,scale=1,acodec=mpga,ab=128,channels=2,sfilter=marq@nowplaying{marquee=' '}}:duplicate{dst=std{access=file,mux=ts,dst='output.mpg'}}" --sout-transcode-audio-sync -I rc --rc-host=localhost:5000 --rc-quiet
Code: Select all
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
main debug: Buffering 8%
main debug: Buffering 17%
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
main debug: Buffering 13%
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
main debug: Buffering 8%