On Tue, 2010-05-25 at 09:35 -0300, Gnu Dev wrote:
> Hi,
> 
> I want to simulate using libav* :
> 
> ffmpeg -i input.avi -f flv -an -vbsf h264_mp4toannexb "tcp://localhost:6666"
> 
> I have problem to encode frame. I attach source code

The attached code does not even compile. Once I fix it to compile, the
program fails because it tries to open "tcp://localhost:6666" for
output, but noone is listening on that port.


                                Luca

_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to