Dirk wrote: > grep -i bitrate /usr/include/FLAC/*
Lossy encoders like MP3, Ogg Vorbis, AAC etc can throw away as much data as is necessary to meet a bitrate goal. FLAC however, is a **lossless** encoder. It makes the smallest file it can without losing any information. Because it has a goalof being lossless, it cannot even attempt to meet a bitrate target. Erik -- +-----------------------------------------------------------+ Erik de Castro Lopo +-----------------------------------------------------------+ "A mouse is a device used to point at the xterm you want to type in." -- Kim Alm, a.s.r _______________________________________________ Flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
