sven_Bent
Jul 5 2004, 00:50
is there a tool to test if an oog vorbsi file is CBR og VBR.
The developer of FU says it IS VBR but the bitrates is always EXACTLY 128kbits.
any info tool ?
DigitalDictator
Jul 5 2004, 01:12
QUOTE
is there a tool to test if an oog vorbsi file is CBR og VBR.
See TOS #10
mtth.th
Jul 5 2004, 03:29
QUOTE(DigitalDictator @ Jul 4 2004, 11:12 PM)
QUOTE
is there a tool to test if an oog vorbsi file is CBR og VBR.
See TOS #10
that's cOwBoYz English
sven_Bent
Jul 5 2004, 05:59
BLAAAH
is there a tool to test if an oog vorbsi file is CBR og VBR.
=
is there a tool to test if an ogg vorbis file is CBR or VBR.
Use ogginfo, and see the parts that show the Upper and Lower bitrates, and if they are both "128.000000 kb/s", then the file is 128 kbps CBR unless someone manipulated the file somehow to deceive ogginfo (not sure if that's possible).
Ogginfo displays "0.000000 kb/s" of Upper and Lower bitrates for VBR files. There may be another way to more accurately determine the type, but this is one way.