]> 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 96d57855cc9ad97e455888207e00100fd1e1083f..754bbb99977b1939d21be9e2219d0330e48d03c0 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: audio,v 1.74 2015/10/26 19:57:01 christos Exp $
+# $File: audio,v 1.75 2016/02/08 17:30:11 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