Which flags can I use in the external compression scheme “User Defined MP3 Encoder”?
In the field “Additional command line options” you could use replacements for the selectable options :
%s – Source filename
%d – Destination filename
%h…%h – Text “…” only when “High quality” selected
%l…%l -Text “…” only when “Low quality” selected
%c…%c – Text “…” only when “CRC checksum” selected
%r – Bitrate (“32″..”320″)
%a – CD artist
%g – CD title
%t – Track title
%y – Year
%n – Track number
%m – MP3 music genre
%o – Original filename (without temporary renaming)
%e – Comment (as selected in EAC)
%b – CRC of extracted track
%f – freedb ID
%x – Number of tracks on album
So a command line would look like (for l3enc)
%s %d -br %r000 %h-hq%h %c-crc%c
The extension can also be selected for this setting.
Lesezeichen