i want to setup dbpa with LAME.EXE, and i followed the generic cli help instructions (dBpowerAMP/Help/Codec/Generic%20CLI/help.htm). It has an example using LAME. It says that to pass the params call LAME with:
[InFile] [OutFile] --r3mix --ta "[IDArtist]" --tt "[IDTrack]" --tl "[IDAlbum]" --tg "[IDGenre]" --ty "[IDYear]" --tc "[IDComment]" --tn "[IDTrackNumber]"
but when i try yo rip, i allways get the tags as empty strings.
"C:\Encoders\lame.exe" C:\~dmcin.wav C:\~dmcout.mp3 --r3mix --ta "" --tt "" --tl "" --tg "" --ty "" --tc "" --tn ""
has the tags ([IDArtist], etc) changed? I'm using 11.5. Could it be that i'm using the normal/unregistered version?
[InFile] [OutFile] --r3mix --ta "[IDArtist]" --tt "[IDTrack]" --tl "[IDAlbum]" --tg "[IDGenre]" --ty "[IDYear]" --tc "[IDComment]" --tn "[IDTrackNumber]"
but when i try yo rip, i allways get the tags as empty strings.
"C:\Encoders\lame.exe" C:\~dmcin.wav C:\~dmcout.mp3 --r3mix --ta "" --tt "" --tl "" --tg "" --ty "" --tc "" --tn ""
has the tags ([IDArtist], etc) changed? I'm using 11.5. Could it be that i'm using the normal/unregistered version?
Comment