Skip to content

proficiency/ffresize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Compresses videos to a specified file size

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages