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

Rogozhkin, Dmitry V dmitry.v.rogozhkin at intel.com
Mon Oct 29 22:51:22 EET 2018


On Fri, 2018-10-26 at 13:46 +0200, Moritz Barsnick wrote:
> 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".
> 

Should not the option be named 'force_idr' as well? It makes better
sense to me in that way...

> Moritz
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


More information about the ffmpeg-devel mailing list