/convert-mp4-file

This is a script that converts the frame rate, height, and width of mp4 files.

Primary LanguagePython

convert-mp4-file

This is a script that converts the frame rate of mp4 files.

Installation

$ pyenv local
$ source .venv/bin/activate
$ pip install -r requirements.txt

Usage

$ python convert-mp4-file.py
$ deactivate