Skip to content

luiza177/Optimized-M4A-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimized M4A Converter

Uses wxWidgets to create a GUI for leveraging FFMPEG's executable (Windows) or afconvert (MacOS), in order to create optimized M4A (AAC) files from WAVs or other M4A files. For MacOS 10.13+ and Windows.

Prerequisites

Requires FFMPEG executable to be downloaded and placed in specific folders:

  • For MacOS: Optimized_m4a_converter.app/Contents/Resources/
  • For Windows: A folder named Resources in the same directory as the executable.

Roadmap

  • Output files in their own M4A folder --- DONE
  • Ability to cancel entire batch --- DONE
  • Ability to drag and drop folders --- DONE
  • Progress bar --- DONE
  • Aesthetic improvements --- DONE(?)
  • Settings menu (eg. configure bit rate, etc) --- DONE (Needs to be tested on Windows)
  • Change destination folder
  • (?) "Quick mode" - dragging and droping files automatically converts them to predefined settings

Acknowledgments

About

GUI for ffmpeg to convert optimized M4A (AAC) files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published