Package: flac Version: 1.2.1-1.2 Severity: normal *** Please type your report below this line ***
The Ogg container format allows "chaining" of files by concatenating them together. A file formed this way is to be decoded in sequence. FLAC (and other tools built against libflac such as oggenc), however, just ignore the rest of the streams. Example: $ ls -1sh total 82M 31M 01 d-moll.wav 19M 02 einschlaf.wav 33M 03 wien in E.wav $ flac --ogg *.wav 01 d-moll.wav: wrote 12455323 bytes, ratio=0,388 02 einschlaf.wav: wrote 8118804 bytes, ratio=0,418 03 wien in E.wav: wrote 14054691 bytes, ratio=0,413 $ cat *.oga > tracks_1-3.oga $ flac -d tracks_1-3.oga tracks_1-3.oga: done $ ls -1sh tracks* 34M tracks_1-3.oga 31M tracks_1-3.wav As can be seen, flac only decoded the first file. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (700, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.24.5 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages flac depends on: ii libc6 2.7-13 GNU C Library: Shared libraries ii libflac8 1.2.1-1.2 Free Lossless Audio Codec - runtim ii libogg0 1.1.3-4 Ogg Bitstream Library flac recommends no packages. flac suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

