[FFmpeg-devel] [PATCH 2/2] libx264: Pass the reordered_opaque field through the encoder

Derek Buitenhuis derek.buitenhuis at gmail.com
Mon Oct 29 22:37:32 EET 2018


On 25/10/2018 13:58, Martin Storsjö wrote:
> +    x4->nb_reordered_opaque = x264_encoder_maximum_delayed_frames(x4->enc) + 1;

Is it possible this changes when the encoder is reconfigured (e.g. to interlaced)?

- Derek


More information about the ffmpeg-devel mailing list