[FFmpeg-devel] [PATCH] lavc/libx265: allow users to set closed GOP via generic lavc flag
James Almer
jamrial at gmail.com
Fri Jun 1 22:39:43 EEST 2018
On 6/1/2018 10:38 AM, Derek Buitenhuis wrote:
> On Fri, Jun 1, 2018 at 2:25 PM, Gyan Doshi <gyandoshi at gmail.com> wrote:
>> x265's default setting is open GOP. lavc's default is open as well.
>
> LGTM then.
>
> - Derek
If bOpenGOP is now configurable, maybe the same should be done with
keyframeMin and keyframeMax using AVCodecContext's keyint_min and
gop_size respectively?
More information about the ffmpeg-devel
mailing list