[FFmpeg-devel] [PATCH 5/6 v3] fftools/ffmpeg: support applying container level cropping
Anton Khirnov
anton at khirnov.net
Tue Jul 2 22:00:16 EEST 2024
Quoting James Almer (2024-07-02 20:43:59)
> On 7/2/2024 2:55 PM, Anton Khirnov wrote:
> >> +
> >> + at table @option
> >> + at item none (0)
> >> +Don't apply any cropping metadata.
> >> + at item all (1)
> >> +Apply both codec and container level croppping. This is the default mode.
> >> + at item codec (2)
> >> +Apply codec level croppping.
> >> + at item container (3)
> >> +Apply container level croppping.
> >> +
> >> + at end table
> >> +
> >
> > Also, this should probably be in the advanced section, since it's marked
> > as OPT_EXPERT.
>
> So are autoscale and autorotate, which are also outside the advanced
> section. But i can move it if you prefer.
Please do.
Patch ok otherwise.
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list