On Sun, 29 Jan 2017 22:24:12 + (UTC)
wrote:
> Hello devs,
>
> I have a quick question about passing data from AVFrame to AVPacket. Assume
> that we are encoding video and we have a custom metadata that needs to be
> handled in a frame accurate manner. The AVFrame can refer to this using t
Hello devs,
I have a quick question about passing data from AVFrame to AVPacket. Assume
that we are encoding video and we have a custom metadata that needs to be
handled in a frame accurate manner. The AVFrame can refer to this using the
opaque pointer. However, due to the nature of video codi