Discussion:
[EAC] Command line help needed.
Dave Brzeski & Jilly Paddock cathaven@clara.co.uk [EAC]
2018-08-11 17:18:14 UTC
Permalink
I'm using the Flac command line...

-8 -V -T "TITLE=%title%" -T "ARTIST=%artist%" -T "ALBUMARTIST=%albumartist%" -T "ALBUM=%albumtitle%"
-T "DATE=%year%" -T "TRACKNUMBER=%tracknr%" -T "TRACKTOTAL=%numtracks%" -T "GENRE=%genre%" -T
"COMMENT=%comment%" -T "PERFORMER=%albuminterpret%" -T "COMPOSER=%composer%" %source% -o %dest%

as recommended here.

I'm now trying to test the new EAC with two external encoders, but it's been so long since I last
used EAC to make mp3 files, my old command line <%islow%-V 5%islow%%ishigh%-V 0%ishigh% %source%
%dest%> no longer works.
What is the current best option for an equivalent VBR0 command line? I've been searching online, but
Google is so good at showing very out of date results.

Thanks - Dave

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
yah.nospam4sba@spamgourmet.com [EAC]
2018-08-12 17:56:16 UTC
Permalink
Here's what I use with LAME (in "Additional command-line options" under "Compression options")


-V 2 --add-id3v2 --id3v2-latin1 --pad-id3v2 --ta "%artist%" --tt "%title%" --tg "%genre%" --tl "%albumtitle%" --ty "%year%" --tn "%tracknr%" --tv "TPE2=%albumartist%" %source% %dest%




VBR0 should be "-V 0" but I didn't opt for that to keep filesize "reasonable."
Dave Brzeski & Jilly Paddock cathaven@clara.co.uk [EAC]
2018-08-12 22:06:20 UTC
Permalink
Post by ***@spamgourmet.com [EAC]
Here's what I use with LAME (in "Additional command-line options" under "Compression options")
-V 2 --add-id3v2 --id3v2-latin1 --pad-id3v2 --ta "%artist%" --tt "%title%" --tg "%genre%" --tl "%albumtitle%" --ty "%year%" --tn "%tracknr%" --tv "TPE2=%albumartist%" %source% %dest%
VBR0 should be "-V 0" but I didn't opt for that to keep filesize "reasonable."
OK, thanks. You've helped me find a problem in Andre's Extra External Encoder. :)

Dave

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
Dave Brzeski & Jilly Paddock cathaven@clara.co.uk [EAC]
2018-08-12 22:44:23 UTC
Permalink
Post by Dave Brzeski & Jilly Paddock ***@clara.co.uk [EAC]
OK, thanks. You've helped me find a problem in Andre's Extra External Encoder. :)
The problem being that I am an idiot! I hadn't set it to User Defined encoder before browsing to
where I kept my copy of LAME & entering the command line info, so EAC was attempting to apply the
command line to the wrong option & obviously failing. LOL

I shall test the results of my first dual encoding tomorrow, since my neighbours won't appreciate it
at this time of night. :)

Dave

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

Loading...