Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 286 Bytes

ffresize

ffresize is a small Python script that uses ffmpeg to compress videos to a given file size.

Usage

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