Wow imagine that I wrote my own perl script for doing this too and named
it flac2mp3.pl also ;)

Mine also uses a module I wrote (with stuff parsed from others code)
but have not published called GetFlacTag , wrote this awhile ago when I
could not find any perl modules to get the FLAC metadata.  I imagine
there are better modules out there for this but mine seems to work with
all my music.

The one issue I have had is lame has issues with certain characters
when taggin data.  Also the genre's because it is tagging v1 are very
limited.

Anyhow, here is my code.  Note my script requires lame encoder and flac
decoder.  run flac2mp3.pl -h to see the command line options.


-- 
m1abrams
_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to