ffmpeg-based CLI tool for compressing video files
ffcompress FILE SIZE [options]
Arg | Description |
---|---|
FILE |
The target video file |
SIZE |
Target output size, e.g. 1g , 25mb , 500KB |
Flag | Action |
---|---|
-y |
Overwrite output files without asking for confirmation |
ffcompress is distributed under the GNU GPL-3.0 License.