Skip to content

FFcuesplitter 1.0.30

Choose a tag to compare

@jeanslack jeanslack released this 23 Jun 10:35
· 8 commits to main since this release
e0ea7a7

What's Changed

  • Removed deflacue Python package dependency.
  • Removed os.chdir from the code, as it could cause problems if used with relative paths.
  • Added new file cue_parser.py to work with CUE file parsing.
  • Improved error handling on ffprobe function.