search for: zoesis

Displaying 4 results from an estimated 4 matches for "zoesis".

2002 Jan 17
1
Multithreading inquiry
I noticed that the statically linked ogg/vorbis libraries for Windows are multithreaded. I want to link them into a non-multithreaded application, so I'm considering recompiling them to use the non-multithreaded C runtime. Is this feasible, or do libogg and libvorbis rely on multithreading? <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2002 Jan 04
1
Low-bitrate-compatible vorbis decoder/player?
Hi list, I'm doing some experiments with relatively low bitrate encoding, and can't find a player/decoder that works consistently. Winamp and freeamp seem to choke up when you try to play low-bitrate vorbis files. There's mention of an ogg123 player/decoder, but it doesn't seem to be includeed with the vorbis-tools package as advertised. (Does anyone know where it is? Is
2002 Jan 10
1
Configuring libogg/libvorbis with CC under Irix 6.3
Hi folks,. I'm working on a project on Irix 6.3 using CC (not GCC) and the .o32 object format (not n32) and would like to incorperate ogg-vorbis. Is there any way to configure the libogg/libvorbis makefiles to work with CC? (Or does anyone know how to arm-twist GCC under Irix 6.3 into producing o32 object files?) Thanks super-much for any help, Mike <p>--- >8 ---- List
2002 Jan 10
2
-b flag at low sample rates?
As the subject implies, my question is: is it possible to use the -b (or -M) flag at non-44K sample rates? I'm working with an application that is trying to optimize for very small audio filesize. I found that downsampling to 11K and then using q0 gives high compression, but won't seem to drop below 64kbps or so. It seems like the combination of downsampling, then reducing to 30kps