[FFmpeg-devel] [PATCH 1/1] libavformat/mxfenc: add missing dnxhr mxf container essence ULs
Baptiste Coudurier
baptiste.coudurier at gmail.com
Thu Aug 30 03:18:13 EEST 2018
Hey Jay,
On Sun, Aug 26, 2018 at 12:20 AM <jay at wizardofthenet.com> wrote:
> Baptiste you are right that DNxHR is variable frame size (0) from
> avpriv_dnxhd_get_frame_size and that it breaks the index.
>
> is there a reason not to use the pkt->size as frame_size since DNxHR is a
> constant frame_size for a given resolution and quality profile?
>
>
That's a good idea if that works and a check is added to guarantee that the
frame size doesn't change during the muxing.
--
Baptiste
More information about the ffmpeg-devel
mailing list