Skip to content

NewFireDragon39/Video-Compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Video-Compressor

A video compressor made in Python that significantly reduces file size.

Python FFmpeg Platform


Features

  • Select a video file from your computer
  • Choose a preset resolution from a dropdown
  • Enter a custom resolution manually
  • Choose a preset framerate from a dropdown
  • Enter a custom framerate manually
  • Compress videos using FFmpeg
  • Simple and easy-to-use Tkinter interface

Requirements

  • Python 3.x
  • FFmpeg installed and added to your system PATH

Python packages

No extra packages are required if you are using the built-in Tkinter module.


Installation

  1. Download Video Compressor.exe or enter the source code into a Python 3.x enviroment.

  2. Download ffmpeg from https://ffmpeg.org/download.html

  3. Install ffmpeg by extracting the archive and adding "ffmpeg\bin" to you PATH in Eviromental Variables.

Before & After

The compressor significantly reduce file size, while hardly affecting quality (because GIFs are to big, you'll have to download the .mp4 files to see the before and after). In the examples below, it reduced the file size by ~88% (exactly 87.985611510791367%).

Before

After

About

A video compressor made in Python that significantly reduces file size.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages