search for: info_a

Displaying 5 results from an estimated 5 matches for "info_a".

2001 Mar 11
2
Winamp output plugin build problem
Hello vorbis-dev, I'm trying to build the Winamp output plug-in from some source I culled from the mailing list archives. The compile is failing since I'm missing a structure call info_A. Can anyone lighten my darkness? Best regards, Andy --- >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'...
2000 Jun 20
5
Win32 DLL
I've put together a first cut for a Win32 DLL using the BladeEnc interface. Right now, it's just a drop-in replacement for BladeEnc.dll that ignores all encoding parameters passed to it and uses the info_A vorbis_info struct (same as the encoder_example). It's not particularly useful as of yet, but you can rename it to BladeEnc.dll and use it with any number of rippers out there -- you just have to rename the resulting MP3 files to OGG... I'm in the process of updating my ripper to supp...
2000 Sep 13
1
my vorbis comments
...'m sure some of these are well known, but here they are anyway - sorry this is long): 1. vorbis_info: a. Accessing the pre-computed info structs through pointers to static data is messy IMO. I should be able to vorbis_info_init (or similar) an info struct to be exactly the same as info_A, for instance. That way, I could vorbis_clear and free it at the end just like I do for vorbis_info's which come from a vorbis file b. A function which compares two vorbis_info structs, to see if they are equivalent (i.e. would produce the same output for a given input st...
2000 May 09
0
Known bugs in mainline now
Ah, the midrange noise was not entirely the psychoacoustics... I have a mode 0 (effectively a short block) bug. Forcing all short blocks int he encoder (Change the last line of the info_A struct in include/vorbis/modes.h to 64,0,2) makes it very obvious. I'll be hunting/killing that tonight. Greg Maxwell also found that the bitrarte is not dropping to 0kbps in digital silence like it should be. I'll be getting to that one tonight too. Monty --- >8 ---- List archives:...
2000 Jul 27
0
Second beta
>Second BETA is slated for this weekend, along with VBR 96, 128, 160, 192, >256kbps stereo modes. 1.0 final (with CBR) is optimisitcally scheduled for >the week before LinuxExpo. What will the names of the modes in modes.h be? (ie. will 128 KBps remain info_A, and so on...) -Andy ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/