I like dir2ogg. It's a CLI application, good for large collections. For example, to convert all supported audio files in your music folder, to ogg with quality 8:

$ dir2ogg -q 8 -n -r --convert-all /path/to/music_folder

This preserves the original file.

$ man dir2ogg

to see all options.

Reply via email to