Displaying 20 results from an estimated 3000 matches similar to: "Why is libvorbis so big ?"
2007 Jul 23
4
libvorbis 1.2.0 release candidate
All,
Monty has made some improvements to the vorbis reference implementation,
and we're ready to do a new release. Please sanity check the release
candidate at
http://people.xiph.org/~giles/2007/libvorbis-1.2.0rc2.tar.bz2
And let us know if there are any problems. The plan is to make an
official release on Wednesday.
Changes since the 1.1.2 release:
* new ov_fopen() convenience
2002 Aug 02
1
Problems with ogg/vorbis python bindings.
I compiled and installed pyogg followed by pyvorbis, running:
$ ./config_unix.py
$ python setup.py build
and as root:
# python setup.py install
for pyogg and pyvorbis in turn. This completed without error, however
upon trying to import ogg.vorbis in IDLE I get an import error:
ImportError: libvorbisfile.so.3: cannot open shared object file: No such
file or directory
I was told this may have
2002 Jul 24
4
redhat vorbis install
I hope I'm not being an idiot, but I'm attempting to install vorbis-1.0
RPMs on a few redhat machines and failing horribly. I'm in dependency
hell.
For starters, libao-0.8.3-1 requires libasound.so.2 (an alsa library?)
which does not seem to be available in any recent redhat releases.
Then vorbis-tools wants libcurl.so.2, which makes redhat 7.2 machines
choke.
Worst of all is
2002 Jul 15
2
Patches and questions for spec files
I'm forwarding this mail, since thomasvs on #vorbis can't seem
to subscribe/send to the list. Please Cc: thomas@apestaart.org
when you answer, or write directly to him.
----- Forwarded message -----
Hi,
I've been asked by Vakor to help out on the packaging of the 1.0 release
(for Red Hat).
(For some reason xiph.org is refusing any mail from our server,
urgent.rug.ac.be, so I
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
2002 Aug 15
2
dynamicly loading libvorbisenc on Mac OSX
Hi,
I'm trying to load the vorbis libs dynamicly on Mac OS X.
I've got success for libogg, libvorbis and libvorbisfile. But
libvorbisenc drives me crazy.
The function "vorbis_encode_init" seems not to be in there if I am
using "NSLookupSymbolInImage". But
the tools "otool" and "nm" tell me that the function is declared.
Does anyone know, what I
2003 Sep 14
6
ov_clear(&vorbis) segfaults?
Hello all. I'm new to this list. I'm also new to coding with libvorbis
and things, so please bear with me. :)
I've been having trouble with libvorbisfile.
My use of it is fairly simple, but when I try to ov_clear the vorbis
file, it segfaults.
I can attach or otherwise make availible some demo source code, but for
now I'll just pull out relevant lines:
//BEGIN PSEUDO CODE
2004 Nov 29
1
Vorbis and threads
Hi,
I made an app. to encode/decode vorbis streams. My encoder is based on
the libvorbis documentation, and I use ov_read for decoding. The two
process is running on seperate threads (not paralell). If I use the code
only encode or decode everything works fine, but when I try to encode
and decode in the same code (threads) It crashes.
My question is, is libvorbisenc and libvorbisfile thread
2007 Nov 19
1
SIGTRAP in Xcode
I downloaded and built the Ogg and Vorbis projects and added the
frameworks to my project. It just SIGTRAPs before reaching main, in
dylib loading code. I then built libvorbis.a, libvorbisenc.a,
libvorbisfile.a and added them to my project. Still SIGTRAPs. I
built a libogg.a target from scratch in the Ogg project, and added
libogg.a, still SIGTRAPs.
So I have tried everything I know
2009 Apr 20
2
Query Regarding Vorbis Audio codec
Hi all,
I have vorbis audio codec I want to create the separate projects for
Encoder as well as decoder, Can anybody suggest me which all the files
comes under which category (or) which functions will come under
encoder or decoder.
Thanks & Regards,
Kiran
2003 Jun 15
1
Sizing down Ogg Vorbis encoder binaries
Not too long ago, I converted my whole cd library to
OGG format, because I loved the way it sounded, and
the fact that is was open source. Recently, I wanted
to update my library with the latest CVS code. I just
did a compile of the CVS ogg binaries (ogg.dll,
vorbis.dll, vorbis_enc.dll, vorbis_file.dll), and I
noticed they were alot larger in size than the
default ones that came with CDex. I
2004 Aug 06
2
quality setting vs cpu utilisation
I only have a 4% cpu utilisation decrease when setting quality to 1
(0.1) against setting quality to 9.
Is this normal ?
Also I don't see any CPU % decrease when lowering bitrates (on managed
modes)
The only things that realy reduce the cpu usage is sample rate and
number of channels.
I am a little used with lame which with a quality setting of 9 (aka 0.1
in vorbis_enc) greatly reduce
2008 Sep 07
3
Poor programming support
Ogg format is great, but the programming support is so awful! After three
days, I still haven't managed to add a simple playback function to my
software. I know I can make it with a couple of more days, but it isn't
really worth it. BTW, I'm an very experienced programmer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Jul 01
8
Tutorial/Docs for using libvorbis directly
Hi,
We needed a vorbis decoder that operated differently from the approach taken
libvorbisfile. So I sat down, looked through the docs, and the sample decoder
that come with libvorbis and wrote our own.
Since I couldn't find any docs for the API for libvorbis itself, I've written
some. It details all the steps you need to go through to write a _basic_
reusable decoder library using
2001 Dec 14
3
libvorbis and vorbis
Hello there,
I use Redhat 7.1 and KDE2.2.2.
There is always a dependency problem when I upgrade "kdebase". This needs
"libvorbis". Instead of "libvorbis" I have a package called "vorbis-1.0beta4-3".I
downloaded a new package called"libvorbis-1.0rc2-1". When I tried to installed it,
there is a conflict problem:
file
2008 May 02
0
error while cross compiling libvorbis
hi,
i cross compiled the libao,libogg,libvorbis& vorbis-tool files to
my arm board, all went right for libao,libogg,vorbis-tool, but while cross
compiling libvorbis after, make install it showed the following error
-z "/root/ogg/lib" || /bin/mkdir -p "/root/ogg/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libvorbis.la'
2003 Jun 11
1
Problems with ov_open
Hey, i'm having trouble getting ov_open to work on my slackware 8.1 system.
The c, and makefile are as follows, and the error produced. I've also
included an ldd of the compiled file. If anyone can be of any help, it
would be greatly appreciated!
--------------------------C FILE-------------------------------
#include <stdio.h>
#include <string.h>
#include
2000 Nov 12
1
compiling oggenc
Hello all,
I am trying to compile oggenc from the "vorbis nightly cvs" archive...
and I've been hacking something together for about 3 hours now... and i'm
getting the feeling that it should not be this hard... what is the correct
way to use the CVS tree and VC++ Pro 5.0?
-=csmafia
_________________________________________________________________________
Get Your Private,
2002 Sep 11
1
Compiling
I am trying to compile the example code for vorbis files and I am getting an
undefined reference, below is my Makefile, any ideas on what is wrong?
OBJS=ogg.o
ogg: $(OBJS)
cc -o ogg $(OBJS) -L/usr/local/lib -lm -lc -lvorbis
ogg.o: ogg.c
cc -I/usr/local/include -c ogg.c
clean:
rm -f $(OBJS)
<p>_________________________________________________________________
Join
2006 Apr 27
4
Why?
Hello,
I haven't installed anything other then what is in the Repos.
Here are my Repo's:
yum.repos.d $ cat atrpms.repo
[atrpms] name= ATRPMS RPM Repository for Red Hat Enterprise Linux
baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable
gpgcheck=1
enabled=1
yum.repos.d $ cat CentOS-Base.repo
# CentOS-Base.repo
#
# This file uses a new mirrorlist system developed by Lance