2023-08-29, 05:31 AM
(2023-08-29, 05:23 AM)bitmap Wrote: When the documentation just confuses you more...
https://ffmpeg.org/ffmpeg-filters.html#crop
Yeah. The first example is the one you suggested and I've been using. Turns out you need to use example two....but also something else they mention in other examples but not the crop example. Gotta add -vf.
Code:
-vf crop=w=1920:h=816:x=:0y=148