Skip to content

Multithreated command-line tool for linux to convert wav files to mp3 files.

Notifications You must be signed in to change notification settings

dedobbin/wav-to-mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wav-to-mp3

Commandline tool for linux to convert wav files to mp3 files.

Dependencies

lame

Build

mkdir build
cd build
cmake ..
make

Usage

./converter path-to-dir-of-files

About

Multithreated command-line tool for linux to convert wav files to mp3 files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published