[vlc] problem streaming flv

Adrian Rapa adrian at mitnet.ro
Wed Dec 12 11:14:04 CET 2007


hi,
i compiled ffmpeg nightly build  with these parameteres
./configure --enable-libx264 --enable-libmp3lame  --enable-gpl --enable-pp

 and vlc with this
./configure --enable-shared --enable-shared-pp --enable-pp --enable-gpl 
--enable-ffmpeg --with-ffmpeg-tree=/root/ffmpeg-checkout-2007-12-10/ 
--disable-glx

as i can see with ffmpeg -formats it does support decodeing/encoding flv 
files.

 DEVSD  flv

on the "vlc-config --list plugin" i have

 dummy logger memcpy mpgv mpga m4v m4a h264 vc1 demux_cdg cdg ps pva avi 
asf mp4 rawdv rawvid nsv real aiff mjpeg demuxdump flacsys tta cvdsub 
svcdsub spudec subsdec subsusf t140 dvbsub cc mpeg_audio lpcm a52 dts 
cinepak flac deinterlace invert adjust transform wave ripple psychedelic 
gradient motionblur rv32 rotate noise grain extract sharpen seamcarving 
converter_fixed mono trivial_resampler ugly_resampler 
trivial_channel_mixer trivial_mixer playlist export nsc xtag i420_rgb 
grey_yuv rawvideo blend scale image logo magnify puzzle colorthres wav 
araw subtitle vobsub adpcm a52sys dtssys au ty voc xa nuv smf 
access_directory access_file access_udp access_tcp access_http 
access_mms access_ftp access_filter_bandwidth packetizer_mpegvideo 
packetizer_h264 packetizer_mpeg4video packetizer_mpeg4audio 
packetizer_vc1 spatializer access_fake access_filter_timeshift 
access_filter_record access_filter_dump gestures rc telnet hotkeys 
showintf marq podcast shout sap fake folder rss mosaic wall motiondetect 
clone crop erase bluescreen alphamask gaussianblur i420_yuy2 i422_yuy2 
i420_ymga i422_i420 aout_file linear_resampler bandlimited_resampler 
float32_mixer spdif_mixer simple_channel_mixer dolby_surround_decoder 
headphone_channel_mixer normvol equalizer param_eq converter_float 
a52tospdif dtstospdif audio_format screensaver motion  memcpymmx 
i420_rgb_mmx i420_yuy2_mmx i422_yuy2_mmx i420_ymga_mmx memcpymmxext 
memcpy3dn  i420_rgb_sse2 i420_yuy2_sse2 i422_yuy2_sse2  memcpymmx 
i420_rgb_mmx i420_yuy2_mmx i422_yuy2_mmx i420_ymga_mmx memcpymmxext 
memcpy3dn  i420_rgb_sse2 i420_yuy2_sse2 i422_yuy2_sse2 
access_output_dummy access_output_udp access_output_file 
access_output_http mux_ps mux_avi mux_mp4 mux_asf mux_dummy mux_wav 
mux_mpjpeg packetizer_copy stream_out_dummy stream_out_standard 
stream_out_es stream_out_rtp stream_out_description vod_rtsp 
stream_out_duplicate stream_out_display stream_out_transcode 
stream_out_bridge stream_out_mosaic_bridge stream_out_autodel 
stream_out_gather profile_parser lua http growl audioscrobbler taglib 
vcd cdda screen ogg mux_ogg mpgatofixed32 id3tag a52tofloat32 
dtstofloat32 libmpeg2 vorbis x264 telx cmml panoramix x11 vout_sdl 
aout_sdl sdl_image freetype xml fb oss alsa skins2 visual  ffmpeg

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?


-- 
Thank you,
Adrian Rapa
Millennium IT

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




More information about the vlc mailing list