Transcode mjpeg into mpeg2

About encoding, codec settings, muxers and filter usage
michaeldjcox
Blank Cone
Blank Cone
Posts: 61
Joined: 08 Dec 2008 13:06

Transcode mjpeg into mpeg2

Postby michaeldjcox » 01 Feb 2010 19:42

Code: Select all

"C:\Program Files\VideoLAN\VLC\vlc.exe" "http://nembiz.dyndns.org:9090/img/video.mjpeg" --sout="#transcode{vcodec=mp2v,vb=800,fps=30,scale=1,width=720,height=576,acodec=mpga,ab=128,channels=2}:duplicate{dst=std{access=file,mux=ps,dst='output.mpg'}}" -I rc --rc-host=localhost:5001 --rc-quiet
Why isn't the resulting mpeg file one that can be opened and continously played by another app while it is being streamed?

The above works fine for other types of input stream.

Grateful for any pointers

Michael

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 11 guests