Häagen-Dazs;551325 Wrote: > -6 -V --replay-gain -T "artist=%a" -T "title=%t" -T "album=%g" -T > "date=%y" -T "tracknumber=%n" -T "genre=%m" -T "comment=EAC (Secure > Mode)" %s > > My question is: If I were to change this later on in the process, > leaving parts of my FLAC-library with different compression settings, > how will this affect the final result?
The -6 is the only compression option here. The default compression level is -5, so this is slightly more compressed than the default. There is no right or wrong, as all compression levels produce lossless files and will be decoded to the exact same output. Many people use -8 (the highest compression level), resulting in a bit less disk usage. Each of the -T "something=%x" entries adds a tagging field. I would leave out the -T "comment=EAC (Secure Mode)", as it serves no real purpose. The -V just verifies that the resulting FLAC file is valid. You don't really need it. Many people have ripped thousands of CDs without producing an corrupt file. It will slow down the encoding process a bit, but it does no other harm. -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=79186
_______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
