]> granicus.if.org Git - file/commitdiff
More bit rates from Ubuntu via Christoph Biedl
authorChristos Zoulas <christos@zoulas.com>
Wed, 2 Nov 2016 23:06:32 +0000 (23:06 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 2 Nov 2016 23:06:32 +0000 (23:06 +0000)
https://xiph.org/flac/format.html#def_STREAMINFO

magic/Magdir/audio

index 29442a51b3cfdbde7516e64448ded60f655d4535..ece1d485a523c96cb02bd2e145c9baf30816d00f 100644 (file)
@@ -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),
 >>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