[vorbis-dev] CVS troubles
Tony Arcieri
tony at gjhsnews.mesa.k12.co.us
Wed Sep 1 11:20:12 PDT 1999
I know the last thing anyone wants to do is troubleshoot CVS source...
but I'm a mite stumped with this one issue.
While libvorbis compiles fine, the command-line tool does not. I didn't
really worry about this before, but now that I need something to test my
code with, I tried to get it to compile.
My one remaining problem is fill_buffer(). It is called by, but not
defined in, any of the source. I tried
#define fill_buffer(infile, inbuffer, bufferfill, insize) fread(inbuffer,
1, insize, infile)
and this simply blocks whenever I try to encode. Perhaps I'm passing
incorrect parameters?
vorbis infile outfile
hould work, should it not?
Tony Arcieri
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
More information about the Vorbis-dev
mailing list