v0.1.5
New Features
- Output video frame rate can be changed with
-f
or--framerate
- Output can be specified in the configuration JSON
- VP9/WEBM processing speed can be adjusted with
--vp9-opts
Fixes
- Default file size changed to 10MB to reflect Discord's new free tier limit
- Tests
- Python 3.9 or greater required
New user?
pip install ffpeg4discord
Updating an existing install?
pip install --upgrade ffmpeg4discord
What's Changed
- Framerate Switch, Config Options, Readability, Flow Improvements, Better Error Handling by @zfleeman in #31
Full Changelog: v0.1.4...v0.1.5