This is the first project I'm taking an active interest in, so I trust that the guiding hand of flamethrowing will teach me the ways. I was anxious to start playing with Vorbis somehow, so I downloaded it via CVS and tried to get the tool in vorbis/cmdline to compile. It didn't compile at all until I made the attached changes. Note that I'm only trying to guess as to how the 'fill_buffer' function was supposed to work, since I wasn't able to find it anywhere else in the source. Now that it does compile (without segfaulting), it just kinda hangs while trying to play an .ogg file I generated earlier. Would it actually try to play to an audio device? Apologies if the maintainer (the guy with CVS write access) knew about this and resents my meddlings. :) /* ---------- Michael Bacarella( mbac@nyct.net ) | (212) 293-2620 Administration / Development / Support | nyct.net [ N e w Y o r k C o n n e c t . N E T ] | info@nyct.net Bringing New York The Internet Service It Deserves! --------- */ <HR NOSHADE> <UL> <LI>TEXT/PLAIN attachment: mf.change </UL> -------------- next part -------------- A non-text attachment was scrubbed... Name: mf.change Type: application/octet-stream Size: 282 bytes Desc: not available Url : lists.xiph.org/pipermail/vorbis-dev/attachments/20000421/1b5793f2/mf-0001.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: main.change Type: application/octet-stream Size: 1121 bytes Desc: not available Url : lists.xiph.org/pipermail/vorbis-dev/attachments/20000421/1b5793f2/main-0001.obj
> I was anxious to start playing with Vorbis somehow, so I downloaded it via > CVS and tried to get the tool in vorbis/cmdline to compile. It didn't > compile at all until I made the attached changes.The tool is completely unfinished. It does not build. It does not come even close to running. For now, the command line tools that work are in examples/ (more details in the mailing list archives. See the footer of this message to find them). Monty --- >8 ---- List archives: xiph.org/archives Ogg project homepage: xiph.org/ogg