Skip to content

Instantly share code, notes, and snippets.

@yak1ex
Last active December 28, 2015 19:59
Show Gist options
  • Save yak1ex/7554236 to your computer and use it in GitHub Desktop.
Save yak1ex/7554236 to your computer and use it in GitHub Desktop.
FLAC option for EAC
-V --replay-gain -T "TITLE=%title% " -T "ALBUM=%albumtitle%" -T "TRACKNUMBER=%tracknr%" -T "ARTIST=%artist%" -T "GENRE=%genre%" -T "DATE=%year%" -T "TOTALTRACKS=%numtracks%" -T "DISCNUMBER=%cdnumber%" -T "TOTALDISCS=%totalcds%" -T "DESCRIPTION=%comment%" "--picture=%coverfile%" %source% %dest%
ref.
http://www.xiph.org/vorbis/doc/v-comment.html
http://www.exactaudiocopy.de/en/index.php/support/faq/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment