From: Christos Zoulas Date: Wed, 2 Nov 2016 23:06:32 +0000 (+0000) Subject: More bit rates from Ubuntu via Christoph Biedl X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=098a917b2dd581445beb920672abf2d877e09513;p=file More bit rates from Ubuntu via Christoph Biedl https://xiph.org/flac/format.html#def_STREAMINFO --- diff --git a/magic/Magdir/audio b/magic/Magdir/audio index 29442a51..ece1d485 100644 --- a/magic/Magdir/audio +++ b/magic/Magdir/audio @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: audio,v 1.75 2016/02/08 17:30:11 christos Exp $ +# $File: audio,v 1.76 2016/11/02 23:06:32 christos Exp $ # audio: file(1) magic for sound formats (see also "iff") # # Jan Nicolai Langfeldt (janl@ifi.uio.no), Dan Quinlan (quinlan@yggdrasil.com), @@ -469,6 +469,8 @@ >>20 byte&0xe 0xc \b, 7 channels >>20 byte&0xe 0xe \b, 8 channels # some common sample rates +>>17 belong&0xfffff0 0x2ee000 \b, 192 kHz +>>17 belong&0xfffff0 0x158880 \b, 88.2 kHz >>17 belong&0xfffff0 0x0ac440 \b, 44.1 kHz >>17 belong&0xfffff0 0x0bb800 \b, 48 kHz >>17 belong&0xfffff0 0x07d000 \b, 32 kHz