Skip to content
forked from kbat/mp32opus

An MP3 to OPUS sound and metadata converter

License

Notifications You must be signed in to change notification settings

vitusson/mp32opus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

mp32opus

An MP3 to Opus converter

Converts MP3 files into the Opus format and saves ID3 tags and images in the Opus file.

Depends

  • python >= 3
  • python3-eyed3 >= 0.8
  • ffmpeg >= 7:4.1
  • opus-tools >= 0.1.10

Usage

  • mp32opus -h displays help
  • Example: mp32opus --bitrate 64 file.mp3 converts file.mp3 into file.opus with 64 kbit/sec bitrate
  • On a multi-core system: parallel mp32opus {} ::: *.mp3

About

An MP3 to OPUS sound and metadata converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%