search for: verbosli

Displaying 1 result from an estimated 1 matches for "verbosli".

Did you mean: verbosly
2001 Jun 17
1
file(1) magic for Ogg Vorbis
I downloaded `file' for djgpp, and it verbosly identified my mp3 by bitrate, sample rate, mono/stereo, option bits, etc. WAVs are also uidentified well. Only vorbis was identified simply as "Ogg-Vorbis compressed sound file" without any info. So I decided I must fix this to replace my aliases that use `od' to read the bitrate and number of channels. Here is the result