ntfy-android/assets/crop-HOWTO.txt
Philipp Heckel ab5e821ff3 Videos
2021-12-13 22:26:24 -05:00

6 lines
152 B
Plaintext

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