[FFmpeg-devel] [PATCH 1/5] lavc/qsvenc: add forced_idr opiton

Li, Zhong zhong.li at intel.com
Tue Oct 30 12:03:28 EET 2018


> From: ffmpeg-devel [mailto:ffmpeg-devel-bounces at ffmpeg.org] On Behalf
> Of Moritz Barsnick
> Sent: Friday, October 26, 2018 7:46 PM
> To: FFmpeg development discussions and patches
> <ffmpeg-devel at ffmpeg.org>
> Subject: Re: [FFmpeg-devel] [PATCH 1/5] lavc/qsvenc: add forced_idr opiton
> 
> On Thu, Oct 25, 2018 at 20:36:07 +0800, Zhong Li wrote:
> > +{ "forced_idr",     "Forcing I frames as IDR frames",
> OFFSET(qsv.forced_idr),     AV_OPT_TYPE_INT, { .i64 = -1 }, -1,
> 1, VE },                         \
> 
> ffmpeg uses imperative (mostly): "Force I frames as IDR frames".
> 
> Moritz

Agree. Will update.


More information about the ffmpeg-devel mailing list