Help with acdir and lame |
Help with acdir and lame |
Dec 9 2005, 15:51
Post
#1
|
|
|
Group: Members Posts: 470 Joined: 26-October 01 From: Germany Member No.: 352 |
Hi,
what I'm trying to do is using a wav image + cuesheet as input for lame to automaticly create files using the "--nogap" option. I found info about lame with cuesheet input here. The patch is outdated and it's successor is "acdir" which interprets and pipes the cuesheet to lame or other encoders. Now, I want to to exactly the same thing the patch did with acdir: Take an image and encode it to a series of files using the --nogap option, but acdir seems to refuse the setting of --nogap or better: it parses it to lame but no mp3s are created. I know that --nogap is quite a cripple workaround, but I'd still like to be able to create mp3s that play gapless on hardware players, that don't read the lame info tag, in one step - you know most don't... Anyone has got the same problem as I have an solved it? Regards; ilikedirt |
|
|
|
![]() |
Dec 9 2005, 19:41
Post
#2
|
|
![]() Group: Super Moderator Posts: 4887 Joined: 12-August 04 From: Exeter, UK Member No.: 16217 |
Your GLOB command would be something like:
GLOB.EXE -c LAME.EXE -V2 --vbr-new --nogaptags --nogap *.wav I.e: GLOB -c <command> <file pattern> This post has been edited by Synthetic Soul: Dec 9 2005, 19:43 -------------------- I'm on a horse.
|
|
|
|
Dec 10 2005, 12:24
Post
#3
|
|
|
Group: Members Posts: 470 Joined: 26-October 01 From: Germany Member No.: 352 |
QUOTE (Synthetic Soul @ Dec 9 2005, 06:41 PM) Your GLOB command would be something like: GLOB.EXE -c LAME.EXE -V2 --vbr-new --nogaptags --nogap *.wav I.e: GLOB -c <command> <file pattern> Hi again CODE glob -c lame *.wav GLOB only lists the files but does not start encoding through lame Loosing tags is no problem I'll use TAG in a batch file. Thanks for you help! If I get this to work I'll add it to the rockbox wiki to simplify other people's lifes EDIT: Maybe the topic title is a bit misleading now... I don't think I need acdir This post has been edited by ilikedirtthe2nd: Dec 10 2005, 12:58 |
|
|
|
ilikedirtthe2nd Help with acdir and lame Dec 9 2005, 15:51
Synthetic Soul I'm not really familiar with --nogap - however... Dec 9 2005, 16:45
ilikedirtthe2nd Thank you! I thought acdir was somehow able to... Dec 9 2005, 17:55
Synthetic Soul The combined commands may be something like:
ACDI... Dec 9 2005, 19:49
Synthetic Soul QUOTE (ilikedirtthe2nd @ Dec 10 2005, 11:24 A... Dec 10 2005, 14:46
ilikedirtthe2nd No sorry, still dosn't work.
I tried
CODEg... Dec 10 2005, 14:57
Drenholm I can't find any mention of the --nogap switch... Dec 10 2005, 17:18
ilikedirtthe2nd QUOTE (Drenholm @ Dec 10 2005, 04:18 PM)I can... Dec 10 2005, 18:37
Synthetic Soul QUOTE (Drenholm @ Dec 10 2005, 04:18 PM)I can... Dec 10 2005, 20:16
ilikedirtthe2nd Seems like I have downloaded an other / different ... Dec 10 2005, 20:18
Synthetic Soul Ah, good news.
I've only now noticed the ... Dec 10 2005, 20:55
Drenholm Oh, thanks for letting me know. It's just I h... Dec 11 2005, 11:13![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 20:03 |