[geeks] LAME
Dave Kimmel
crisco_kid at shaw.ca
Mon Jul 29 00:57:34 CDT 2002
On Sun, 28 Jul 2002 mattyml at daemons.net wrote:
> Anyone using LAME? I am curious how you can force ID3v1 and ID3v2 tagging.
> I would like to tag all the songs in a directory with the artist. ANyone
> figured out a way to do this? I see the "-ta" option, but It doesn't like
>
> cat old.mp3 | lame -ta "Artist" > new.mp3
I didn't use LAME, but I accomplished the same thing with the ID3 Python
module and a regex to parse the artist and title out of the filename.
-- Dave Kimmel
crisco_kid at shaw.ca
More information about the geeks
mailing list