mp3encoder  

[mp3encoder] scripting lame in Linux

Marty
Sat, 10 Nov 2007 13:16:07 -0800

I have a lot of mp3 files that I want to re-compress with lame into smaller 
mp3s.  I want the input name to be the output name with _24 appended to
it.  How could I use a script to do this in Linux?  This is the lame command:

lame -m m -b 24 input.mp3 output_24.mp3

Marty
_______________________________________________
mp3encoder mailing list
mp3encoder@minnie.tuhs.org
https://minnie.tuhs.org/mailman/listinfo/mp3encoder