Additional command line problem with "comment", help needed |
Additional command line problem with "comment", help needed |
Jan 18 2013, 20:02
Post
#1
|
|
|
Group: Members Posts: 16 Joined: 4-January 12 Member No.: 96236 |
Hi, this is my EAC additional command line in compression options:
-V -8 -T "artist=%artist%" -T "title=%title%" -T "album=%albumtitle%" -T "date=%year%" -T "tracknumber=%tracknr2%" -T "genre=%genre%" %source% It works perfect, but I wanted to add the "comment" parameter as well, and have made this change: -V -8 -T "artist=%artist%" -T "title=%title%" -T "album=%albumtitle%" -T "date=%year%" -T "tracknumber=%tracknr2%" -T "genre=%genre%" -T "comment=%comment%" %source% But nothing happens, after the ripping process the "comment" field in the created tag remains blank. The test encoder function returns no error. What am I doing wrong? This post has been edited by hydrogenxx: Jan 18 2013, 20:02 |
|
|
|
![]() |
Jan 18 2013, 23:19
Post
#2
|
|
|
Group: Members Posts: 16 Joined: 4-January 12 Member No.: 96236 |
:: Exactly. Even more complicated: If you want to have a (hopefully small) front cover embedded in a FLAC file's picture block and use something similar to CODE --no-padding --no-replay-gain -8 -V -T "ARTIST=%artist%" -T "TITLE=%title%" -T "ALBUM=%albumtitle%" -T "DATE=%year%" -T "TRACKNUMBER=%tracknr1%" -T "GENRE=%genre%" -T "COMMENT=%comment%" -T "ALBUMARTIST=%albumartist%" -T "COMPOSER=%composer%" %haslyrics%--tag-from-file=LYRICS="%lyricsfile%" %haslyrics%-T "DISCNUMBER=%cdnumber%" -T "TOTALDISCS=%totalcds%" -T "TOTALTRACKS=%numtracks%" %hascover%--picture="%coverfile%" %hascover%%source% -o %dest% , you'll have to check "Add cover image to ID3V2 tag" in "Compression options - ID3 tag". Greetings, ... :: Wow. Surfi, you are actually the creator of EAC, admit it ;-) Btw, no space between %hascover%%source%? |
|
|
|
Jan 19 2013, 19:03
Post
#3
|
|
|
Group: Members Posts: 171 Joined: 1-October 04 Member No.: 17420 |
Btw, no space between %hascover%%source%? ::Yes, that's intended. You'll find that space after --picture="%coverfile%" and before the second %hascover%. If there's no cover available the whole block between the two %hascover% (including the space which is not needed anymore) will be removed. If you put the space after the second %hascover% and no cover is present you'll get two consecutive spaces. It's the same for the second %haslyrics%. The space is before that too, not afterwards. But I have to remove the "--no-replay-gain" option. It's really needless. Regards, ... :: |
|
|
|
hydrogenxx Additional command line problem with "comment" Jan 18 2013, 20:02
Surfi QUOTE (hydrogenxx @ Jan 18 2013, 20:02) T... Jan 18 2013, 20:32
db1989 I was going to suggest the same thing, but then I ... Jan 18 2013, 20:40
Surfi QUOTE (db1989 @ Jan 18 2013, 20:40) ... b... Jan 18 2013, 20:49
db1989 So, you mean that EAC always affects the comment, ... Jan 18 2013, 21:02
Surfi QUOTE (db1989 @ Jan 18 2013, 21:02) So, y... Jan 18 2013, 22:23
hydrogenxx This is what the command line looks now:
-V -8 -T... Jan 18 2013, 21:20
db1989 Edit: never mind. I was asking whether EAC was wri... Jan 18 2013, 22:29
Surfi ::
Exactly. Even more complicated: If you want to... Jan 18 2013, 22:31
hydrogenxx I have done as Surfi suggested and it finally work... Jan 18 2013, 22:40
greynol Why "--no-replay-gain"? Isn't RG ad... Jan 18 2013, 23:02
skamp QUOTE (greynol @ Jan 18 2013, 23:02) Why ... Jan 19 2013, 11:24
JJZolx Are you actually entering anything in the Comment ... Jan 19 2013, 01:08
hydrogenxx Yes and it doesn't work unless the F11 Comment... Jan 19 2013, 09:21
JJZolx QUOTE (hydrogenxx @ Jan 19 2013, 01:21) Y... Jan 19 2013, 14:57![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 22:14 |