Skip to content

v0.2.2 -- 5.1 Audio/Chapter Stripping, Default Configs

Choose a tag to compare

@zfleeman zfleeman released this 26 Jan 00:43
· 8 commits to main since this release
358bd72

New

  • Default configuration files can be placed in platformdirs.user_config_path() / "ffmpeg4discord.json" See docs

Fix

  • Files with 5.1 channel audio now function with the current implementation of ffmpeg4discord's audio compression
  • Video file chapters are now stripped from the output. They were causing issues with total clip duration in the output.

New user?

pip install ffpeg4discord

Updating an existing install?

pip install --upgrade ffmpeg4discord

What's Changed (commits and PRs)

New Contributors

Full Changelog: v0.2.1...v0.2.2