[Libav-user] How to pass and receive custom data during encoding?

Wodzu brucedickinson at wp.pl
Sat Jun 22 20:04:41 EEST 2019


Hi,

 

So I am encoding series of bitmaps into h264 by using
avcodec_send_frame(context, frame) and then I am receiving packets by
avcodec_receive_packet(context, packet).

How can I pass custom data to AVFrame and then receive it in AVPacket?

 

Thank you for your help.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20190622/fdf3b91f/attachment.html>


More information about the Libav-user mailing list