search for: vorbis_interfac

Displaying 2 results from an estimated 2 matches for "vorbis_interfac".

Did you mean: vorbis_interface
2001 Feb 22
1
lame 3.87 / vorbis problem
...c 'gcc -M -D__NO_MATH_INLINES -DNDEBUG -O3 -fomit-frame-pointer -funroll-loops -ffast-math -finline-functions -Wall -pedantic -DBRHIST -DHAVEGTK -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -DUSE_LAYER_2 -DUSE_LAYER_1 -DHAVEMPGLIB -DHAVEVORBIS -DLAMESNDFILE -fPIC vorbis_interface.c | sed '\''s;vorbis_interface.o;& vorbis_interface.d;g'\'' > vorbis_interface.d' vorbis_interface.c:6: vorbis/modes.h: No such file or directory gcc -D__NO_MATH_INLINES -DNDEBUG -O3 -fomit-frame-pointer -funroll-loops -ffast-math -finline-functions -Wall -pedan...
2000 Jul 24
1
ogglame and LAME 3.85 beta
...of ogglame from www.vorbis.com. It works fine. I've also tried LAME 3.85 beta that supports the encoding and decoding of Vorbis streams. I believe that ogglame is a beta version of LAME. I built LAME using libvorbis in the CVS nightly snapshot fetched on July 19th. I fixed a bug in lame3.85/vorbis_interface.c to get a correct output bitstream (the fix has been already in the CVS repository of LAME). My question is that the file size of a Vorbis stream encoded by ogglame is about 30% smaller than one encoded by LAME. Where does this difference come from? Does ogglame have some special optimizations...