ke4nt1
Group: Members
Posts: 2329
Joined: Oct. 2003 |
|
Posted: April 14 2005,19:51 |
|
I've got lame transcoding some mp3's in emelfm for me, so I can load up my usbkeys for my DSL carputer.
Most of my rips are at 320 vbr , which is overkill for both the carputer, and the ride home.. 160's will do nicely.
So, I archive the 320's onto dvd-r's for later use..
Once I have a selection to goto the carputer, I make them transcode into 160 or 128.. I'm using this in emelfm to do it. ( as a button option )
" lame --mp3input %f -h -v -b 160 {160}.mp3 "
which works , but leaves me with a smaller file called {160}.mp3 .. It seems I can't use the %f variable twice in the same statement.. Is there a way I can actually make the filename be created at the same time the new file is made ?
e.g. ABC.mp3 becomes ABC-128.mp3 XYZ.mp3 becomes XYZ-160.mp3 I'm guessing I'd have to make a script to do this, and make emelfm run the script, rather than try to do it as a button option within emelfm..
It is nice to see a song I want, click on it , and get a 128 bit ready-to-go file for the USBkey in seconds.. ( without having to go back and rename it )
Any Ideas ?
73 ke4nt
|