Displaying 1 result from an estimated 1 matches for "reverion".
Did you mean:
reversion
2001 Jun 17
1
file(1) magic for Ogg Vorbis
.... Should I
check less/more?
* Partial recognition is possible, i.e. Ogg but not vorbis, or first
vorbis header but no comment header. What should be printed then? I
should probably fix it to print "Ogg data" not just "Ogg" in case it's not
vorbis.
+ I verify the ogg reverion and the encoder version to be 0. Should I?
Is the encoder version checked at the right place at all (first thing
after `\x01vorbis', before the number of channels)?
- I report way too much for the average user. What would you like too
see? I guess the following should be commented out (but...