Skip to content

v0.1.4

Latest
Compare
Choose a tag to compare
@zfleeman zfleeman released this 11 Mar 02:34
· 2 commits to main since this release
6ac0f8d

New Feature:

  • You can now specify --approx if you only need to get approximately close to your target file size

Bug Fix:

  • Aspect ratio was retrieved from the ffprobe call in a NVIDIA-specific way.

New user?

pip install ffpeg4discord

Update an existing install?

pip install --upgrade ffmpeg4discord

What's Changed

  • Approximate File Size Support for Flexible Target File Sizes by @zfleeman in #26

Full Changelog: v0.1.3...v0.1.4