Help - Search - Members - Calendar
Full Version: Lame, EAC, missing leading zero
Hydrogenaudio Forums > Lossy Audio Compression > MP3 > MP3 - General
London Rain
Currently I'm using the following Lame settings.
CODE
--alt-preset 192 --add-id3v2 --pad-id3v2 --tt "%t" --ta "%a" --tl "%g" --ty "%y" --tn "%n" --tg "%m" %s %d

Is it possible to add a leading zero to the tracknumber in the id3v2-tag if the track is<10? It's very annoying to do this manually.
Thanks!
mat128
QUOTE(London Rain @ Aug 16 2004, 05:32 AM)
Currently I'm using the following Lame settings.
CODE
--alt-preset 192 --add-id3v2 --pad-id3v2 --tt "%t" --ta "%a" --tl "%g" --ty "%y" --tn "%n" --tg "%m" %s %d

Is it possible to add a leading zero to the tracknumber in the id3v2-tag if the track is<10? It's very annoying to do this manually.
Thanks!
*



There you go:
$num(%tracknumber%,2)
from another thread, just search for leading zero.

EDIT: my bad you meant in the lame preset... I dont think so but you can just queue all your files in foobar then give it a shot.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.