similar to: vorbisenc API docs

Displaying 20 results from an estimated 5000 matches similar to: "vorbisenc API docs"

2004 Sep 23
1
MSVC files include vorbisenc in the vorbis dynamic library
Hi, A short mail to let you know that the MSVC project files aren't OK compared to the Makefiles. Indeed they include the vorbisenc part (vorbisenc.c file, and vorbis_encode_* function names in the .def file) inside the vorbis library, and they also point to a non-existant file (bitbuffer.h) Here is a patch to fix this, in case you are interested (patch made on the win32 directory using
2001 Oct 05
1
Attn: darkeye@tyrell.hu RE: Darkice
You helped me a few weeks ago setup DarkIce. Well I had nothing but problems doing it on RH62 so... here I am again but this time armed with RH71. I followed your instructions for installing lame and ogg vorbis and it's all fine. When I tr to install DarkIce though I get the following error. # make make all-recursive make[1]: Entering directory `/usr/src/download/darkice-0.6' Making
2007 Sep 19
0
Cannot disable stereo coupling
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> Good morning !<br> <br> For my project, i want to disable stereo coupling in audio vorbis encoding.<br> <br> On the web documentation (<a
2004 Aug 06
2
Trying to stream to a Nanocaster/2.0 server
Hi Akos, --- Akos Maroy <darkeye@tyrell.hu> wrote: > well of course, the nanocast server uses some different login > protocol > than icecast or shoutcast. is there a site for this server? maybe a > spec > on the source login protocol? then I could add support for it to > darkice Hmm.. I thought nanocaster was similar to shoutcast? I can use the shoutcast plugin for
2004 Aug 06
1
Trying to stream to a Nanocaster/2.0 server
--- Akos Maroy <darkeye@tyrell.hu> wrote: > did you try it with darkice configured for shoutcast? e.g. a > configuration section [shoutcast-0]? Yes I did, but it never connected properly. This is the message: DarkIce 0.8 live audio streamer, http://darkice.sourceforge.net Copyright (c) 2000-2002, Tyrell Hungary, http://tyrell.hu Using config file: /usr/local/etc/live365.cfg Using
2002 Aug 03
1
vbr / cbr / abr API calls
Hi, Maybe this is documented somewhere, if so, please send me a link to the documentation. My question is: how to set up different (VBR, CBR, ABR) modes when calling the Ogg Vorbis API? Currently I do: CBR: ret = vorbis_encode_setup_managed( &vorbisInfo, getInChannel(), getOutSampleRate(),
2005 Jul 18
0
Oddcast & vorbisenc.dll
Hey oddsock, I was wondering why vorbisenc.dll is statically linked inside oddcastv3, yet vorbis.dll, ogg.dll, etc is not. This means I cannot update my stream to use a newer version of the encoder, and I can't try other tunings of encoders. I'm wondering if this is a mistake since vorbisenc.dll is distributed in your package, yet it is not used. It would be very nice if you could
2004 Aug 06
0
Audio Capturing
So how would that would work? I guess I could use Darkice to broadcast the stream to a new mountpoint, and then use winamp,xmms or streamripper on another PC to attach to that mount point and save the stream to a file - kludgy but would work. I realize I could use something like waverc, but that would chew up significant disk space as I need to capture this audio (approx 2-3 hrs) at 128K VBR.
2001 Jul 19
2
win32: Encoder using vorbisenc.dll - AV?
Hello, When I compile either oggenc or encoder_example with static libraries, they work fine, but when I try them with the dynamic libraries, I get an access violation in vorbisenc.dll with both oggenc and encoder_example. Can anyone on win32 confirm this? It's strange because vorbisfile.dll *does* work with vorbisfile_example, and the configuration for vorbisfile.dll is exactly the same
2004 Aug 06
0
off: live365 relay
Answer to your question: Live365 is strictly mp3 Much more than you wanted to know: I started using Live365 about a zillion years ago and of course it was wonderful "back in the good ole daze". After you signed up with them, you could park 365 meg of mp3s (up to 56k) and/or set up a relay (using either icecast or shoutcast) all for free. (Dirty little secret was at first, although
2004 Aug 06
1
A large streaming project
Akos Maroy <darkeye@tyrell.hu> said: > Jack Moffitt wrote: > > Icast at one point had about 456 stations or so. We were able to do > > this (all the music was preencoded) with 8 machines quite reliably. > > Basically 4 machines sourced streams, and 4 machines served them. Only > > but the source machines: did they encode live audio, or send static > files
2004 Aug 06
3
Audio Capturing
Gary Major wrote: > Does darkice or anything else allow you take the incoming audio from a > soundcard, but instead of encoding it and sending it to icecast, just encode > it and save it as a file instead? DarkIce not at the moment, though as of 0.8 you can save all what is sent to the server in a local file. <p>Akos <p><p>--- >8 ---- List archives:
2004 Aug 06
3
metadata update in the stream
This has come up earlier, but I don't remember a solution. How do I update the metadata of the stream 'on the fly'? I'm thinking of having a live stream (through darkice), with the title, author, etc. metadata changed every once in a while to reflect the actual program. How would I do that? Should I insert such data into the mp3 / ogg voribs data somehow by calling some
2002 Jan 02
2
RC3 Changes needed for MacOS
It looks like the Mac .exp files were not updated for RC3. The following diff corrects that problem. The CodeWarrior project files also have not been updated. They are in 5.3 format which is quite old. Would anybody object if I submitted updates to them in CodeWarrior Pro 6 format? That's the oldest version I have readily available. If someone else has 5.3 and wants to do it, you need to
2004 Aug 06
2
Updating show titles (was Re: a new directory service)
If the client is using freeamp, they can see the song titles. (They are passed along by the server.) Winamp and XMMS do not seem to see the meta data from the server. -- Byron L. Hicks Network Engineer NMSU ICT ----- Original Message ----- From: "Akos Maroy" <darkeye@tyrell.hu> To: <icecast@xiph.org> Sent: Monday, September 17, 2001 9:35 AM Subject: Re: Updating show
2004 Aug 06
4
off: live365 relay
A bit off-topic question: has anyone any experiences with the relaying service that live365.com has? what kind of stream(s) do they relay? what is the protocol they use? --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word
2005 Aug 01
1
How do you set the encoder bit reservoir size?
Hi; In the Vorbis 1.1 release notes from July 7, 2004, Monty says "The 1.1 libvorbisenc allows setting the fixed reservoir size (in bits, defaulting to two seconds worth of requested bitrate) and 'hoarding' behavior (whether the encoder tends to keep the bit reservoir more full or more empty) as well as the other encoding heuristics available through the API of 1.0.1."
2002 Jun 27
2
streaming ogg audio
> -----Original Message----- > From: Akos Maroy [SMTP:darkeye@tyrell.hu] > Sent: Wednesday, June 26, 2002 9:14 PM > To: vorbis@xiph.org > Subject: Re: [vorbis] streaming ogg audio > > figyu wrote: > > so, if i listen to a streamed ogg file (enter url into winamp, eg), the seek > > bar never shows up, nor the position of where the playback is at any given > >
2002 Dec 11
1
Docs Missing
Hi All, The "libvorbisenc api reference" (http://www.xiph.org/ogg/vorbis/doc/vorbisenc/reference.html) exists, but appears to be the libvorbisfile api reference. Is there anywhere where I can find the "libvorbisenc api reference"? Cheers -- Andrew Baker --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe
2006 Jul 01
2
Unhandled event when using APC BackUPS Pro
Hi, I'm new to nut, just installed it. I configured it using the hidups driver to work with my APC BackUPS: # upsc apc350@localhost battery.charge: 100 battery.runtime: 885 battery.voltage: 13.5 driver.name: hidups driver.parameter.port: /dev/usb/hiddev0 driver.version: 2.0.0 ups.delay.shutdown: -1 ups.delay.start: 0 ups.load: 660 ups.mfr: American Power Conversion ups.model: Back-UPS CS 350