[FFmpeg-devel] [PATCH 0/5] Support for Decklink output of EIA-708 and AFD

Devin Heitmueller dheitmueller at kernellabs.com
Mon Sep 10 02:52:06 EEST 2018


Hi James,

> Shouldn't this new packet side data be handled in libavcodec/decode.c
> ff_decode_frame_props() as well?

I have a patch which does this as part of a patch series which adds
AFD parsing to decklink capture, ensures it gets preserved in
ff_decode_frame_props, and encodes the resulting AFD in the libx264
encoder.  I didn't want to submit just the patch for
ff_decode_frame_props() since nothing is presently able to exercise
the functionality other than a patch series I haven't yet submitted
for upstream.

So to answer your question, yes, we definitely need that as soon as
there is something which can actually act on it.

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com


More information about the ffmpeg-devel mailing list