Displaying 20 results from an estimated 9000 matches similar to: "cvs of libvorbisenc is broken."
2002 Jan 01
3
problem building vorbis-tools-1.0rc3
I download all the tarballs for rc3. I compiled
and installed all the libraries successfully, but I wan't able to compile
the vorbis tools (1.0rc3) package succesfully.
I can run configure successfully, but when I run make it dies with this
make[2]: Entering directory `/usr/local/src/vorbis-tools-1.0rc3/oggenc'
/bin/sh ../libtool --mode=link gcc -O20 -ffast-math -fsigned-char -o
2002 Jul 21
1
Libvorbisenc.so.O
I am running SuSE 7.3 600 Mhx Celeron 20gig hd
On trying oggenc for the first time on a test .wav file
oggenc test.wav
I get
Error while loading shared libraries: /usr/lib/libvorbisenc.so.0:
undefined symbol: _time P
Any suggestions?
Until I upgrade to kernel 2.4.18 and ALSA 0.9 I just need to get this
working. Upgrade...soon...very...soon/.
Thanks
--- >8 ----
List archives:
2004 Oct 13
4
cpu usage for ices and oggenc
I'm running ices-kh to stream from jack at 64kbps, and also using oggenc
(with ecasound via jack) to record the audio to disk at the same time.
This is also running at 64kbps.
ices is using virtually no cpu (0.0%), but oggenc is using 15-16%. I can't
see why there should be such a difference - both are recording the same
audio stream in real time at the same bitrate. oggenc is getting its
2004 Oct 13
4
cpu usage for ices and oggenc
I'm running ices-kh to stream from jack at 64kbps, and also using oggenc
(with ecasound via jack) to record the audio to disk at the same time.
This is also running at 64kbps.
ices is using virtually no cpu (0.0%), but oggenc is using 15-16%. I can't
see why there should be such a difference - both are recording the same
audio stream in real time at the same bitrate. oggenc is getting its
2002 Feb 20
4
Questions about libvorbisenc
Hi all,
I am just coming in the mailing list.... ;-)
I'm working on an Ripper/Encoder for GNUstep.
At first sight, libvorbisogg seems to be the library that I needed.
The problem for me is documentation.
So I have a few question about this library :
- in order to init an encoding process, we need to provide channels. Well,
what does is mean ?
- in order to init an encoding process, we need
2009 Mar 15
1
vorbisenc creates silent ogg files on ARM EABI
Hi
Sorry, the reason I joined the list is for help finding a bug that
occurs when libvorbisenc is compiled and run on ARM EABI systems
(current Debian, Gentoo, OpenEmbedded etc).
The symptom is that oggenc produces shorter ogg files than it should
(about 1/2 size) that decode to the correct duration but of total
silence.
libvorbis/examples/encoder_example does the same on these systems, but
2006 Jan 21
1
do you have libvorbisenc.h ?
Hello
I'm someone who whants to do a project using vorbis libraries for encoding.
I'm very impressed about what this codec can do and I want to use it.
I have a school project in which I want to compress a wave file , using the
power of many computers from a local network.
So I'm asking you , if you have libvorbisenc libraries (Libvorbisenc 1.1)
especially libvorbisenc.h and if it is
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
2000 Sep 03
2
cvs changes
I'm trying to clean up CVS, getting everything where it should be, because
pretty soon we're going to have to build SDK's and whatnot, and I want
that to be easy.
We're basically going to have 3 libraries:
1) libogg
2) libvorbis
3) libvorbisfile
I have separated libogg out from the rest of the code, cleaned it up, got
it doing 'make dist' and rpms and imported this into
2006 Jan 27
1
possible bug using -q -m -M combination?
Hello,
I've used oggenc with these options before:
$ oggenc -q3.0 -m 96 -M 225 somemusic.wav
But it's now encoding everything at 1.0kbps. The compression is *awesome*
but the found quality is somewhat lacking. Has something changed
recently, or am on crack (again)?
Cheers,
Geoff
Ps. I put the above example in the ifp-driver mailing list FAQ.. but now
I don't look so smart..
2005 Nov 15
4
Oggenc/oggdec on Mac OS X
Hi,
Has anyone succeeded to build oggenc and oggdec on
Mac OS X with static linking? I can build libogg
and libvorbis and install them as dynamic libraries
(by running ./configure, make and then make install).
Then oggenc and oggdec will load them in runtime
and use them. That works fine.
But I'd like to build these two command line tools
so they're linked with all the libraries they
2003 Jun 25
6
Using oggenc
Hello all,
I wanted to ask some experienced users some settings about oggenc.
1. How can I setup oggenc so that I can DIRECTLY rip tracks off my audio cd?
As we all know, audio cd doens't really have a file format that we can
directly use. Do I HAVE to convert them to wav files then convert them to
ogg files?
2. The options: -b -m -M with the bitrate of the audio file. If I set
something
2001 Sep 03
2
Building vorbis-tools without libao
Hi All,
For my new file (and thus mp3) server I've decided to switch
completely to Ogg Vorbis. This means having to reencode
~30GB worth of 128Kb MP3's, but i figured that it would all
be worth the effort. So I downloaded the sources for
libogg, libvorbis and vorbis-tools and fired up my trusty
old compiler. libogg and libvorbis built and installed
like a charm. Not so for
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,
2004 Jul 07
12
vorbis 1.1 rc 1 now tagged in SVN
Hi folks,
We're gearing up to the next full release of the Vorbis codec; I've
just tagged a release candidate in SVN in order to encourage wider
testing toward final 1.1 release.
This release includes the following updates:
1) Adoption of AoTuV and other tuning work by Vorbis developers
outside of Xiph into the mainline codebase
2) New bitrate management code
3) bugfixes
In more
2004 Jul 07
12
vorbis 1.1 rc 1 now tagged in SVN
Hi folks,
We're gearing up to the next full release of the Vorbis codec; I've
just tagged a release candidate in SVN in order to encourage wider
testing toward final 1.1 release.
This release includes the following updates:
1) Adoption of AoTuV and other tuning work by Vorbis developers
outside of Xiph into the mainline codebase
2) New bitrate management code
3) bugfixes
In more
2006 Jan 27
1
please help me with some files
Hello
I'm someone who whants to do a project using your vorbis libraries for
encoding. I'm very impressed about what this codec can do and I want to use
it.
I have a school project in which I want to compress a wave file , using the
power of many computers from a local network.
So I'm asking you , if it is possible , to upload on your site (or send them
to me , if i'm not asking
2002 Feb 20
0
How to use libvorbisenc
Hi all,
I am just coming in the mailing list.... ;-)
I'm working on an Ripper/Encoder for GNUstep.
At first sight, libvorbisogg seems to be the library that I needed.
The problem for me is documentation.
So I have a few question about this library :
- in order to init an encoding process, we need to provide channels. Well,
what does is mean ?
- in order to init an encoding process, we need
2001 Sep 03
0
[paul@mail.me.maar.nu: Building vorbis-tools without libao]
Again, Hi All,
Thanks for your replies. I probably should've mentioned that
I'm not subscribed to the list but I found your answers on
the archives.
I just wanted to go on record and mention that I do in fact
have all the original CD's and that by re-encoding I meant
repeating the entire process of ripping the original CD's
(with cdparanoia (of course ;)) and then encoding them
2007 Apr 23
1
Getting masked FFT data out of libvorbisenc
[Apologies if this gets through twice. I sent it first without subscribing,
but it seems like it got stuck in the moderation queue, so I subscribed and
re-sent it.]
I'm doing some work on audio fingerprinting for a school project (more
precisely, my master's thesis. I got a hint on #vorbis that I might want to
look into the internal floor representations in libvorbisenc to get out audio