[vorbis-dev] Kenneth's Second Commit

Michael Smith msmith at labyrinth.net.au
Tue Jun 20 20:26:27 PDT 2000



At 10:56 PM 6/20/00 -0400, you wrote:
>I've fixed a heck of a lot of stuff in the time frame of just over ten
minutes.
>And you all care... right.
>
>I actually ran Vorbize, and discovered some stupid bugs (e.g., segfault???).
>Fixed.
>
>Both Vorbize and Ogg123 should now speak fluently in Monty's comment-eese.
>I'll be working on getting both to implement all the comment tags; I'm
>seriously considering dropping all comment support in Vorbize in favor of
>an external comment utility (anybody got any, unfinished? I'll finish it...).

Ick. Forgot that I was going to send you mine... I'll dig it up later (it's
on another drive) and try and get it sent sometime today). The
comment-rewriting stuff works fine (though it doesn't yet try to catch the
case where it can do things more efficiently), but the UI side of things
doesn't work tolerably.

I suggest you DON'T drop all support in vorbize - it's much more efficient
to write out the comment header initially rather than re-writing the entire
stream later. Of course, I'm not expecting complex support at all - just
basic stuff. 

>
>Well, how many hits did www.vorbis.com get today? (i.e., how was the public
>beta?)
>
>By the way, is anybody working on the "real" command line utility? It seems
>to have been dormant for a while.

I think people are, but I'm not sure about any details.

Now, batching up replies to previous mails from you:
  decoder_example.c is based on libvorbis directly for two reasons:
decoder_example has existed for much longer than vorbisfile, and
decoder_example serves as the only real example for the decode-side APIs
(other than vorbisfile itself - but that's pretty complex).
  The winamp and xmms plugins are usable as examples of how to use
vorbisfile - it's trivially easy, really.

  And finally, I'll go and build a copy of vorbize for win32 in a bit.
It'll be at http://www.labyrinth.net.au/~msmith/vorbize.exe (but don't try
that for half an hour or so)

Michael

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/



More information about the Vorbis-dev mailing list