Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dfaker/standaloneEncoder
https://github.com/dfaker/standaloneEncoder
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dfaker/standaloneEncoder
- Owner: dfaker
- Created: 2020-06-18T22:36:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-18T22:41:27.000Z (over 4 years ago)
- Last Synced: 2024-08-01T13:37:49.862Z (3 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# standaloneEncoder
Standalone encoder module ripped out of another project, drop video files onto it and it'll ouput webms under a hardcoded size limit.
Header section in `encoder.py` has a few values that can be adjusted.
requires ptython3 and ffmpeg to be installed.Requires a png called logo.png be placed alongside the script, you can set it to a logo of your own choice or set `includeCornerLogo=False` in the script.