> -----Original Message----- > From: ffmpeg-devel <[email protected]> On Behalf Of > Gyan Doshi > Sent: Saturday, February 15, 2020 20:37 > To: [email protected] > Subject: Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add -autoscale > to disable/enable the default scale > > > > On 15-02-2020 05:44 pm, Fu, Linjie wrote: > >> -----Original Message----- > >> From: ffmpeg-devel <[email protected]> On Behalf Of > >> Nicolas George > >> Sent: Saturday, February 15, 2020 19:52 > >> To: FFmpeg development discussions and patches <ffmpeg- > >> [email protected]> > >> Cc: Eoff, Ullysses A <[email protected]> > >> Subject: Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add - > autoscale > >> to disable/enable the default scale > >> > >> Fu, Linjie (12020-02-15): > >>> "automatically insert a scale filter at the end of the filter graph if a > >> resolution change is detected (enabled by default)." > >>> in the help message and keep the current explanation unchanged in doc? > >> It's still twice as long as most help text. Take example on the other > >> help texts. Take example on the help text for autorotate! > > It's based on some discussions previously talked in [1] to keep it > > sufficient > and not confusing. > > > > To keep it more precise, how about "automatically insert a scale filter at > > the > end of the filter graph." ? > > This is better. "if a resolution change is detected" isn't accurate > anyway since filter *insertion* isn't conditional on frame change > detection, which may happen 1000 frames into the stream.
Will update like this unless there are better suggestions. Thanks. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
