A simple Shell Script that uses ffmpeg and ffprobe to resize a video up to a specific file size
USAGE
./ffmpeg-filesize {local-video-file} {MegaBytes new video file output}
A simple Shell Script that uses ffmpeg and ffprobe to resize a video up to a specific file size
Shell