[FFmpeg-user] Cropping video
Michael Koch
astroelectronic at t-online.de
Sat Dec 11 23:51:52 EET 2021
Am 11.12.2021 um 22:24 schrieb Cecil Westerhof via ffmpeg-user:
> I gave a speech on zoom. It was recorded, but sadly together with
> others. So I want to crop my part out of it. At the moment this works:
> ffmpeg -y -i input.mp4 -filter:v "crop=480:360:80:180" output.mp4
>
> Was just wondering if there was a better way.
>
I think you have already found the best way.
Michael
More information about the ffmpeg-user
mailing list