Linjie Fu (12020-06-11): > Add recreate_encoder_instance() function. > > If resolution changing is allowed, discard AV_CODEC_FLAG_GLOBAL_HEADER > even if the avformat/container declares AVFMT_GLOBALHEADER flag. Place > header information in every keyframe instead of single global header.
Why? How is it valid? If the codec requires global header, we cannot just ignore them. And if the codec can change resolution, there is no point in recreating it. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".