[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lame gui



On Fri, May 02, 2003 at 07:55:44PM +0200, LeVA wrote:
> Hello!
> 
> I'm looking for a lame gui, that has batch encoding function (like 
> razorlame).
why? when a nice little shell script would be so much more fun!!

for i in *.wav; do <lameencoder> "$i"; done

replace <lameencoder>  with your lame encoding program and options

-- 
Hugh Saunders [GCv3.12] GCS d- s: a--- C+++ UL++>$ P+ L+++ E--- W-- N++
K- w-- M- V? PS-- Y PGP- t-- !5 X- R- tv-() b- DI+ D- G++ e- h++ r z?



Reply to: