On 8/30/18, Baptiste Coudurier <baptiste.coudur...@gmail.com> wrote:
> Hey Jay,
>
> On Sun, Aug 26, 2018 at 12:20 AM <j...@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.
>

There is code that calculates DNxHR packet size using frame size and
other parameters.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to