ffresize is a small Python script that uses ffmpeg to compress videos to a given file size.
ffresize requires three arguments: an input file, the output file, and the target file size in megabytes.
Example:
py ffresize.py input_file.mp4 output_file.mp4 5