I'm quite newbie of VLC. I use Ubuntu 9.10 with VLC 1.0.2 installed from repository.
I would like to use the following command
Code: Select all
vlc image.jpg --rtsp-caching=12000 --fake-duration 60000 --sout '#transcode{vcodec=H264,vb=800,width=352,height=288}:duplicate{dst=rtp{sdp=rtsp://192.168.0.4:8080/test.sdp}}' vlc://quit
Code: Select all
avcodec encoder error: cannot find encoder H264 - MPEG-4 AVC (part 10)
*** Your FFMPEG installation is crippled. ***
*** Please check with your FFMPEG packager. ***
*** This is NOT a VLC media player issue. ***
[0x970fa90] stream_out_transcode stream out error: cannot find video encoder (module:any fourcc:H264)
[0x970fa90] stream_out_transcode stream out error: cannot create video chain
[0x9974b80] main packetizer error: cannot create packetizer output (fake)