Lines Matching +full:max +full:- +full:bitrate
2 #------------------------------------------------------------------------------
10 # Most (everything but the number of channels and bitrate) is commented
23 # --- Ogg Framing ---
30 # non-Vorbis content: FLAC (Free Lossless Audio Codec, http://flac.sourceforge.net)
32 # non-Vorbis content: Theora
36 # non-Vorbis content: Kate
47 # non-Vorbis content: Skeleton
52 # non-Vorbis content: Speex
55 # non-Vorbis content: OGM
62 # --- First vorbis packet - general header ---
75 >>>>>52 lelong !-1
76 # Vorbis RC2 has a bug which puts -1000 in the min/max bitrate fields
77 # instead of -1.
78 # Vorbis 1.0 uses 0 instead of -1.
80 >>>>>>>52 lelong !-1000
82 >>>>>48 lelong !-1
84 >>>>>44 lelong !-1
85 >>>>>>44 lelong !-1000
89 # -- Second vorbis header packet - the comments
91 # zero-terminated one, so file(1) can't read it in a generic way.
94 # Post-RC1 Ogg files have the second header packet (and thus the version)
103 >>>>>>>(84.b+120) string <20001031 (beta2-3)
106 >>>>>>>(84.b+120) string <20010225 (beta3-4)
109 >>>>>>>(84.b+120) string <20010615 (beta4-RC1)
112 >>>>>>(84.b+120) string 20010816 (RC2 - Garf tuned v1)
113 >>>>>>(84.b+120) string 20011014 (RC2 - Garf tuned v2)
116 # Some pre-1.0 CVS snapshots still had "Xiphphorus"...
117 >>>>>>(84.b+120) string >20011231 (pre-1.0 CVS)
121 >>>>>>(84.b+117) string <20020717 (pre-1.0 CVS)
135 # non-Vorbis content: Opus https://tools.ietf.org/html/rfc7845#section-5