Skip to content

obvRedwolf/vid2compress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

        _     _ ____                                             
 __   _(_) __| |___ \ ___ ___  _ __ ___  _ __  _ __ ___  ___ ___ 
 \ \ / / |/ _` | __) / __/ _ \| '_ ` _ \| '_ \| '__/ _ \/ __/ __|
  \ V /| | (_| |/ __/ (_| (_) | | | | | | |_) | | |  __/\__ \__ \
   \_/ |_|\__,_|_____\___\___/|_| |_| |_| .__/|_|  \___||___/___/
                                        |_|                      

License GitHub Issues or Pull Requests

vid2compress is an easy to use video compresser written in Python.

Features

  • Autodetection of video files.
  • Fast compression.
  • Easy to use.

Installation

  1. Clone the repository using git:

    git clone https://github.com/obvRedwolf/vid2compress
    cd vid2compress
  2. Install ffmpeg if you haven't already. Alternatively, copy the binaries into the same folder as the Python script.

Usage

Run the script using Python.

python compresser.py

or

python3 compresser.py

License

Released under MIT by @obvRedwolf.

About

An easy to use video compresser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages