On 8 November 2015 at 20:31, Derek Buitenhuis
<derek.buitenh...@gmail.com> wrote:
> On 11/8/2015 7:57 PM, Anton Khirnov wrote:
>> Checking the codec context parameters to find out this information is
>> far too unreliable to be useful, so it is safer to assume B-frames are
>> always present.
>> ---
>>  libavformat/mxfenc.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Isn't this kind of suboptimal for intra-only stuff like DCP
> or one of the many mezzanine formats that use mxf?

Yeah would probably break decoders which are capable of intra-only or
some weird mxf madness.
Kieran
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to