[FFmpeg-user] Cropping video

Cecil Westerhof Cecil at decebal.nl
Sat Dec 11 23:24:57 EET 2021


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.

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof


More information about the ffmpeg-user mailing list