[vlc] Re: --sout(#transcode ...) and vlc:quit

Benjamin Pracht bigben+spam at videolan.org
Wed Jul 20 23:47:16 CEST 2005


On Tue, Jul 19, 2005, jmzorko at mac.com wrote :
> >./VLC ~/work/Preview1713420.trp vlc:quit --sout  
> >'#transcode{acodec=a52}: 
> >std{mux=ts,access=file,url=Preview1713420_transcoded.trp}' --noloop
> >
> >... which doesn't work (the transcoding never happens).  So I tried  
> >this:
> >
> >./VLC ~/work/Preview1713420.trp --sout  
> >'#transcode{acodec=a52}: 
> >std{mux=ts,access=file,url=Preview1713420_transcoded.trp}' --noloop  
> >vlc:quit
> >

Not sure this is the issue here, but on previos versions of VLC (I think
this has been fixed in 0.8.2), VLC would try to transcode the "vlc:quit"
entry too, and though overwrite the previously created file with an empty
file. You can try to upgrade VLC if you're not using 0.8.2, or try

./VLC ~/work/Preview1713420.trp :sout='#transcode{acodec=a52}:std{mux=ts,access=file,url=Preview1713420_transcoded.trp}' vlc:quit --noloop

Again, if that doesn't work, please provide some debug info.

-- 
BigBen

-- 
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