brarcher / video-transcoder

Android app for video and audio transcoder, based on FFmpeg
GNU General Public License v3.0
482 stars 57 forks source link

Add option to crop the video window #68

Open brarcher opened 6 years ago

brarcher commented 6 years ago

Cropping in FFmpeg:

https://video.stackexchange.com/questions/4563/how-can-i-crop-a-video-with-ffmpeg

Wilker-uwu commented 5 years ago

to add to this, an option for quick and/or custom presets (stored as proportions (e.g 16:9), relatives (e.g cut the 1st 1/6 of the top of the height and the bottom 1/3) and/or absolutes (start at 16px;118px — end at ) for better finetune) would be great