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