[vlc] problem streaming flv

Adrian Rapa adrian at mitnet.ro
Wed Dec 12 23:57:29 CET 2007


hi, i compiled ffmpeg with that option, but i still have that error. I 
changed the mux with asf and seems to work (at least in vlc player), but 
i think that it would be better if i keep mux=ffmpeg.
Any ideas why i keep getting that error? there is no libmux_ffmpeg file 
in mux directory of vlc.

Thank you,
Adrian Rapa
Millennium IT

e-mail: adrian at mitnet.ro
web: www.mitnet.ro



Jean-Paul Saman wrote:
> Adrian Rapa wrote:
>   
>> hi,
>> i compiled ffmpeg nightly build  with these parameteres
>> ./configure --enable-libx264 --enable-libmp3lame  --enable-gpl --enable-pp
>>     
>
> please add --enable-swscaler at the ffmpeg compile line.
>
>   
>> if i try to make a flv stream to the network using this command line
>>
>> vlc -vvv mmsh://a.a.a.a:1234 --sout 
>> "#transcode{vcodec=FLV1,vb=1024}:duplicate{dst=std{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=1.2.3.4:8080/stream.flv}} 
>> :sout-all"
>>
>> i get the following error
>>
>> [00000649] main private debug: looking for sout mux module: 2 candidates
>> [00000649] main private warning: no sout mux module matching "ffmpeg" 
>> could be loaded
>> [00000643] stream_out_standard private error: no suitable sout mux 
>> module for 
>> `http{mime=video/x-flv}/ffmpeg{mux=flv}://1.2.3.4:8080/stream.flv'
>>
>> any ideeas how can i make this work?
>>     
>
> The vlc ffmpeg muxer is only  build when swscale in ffmpeg is enabled.
>
> Gtz,
> Jean-Paul Saman.
> ______________________________________________________
> vlc mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc
>
>
>
>   



More information about the vlc mailing list