Skip to content

Latest commit

 

History

153 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio File Converter

A small program built on top of FFmpeg, to mass transcode audio files from one format to another, while preserving metadata and cover art.

Features

  • Support for many codecs:
    • FLAC
    • MP3
    • AAC
    • OPUS
    • VORBIS
  • Multi-threaded transcode (thanks to FFmpeg)
  • Metadata viewing

Screenshot

This software uses libraries from the FFmpeg project under the LGPLv2.1

FFmpeg is dynamically linked. You can replace the FFmpeg shared libraries with your own build if desired.

A copy of the LGPL 2.1+ license is included in this project.

About

A GUI audio converter app to replace some shell scripts I use

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages