search for: ov_ectl_ratemanage_avg

Displaying 16 results from an estimated 16 matches for "ov_ectl_ratemanage_avg".

2004 Sep 03
1
Vorbis Tools installation problem
...function) encode.c:98: error: `OV_ECTL_LOWPASS_GET' undeclared (first use in this function) encode.c:99: error: `OV_ECTL_LOWPASS_SET' undeclared (first use in this function) encode.c:109: error: `OV_ECTL_RATEMANAGE_HARD' undeclared (first use in this function) encode.c:111: error: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this function) encode.c:51: warning: unused variable `ai' encode.c: In function `oe_encode': encode.c:158: warning: implicit declaration of function `vorbis_encode_setup_vbr' encode.c:166: error: storage size of `ai' isn't known encode.c:167: erro...
2004 Aug 06
3
linux,ices2, make errors
...39;t known encode.c:92: `OV_ECTL_RATEMANAGE_GET' undeclared (first use in this function) encode.c:92: (Each undeclared identifier is reported only once encode.c:92: for each function it appears in.) encode.c:96: `OV_ECTL_RATEMANAGE_SET' undeclared (first use in this function) encode.c:101: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this function) make[2]: *** [encode.o] Error 1 make[2]: Leaving directory `/home/rktmb/downloads/ices/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/rktmb/downloads/ices/src' make: *** [all-recursive] Error 1 <p>--- >8 ---...
2002 Aug 03
1
vbr / cbr / abr API calls
...getInChannel(), getOutSampleRate(), -1, getOutBitrate() * 1000, -1) || vorbis_encode_ctl( &vorbisInfo, OV_ECTL_RATEMANAGE_AVG, NULL) || vorbis_encode_setup_init( &vorbisInfo); <p>ABR: ret = vorbis_encode_init( &vorbisInfo, getInChannel(), getOutSampleRate(), -1, getOutBit...
2004 Aug 06
3
Compiling ices
...39;t known encode.c:92: `OV_ECTL_RATEMANAGE_GET' undeclared (first use in this function) encode.c:92: (Each undeclared identifier is reported only once encode.c:92: for each function it appears in.) encode.c:96: `OV_ECTL_RATEMANAGE_SET' undeclared (first use in this function) encode.c:101: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this function) make[2]: *** [encode.o] Error 1 make[2]: Leaving directory `/home/marc/tmp/icetools/ices/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/marc/tmp/icetools/ices/src' make: *** [all-recursive] Error 1 <p>I have Sl...
2004 Aug 06
2
Ices on Linux PPC
...39;t known encode.c:92: `OV_ECTL_RATEMANAGE_GET' undeclared (first use in this function) encode.c:92: (Each undeclared identifier is reported only once encode.c:92: for each function it appears in.) encode.c:96: `OV_ECTL_RATEMANAGE_SET' undeclared (first use in this function) encode.c:101: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this function) make[2]: *** [encode.o] Error 1 make[2]: Leaving directory `/usr/ices/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/ices/src' make: *** [all-recursive] Error 1 <p><p><p>--- >8 ---- List archives:...
2004 Aug 06
5
Ices2 compile error - streaming ogg!
...HAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -I. -I. -Inet -Ithread -Iavl -Ilog -Itiming -DHAVE_OSS -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/include/gnome-xml -I/include -I/include -I/include -c encode.c encode.c: In function `encode_initialise': encode.c:65: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this function) encode.c:65: (Each undeclared identifier is reported only once encode.c:65: for each function it appears in.) encode.c:67: `OV_ECTL_RATEMANAGE_SET' undeclared (first use in this function) make[2]: *** [encode.o] Error 1 make[2]: Leaving directory `/d...
2004 Aug 06
2
libxml error (or am I just being dumb?)
...39;t known encode.c:92: `OV_ECTL_RATEMANAGE_GET' undeclared (first use in this function) encode.c:92: (Each undeclared identifier is reported only once encode.c:92: for each function it appears in.) encode.c:96: `OV_ECTL_RATEMANAGE_SET' undeclared (first use in this function) encode.c:101: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this function) make[2]: *** [encode.o] Error 1 make[2]: Leaving directory `/root/ices-2.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/ices-2.0/src' make: *** [all-recursive] Error 1 and for icecast: make[2]: Entering directory...
2004 Aug 06
1
Ices2 compile error - streaming ogg!
...-I. -I. -Inet -Ithread -Iavl > > -Ilog -Itiming -DHAVE_OSS -O20 -ffast-math -fsigned-char > > -D_REENTRANT -D_GNU_SOURCE -I/usr/include/gnome-xml -I/include > > -I/include -I/include -c encode.c > > encode.c: In function `encode_initialise': > > encode.c:65: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this > > function) > > encode.c:65: (Each undeclared identifier is reported only once > > encode.c:65: for each function it appears in.) > > encode.c:67: `OV_ECTL_RATEMANAGE_SET' undeclared (first use in this > > function) > > ma...
2004 Aug 06
0
Ices on Linux PPC
...92: `OV_ECTL_RATEMANAGE_GET' undeclared (first use in this function) > encode.c:92: (Each undeclared identifier is reported only once > encode.c:92: for each function it appears in.) > encode.c:96: `OV_ECTL_RATEMANAGE_SET' undeclared (first use in this function) > encode.c:101: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this function) All this should be in the vorbisenc.h file, can you check that file, do things like grep OV_ECTL_RATEMANAGE_GET /usr/include/vorbis/vorbisenc.h it should show #define OV_ECTL_RATEMANAGE_GET 0x10 if not, check the vorbis and ogg installations...
2004 Aug 06
0
linux,ices2, make errors
...TL_RATEMANAGE_GET' undeclared (first use in this > function) > encode.c:92: (Each undeclared identifier is reported only once > encode.c:92: for each function it appears in.) > encode.c:96: `OV_ECTL_RATEMANAGE_SET' undeclared (first use in this > function) > encode.c:101: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this > function) > make[2]: *** [encode.o] Error 1 > make[2]: Leaving directory `/home/rktmb/downloads/ices/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/rktmb/downloads/ices/src' > make: *** [all-recursive] E...
2004 Aug 06
2
linux,ices2, make errors
Hi, i'm trying to complîle and install ices2 on my linux slackawre box : After leting make runnins a while , i got these errors ... Would tou help me to solve please ? I have just grabbed ices from cvs. In file included from input.c:29: input.h:34: parse error before "shout_t" input.h:34: warning: no semicolon at end of struct or union input.h:36: parse error before '}'
2004 Aug 06
0
Ices2 compile error - streaming ogg!
...DERS=1 -DHAVE_STDINT_H=1 -I. -I. -Inet -Ithread -Iavl > -Ilog -Itiming -DHAVE_OSS -O20 -ffast-math -fsigned-char > -D_REENTRANT -D_GNU_SOURCE -I/usr/include/gnome-xml -I/include > -I/include -I/include -c encode.c > encode.c: In function `encode_initialise': > encode.c:65: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this > function) > encode.c:65: (Each undeclared identifier is reported only once > encode.c:65: for each function it appears in.) > encode.c:67: `OV_ECTL_RATEMANAGE_SET' undeclared (first use in this > function) > make[2]: *** [encode.o] Error 1...
2002 Jul 15
6
confusing comment in encoder_example.c
I think the example in the comment has a '-' that shouldn't be there (line 108): /********************************************************************* Encoding using a VBR quality mode. The usable range is -.1 (lowest quality, smallest file) to 1. (highest quality, largest file). Example quality mode .4: 44kHz stereo coupled, roughly 128kbps VBR ret =
2004 Aug 06
2
Is there a guide?
At 07:59 AM 7/29/02 +1000, you wrote: >I noticed another post where it was mentioned which modules were needed etc, >then followed the instructions at xiph.org for CVS. It's working now, >although darkice (which is none of xiph's concern AFAIK) seg-faults..... > >I haven't been able to test ices2 in live mode, well, it seems to work, but I >get silence.... ices2 in
2004 Aug 06
4
Re: Compiling ices
...EMANAGE_GET' undeclared (first use in this function) >> encode.c:92: (Each undeclared identifier is reported only once >> encode.c:92: for each function it appears in.) >> encode.c:96: `OV_ECTL_RATEMANAGE_SET' undeclared (first use in this function) >> encode.c:101: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this >> function) >> make[2]: *** [encode.o] Error 1 >> make[2]: Leaving directory `/home/marc/tmp/icetools/ices/src' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/home/marc/tmp/icetools/ices/src' >>...
2004 Aug 06
6
Liveice on Linux PPC
> > >> >> > >That line relates to this >struct ovectl_ratemanage_arg ai; > >which is defined in vorbis/vorbisenc.h. Is one of those other lines >stating that certain headers files could not be found? If so then make >sure that your system has the ogg and vorbis packages installed. You may >have to build libogg and libvorbis from source if you