Skip to content

v4.1.1

Compare
Choose a tag to compare
@OrangeChannel OrangeChannel released this 13 Jun 17:16
· 82 commits to master since this release

New file structure and now installable through pip. Documentation has also been updated.

API changes:

  • Added quiet keyword-only parameter to silence most of FFmpeg's and MKVToolNix's output during the subprocess commands.
  • Changed ffmpeg_path behavior to allow for users with ffmpeg in their PATH to specify an empty string '' to prevent FFmpeg from being used (which results in just a .mka output and not a WAV file).

The portable version (just a basic Python script) is available below if you want to manually update. Before updating through pip, uninstall/delete your current acsuite.py file.