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
_______________________________________________
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".