Hi all,

I have the doc/examples programs compiled and running.  I use the program
demuxing.c to decode an AVI file.  From the source code, it looks it calls
its own subroutine decode_packet() to decode the next video or audio
packet, and that subroutine calls avcodec_decode_video2()to decode the next
frame. Now i want to encode this frames in h264.

Any suggestion is appreciated.

Thanks,

Francesco Damato
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to