Gents, Could somebody please take a look into my patch? Or is it somehow invisible / badly formatted?
It allows for inducing key frames at proper moments by e.g. -force_key_frames, while using openH264 codec. Thus accurate HLS with LGPL license, which is important for us. Valery On Monday, March 5, 2018, Valery Kot <valery....@gmail.com> wrote: > libx264 encoder uses AVFrame.pict_type (if provided by user) to use this > frame as key frame. > > For openh264 encoder this functionality is missing, pict_type simply being > ignored. > > Attached patch fixes it. > > Valery > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel