Moved here: https://github.com/rmndk/flac2mp3
Created
June 5, 2009 11:28
-
-
Save mxcl/124242 to your computer and use it in GitHub Desktop.
Simplest functional FLAC to MP3 converter script you can make
--alt-preset standard
is high bitrate VBR with bells and whistles. Read the manpage for details.
There's a very good page on LAME bitrates here:
http://wiki.hydrogenaudio.org/index.php?title=LAME
Personally I use -V2 that is just the new syntax for --alt-preset standard
I fixed --tl option for album tag (was --t1)
and added --ty for year tag
Fixed album option (as noted by msoap) and added options for V2..V0 and 320CBR. Made the default V0.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the output mp3 bitrate?