Skip to content

theoneandlonely/OpusEncoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

OpusEncoder

Encodes all music files in a subfolder to Opus. Afterwards it parses these folders and creates .cue-files with the corresponding tracks if no .cue is present in the directory.

  • Supported file formats:

    • Input: .wav, .flac
    • Output: .opus, 256kbit/s VBR
  • Requirements:

    • Python >3.6
    • Opusenc.exe in your environment-variables
  • Usage:

    • Just run the script in the folder where your music is, it parses all subfolders and processes them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages