I want to transcode a file to a mms-stream with following command:
Code: Select all
vlc -vvv /root/streamtest.avi --sout '#transcode{vcodec=WMV2,acodec=mpga,vb=1024,ab=128}
:std{access=mmsh,mux=asfh,url=:8080}'
Thanks for help.
Normen
Code: Select all
vlc -vvv /root/streamtest.avi --sout '#transcode{vcodec=WMV2,acodec=mpga,vb=1024,ab=128}
:std{access=mmsh,mux=asfh,url=:8080}'
but get error in compile like this :alideb:/home/alifaiq/vlc-0.8.5/vlc-0.8.5# ./configure --with-ffmpeg-mp3lame --enable-x11 --disable-mad --disable-libmpeg2 --disable-wxwidgets --disable-skins2
please help me[/quote]ffmpeg.c:49:44: libpostproc/postprocess.h: No such file or directory
make: *** [all] Error 2
Return to “VLC stream-output (sout)”
Users browsing this forum: No registered users and 3 guests