[FFmpeg-devel] [PATCH] h264: add support for AFD detection

Marton Balint cus at passwd.hu
Sun Oct 21 18:14:14 CEST 2012


On Mon, 15 Oct 2012, Kieran Kunhya wrote:

> On Sun, Oct 14, 2012 at 6:17 PM, Marton Balint <cus at passwd.hu> wrote:
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>>  libavcodec/h264.h     |    1 +
>>  libavcodec/h264_sei.c |   41 +++++++++++++++++++++++++++++++++++++++++
>>  2 files changed, 42 insertions(+)
>
> Patch is OK but I don't think it's possible to get frame accurate
> output using the current api for AFD.
> I am writing a patch to export all user-data in an AVFrame.

Michael, could you apply the patch? I guess frame accuracy can be added 
later once the API is available.

Thanks,
Marton


More information about the ffmpeg-devel mailing list