On Tue, May 10, 2011 at 6:05 PM, Mostafa Afgani
<[email protected]> wrote:
> $ vlc input.avi
> ':sout=#transcode{vcodec=x264,vb=800,scale=1,acodec=mp4a,ab=128,channels=2}:duplicate{dst=std{access=udp,mux=ts,dst=:1234}}'
Of course, 'x264' in the command above should be 'h264', but the
problem is there nevertheless:
$ vlc input.avi
':sout=#transcode{vcodec=h264,vb=3000,scale=1,acodec=mp4a,ab=128,channels=2}:duplicate{dst=std{access=udp,mux=ts,dst=:1234}}'
[00000488] avcodec encoder error: cannot open encoder
[00000429] stream_out_transcode stream out error: cannot find video
encoder (module:any fourcc:h264)
[00000429] stream_out_transcode stream out error: cannot create video chain
[00000451] main packetizer error: cannot create packetizer output (dvsl)
-Mostafa
_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users