Hi All,

I installed ffmpeg and vlc-nox and try to transcode with vlc....

/usr/bin/vlc `links -dump http://1.2.3.4/ stream .m3u ` :sout = '#transcode {acodec = mp3 ,vcodec = xvid ,ab = 64 ,vb = 512 ,width = 320 ,height = 240 ,deinterlace ,fps=15;channels=2}:std{access=udp,mux=ts,url=192.168.0.226:1234}'

and all I get is:

[00000373] ffmpeg encoder error: cannot find encoder MPEG Audio layer 1/2/3 [00000309] stream_out_transcode private error: cannot find encoder ((null))
[00000309] stream_out_transcode private error: cannot create audio chain
[00000360] main packetizer error: cannot create packetizer output (mpga)
[00000393] ffmpeg encoder error: cannot find encoder MPEG-4 Video
[00000309] stream_out_transcode private error: cannot find encoder ((null))
[00000309] stream_out_transcode private error: cannot create video chain
[00000345] main packetizer error: cannot create packetizer output (mpgv)


any input?

Thanks
Alexander
_______________________________________________
Voyage-linux mailing list
[email protected]
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to