Hi,

Bruce Weir wrote:
> Hello, I have just started using libav* in order to encode FLV format video 
> directly from RGB images captured from an HD capture card. For various 
> reasons, it is not possible to use ffmpeg to do the conversion, so I need to 
> write my own little conversion program.
> I have been through the various tutorials, but they cover decoding, rather 
> than encoding, and I haven't been able to find anything appropriate in the 
> libav-user archives. 
> So... could anyone give me a pointer on where to begin, or even better a few 
> lines of code? 
> I think that what I really need to know is how to set up a AVCodecContext and 
> populate an AVFrame.
See output_example.c


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

Reply via email to