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 _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".