On 12 Jul 2007 at 20:13, Rick wrote: > Defined: "least amount of compression" = which flac syntax statement uses, > the least amount of byte compress, to compress a audio file, into a flac > audio > file.
"Least amount of compression" means "largest possible file." "Uses the least amount of bytes" means "smallest possible file." Do you really want the largest possible file, even though the smallest possible file gives you the exact same quality bit-for-bit? If so, use "--fast". Or, as others have said, use an uncompressed WAV. If you want the smallest possible file, use "--best". -- -:-:- David K. Gasaway _______________________________________________ Flac mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac
