An open API service indexing awesome lists of open source software.

https://github.com/golemfactory/ffmpeg-tools

Tools for using ffmpeg functionalities in python.
https://github.com/golemfactory/ffmpeg-tools

Last synced: 10 months ago
JSON representation

Tools for using ffmpeg functionalities in python.

Awesome Lists containing this project

README

          

# ffmpeg-tools
Tools for using ffmpeg functionalities in python.

# Deploying

1. Bump version of ffmepg-tools in setup.py.
2. Build wheel:

python setup.py bdist_wheel

3. Deploy to our PyPi server. This needs that you provided valid gpg key through agent that this script can reach.

./deploy/upload.sh