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

Reply via email to