search for: eorbit

Displaying 19 results from an estimated 19 matches for "eorbit".

Did you mean: orbit
2000 Oct 27
1
missing def file in vorbis win32 build stuff
...ing and therefore no .lib file is generated. Is there a reason for that, or is it just an omission? In any case, I will hold off on the latest and greatest vorbis stuff in FreeAmp until next week.... --ruaok Freezerburn! All else is only icing. -- Soul Coughing Robert Kaye -- robert@moon.eorbit.net http://moon.eorbit.net/~robert --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No sub...
2000 Apr 19
3
integer pcm decode patch
...the pcm samples to the OSS sound drivers using the the vorbis_synthesis_pcmout_int() function. The linux command line player (that's giving it too much credit, really) is just like the encode/decode example limited to 44khz files. The patch for these features can be found here: http://moon.eorbit.net/~robert/pcm16.patch There is one slight problem with the vorbis_synthesis_pcmout_int() function that I hope we can all solve as a team. I personally failed to solve this problem, but I think it important to get this function into the codebase before the first release. I trust once the format a...
2001 Mar 20
2
Problems with the beta4 rpms
...gg/libogg.spec,v retrieving revision 1.9 diff -r1.9 libogg.spec 50c50 < /usr/lib/libogg.so.* --- > /usr/lib/libogg.so* The same needs to be done for the libvorbis one, but I'm feeling lazy... --ruaok Freezerburn! All else is only icing. -- Soul Coughing Robert Kaye -- rob@eorbit.net -- http://www.mayhem-chaos.net --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No...
1999 Aug 12
1
Vorbis source development status
Now that a few folks of the appropriate technical background are listening (and that a couple more I'm expecting to join in a bit can grab this message from the archive), it seems prudent to start talking about where Vorbis is and what it needs. I'll assume at this point everyone knows what Vorbis is; stop me if I'm wrong ;-) More of the code is complete than the web pages might
2000 Feb 04
3
Hello
Hi, I am interested in helping out with the project. What tasks are on the TODO list? I am one of the lead developers of the FreeAmp (www.freeamp.org) project so obviously I will create a decoder plugin for our player but I would also like to help out with the Vorbis CODEC itself. elrod --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
2000 Feb 16
1
Decode questions
...his could be avoided by simply carrying out the integer conversion before the decoded data is written to the output buffer. I also get the feeling that this might be jumping the gun a little bit. :-) --ruaok Freezerburn! All else is only icing. -- Soul Coughing Robert Kaye -- robert@moon.eorbit.net http://moon.eorbit.net/~robert --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
2000 Oct 25
2
UTF-8 to ISO 8859-1 converter
...s in some form. I'd prefer to offer a solution to the people who intend to use vorbis, rather than programs not correctly handling international characters. Any tips would be greatly appreciated. --ruaok Freezerburn! All else is only icing. -- Soul Coughing Robert Kaye -- robert@moon.eorbit.net http://moon.eorbit.net/~robert --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No sub...
2000 Jul 25
2
Library issues (BOUNCE vorbis-dev@xiph.org: Non-member submission from [rob@emusic.com]) (fwd)
...vorbis source inside of FreeAmp and avoid these problems? I'd prefer to have shared libs... Is there an rpm package script available? If not, I could cobble that together quickly if need be... - --ruaok Freezerburn! All else is only icing. -- Soul Coughing Robert Kaye -- robert@moon.eorbit.net http://moon.eorbit.net/~robert ------- End of Forwarded Message --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
2000 Apr 20
3
Thoughts on vorbisfile
Hi all, While reading through various bits of libvorbis and vorbisfile, and then thinking about how to implement other features in the xmms and winamp plugins, I had some thoughts... Vorbisfile is very useful, and very easy to use. It is, however, tied to stdio - which means you can't use it for lots of other stuff where it'd be useful - like streaming, or (under win32) avoiding stdio
2000 Jul 20
2
Freeamp output plug-in
Hello: I don't usually post requests like this to mailing lists, but I've just about run out of other options. The vorbis.org and vorbis.com sites both make mention of a beta vorbis output plug-in for freeamp, but I'm blowed if I can find it anywhere. It's definitely not in the vorbis.com download section (unless it's been placed their within the last 24 hours or so), and
2000 Jul 20
2
Freeamp output plug-in
Hello: I don't usually post requests like this to mailing lists, but I've just about run out of other options. The vorbis.org and vorbis.com sites both make mention of a beta vorbis output plug-in for freeamp, but I'm blowed if I can find it anywhere. It's definitely not in the vorbis.com download section (unless it's been placed their within the last 24 hours or so), and
2000 Aug 07
1
full circle on the text stream format
I've come full circle on the Ogg text stream format, back to arbitrary associated xml streams. What's changed? Mostly rolling the requirements around in my head, and weighting them differently. I think we've dealt with the complexity issue; this functionality can be optional for "dumb" audio players, and possibly also for dumb video players, though there it's a smaller
2000 Apr 28
2
Metadata followup
...do here. Do you use some other nomenclature in the codebase? >The comment fields in the Vorbis header are only for text comments, not >arbitrary metadata. I see the comments -- good thought! --ruaok Freezerburn! All else is only icing. -- Soul Coughing Robert Kaye -- robert@moon.eorbit.net http://moon.eorbit.net/~robert --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
2000 Mar 28
3
Finally. A deadline, and a call to arms...
Hi folks, I've been dickering around again, wasting the time away.... and today Brian Zisk (chief Vorbis Evangelist among other things) said, "Hey! We need to demo to the world on the 4th of April!" Hooo boy. Time to suck it up and bang it out. The Vorbis libs are not a problem. I'm in process of checking in my new psychoacoustics (they're real pretty!) based on
1999 Aug 15
1
Vorbis transform description
OK, into the nitty-gritty, albeit a high-level version. If it sounds like I'm glossing important details, you're right. This discusses only the basic DSP; precise coding, framing, sync, etc, will be in another mail. Vorbis is a hybrid transform domain general purpose audio encoder, like MPEG in some respects (it is rooted in much of the same basic theory). For the most part, the
2000 Jun 18
2
xml stream formats
Speaking of Metadata, how's work going on the definition? Looking back at the list archives, there seems to be a semi-plan to use Robert Kay's DTD from http://www.cdindex.org/dtd/TrackInfo.dtd, but I'm conserned that it's too specialized for video and we'll end up having a special case for audio-only files. There are a couple of general issues here. Micheal Smith suggested on
2000 Aug 02
4
RDF Metadata Specification
...ream and the RDF should reference that stream? Alternatively, the RDF stream could specify URIs and the player can then download the data before it needs to be shown. What were the thoughts on this? - --ruaok Freezerburn! All else is only icing. -- Soul Coughing Robert Kaye -- robert@moon.eorbit.net http://moon.eorbit.net/~robert --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject...
2003 Jul 27
0
data=journal with large external journals
...re journal. My current bdflush settings are 40 500 0 0 60 300 60 0 0 as recommended by others on this list and elsewhere. It doesn't seem to help. I'm a little stumped at the moment. Any hints would be greatly appreciated. -- Kevin Murphy kevin@eorbit.net
2001 Jun 06
1
Metadata
Having not been reading the list regularly for the past few months, I've been reading through for the past few days trying to catch up. I was wondering what the current state of Vorbis metadata was. Has anything been agreed upon as far as how metadata is to be stored? It seems every time this was brought up before it turned into a large debate and nothing was ever resolved. Tony Arcieri