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.
- Host: GitHub
- URL: https://github.com/golemfactory/ffmpeg-tools
- Owner: golemfactory
- Created: 2019-05-09T14:50:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T15:33:21.000Z (about 3 years ago)
- Last Synced: 2025-03-20T08:06:06.122Z (10 months ago)
- Language: Python
- Size: 2.6 MB
- Stars: 2
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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