ntfy-android/assets/crop-HOWTO.txt

6 lines
152 B
Plaintext
Raw Normal View History

2021-12-14 16:26:24 +13:00
ffplay -i overview-video-3-a.mp4 -vf "cropdetect=24:16:0"
ffmpeg -i overview-video-3-a.mp4 -vf "crop=1552:1072:184:4" overview-video-3-a-cropped.mp4