Skip to content

marcoruizrueda/tools-ivision

Repository files navigation

Development setup

  • FFMPEG:

If you don't have ffmpeg installed, run the following command:

$ sudo add-apt-repository ppa:jonathonf/ffmpeg-3

Press [ENTER]

$ sudo apt update && sudo apt install ffmpeg libav-tools x264 x265

For more details, author's site: http://ubuntuhandbook.org/index.php/2016/09/install-ffmpeg-3-1-ubuntu-16-04-ppa/

  • INSTALLING DEPENDENCES

From the root of the repo, run the following command:

$ pip install -r requirements/requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published