similar to: install libvorbis

Displaying 20 results from an estimated 400 matches similar to: "install libvorbis"

2007 Oct 01
2
seeking_test.c and chaining_example.c
which is the purpose of this functions? _________________________________________________________________ Busca desde cualquier p?gina Web con una protecci?n excepcional. Consigue la Barra de herramientas de Windows Live hoy mismo y GRATUITAMENTE. http://www.toolbar.live.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Nov 05
2
edit comment
How i can edit the comments of a vorbis file? _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Feb 12
3
How to convert .wave files
Hi everyone, I am new programming with sound codecs. I am programming in Borland C++ Builder 6 and I would like to convert .wav files to .ogg ones with flac. I have downloaded the FLAC C++ API, and I need some help, is there any function that converts .wav into .ogg??? Please I will be very pleased if you can help me, or showing me an example or something that I can use. Thank you for your time.
2007 Oct 09
1
dlls and encoder_example
hello, i have vorbis sdk 1.0rc2 and i have could compile encoder_example.c in a console aplication project on VC 6. But when i execute the program, only appears the black visual display screen without obtaining result. where is my problems?? other question: in sdk there is for example, vorbis.dll and vorbis_d.dll, which is the difference? i have could compile any project like libvorbis
2007 Feb 02
3
.wav to .ogg
Hi everyone, I am new programming with sound codecs. I am making a c++ application that needs to convert a .wav audio file to a .ogg one. If you can send me a demo or something similar I will be very pleased. Thank you for your time, Wanhaven. _________________________________________________________________ Busca desde cualquier p?gina Web con una protecci?n excepcional. Consigue la Barra de
2006 Oct 24
1
aoTuV beta5 is out
aoTuV Beta5 (based on aoTuV Release 1) http://www.geocities.jp/aoyoume/aotuv/ Changes: aoTuV Beta5 2006/10/24 * The action of noise normalization has been improved. This has an effect in the sound roughness and tremor problem etc. in the low bitrate. * The threshold of a stereo mode change was calculated dynamically. Some of problems which originate in channel coupling by this will improve. *
2007 Jul 21
2
Remove the word "Alpha" from anywhere near Theora
Howdy, I'm proposing to change the version state of Theora from Alpha to Beta, or better yet to remove any mention that it isn't ready. Theora is ready. Saying it's an Alpha version is cute in the eyes of a developer who likes versioning numbers, but it's a nightmare in regards to marketing. Nobody wants to support something that's labeled Alpha. Like it's unstable and
2007 Aug 08
4
Vorbis with Delphi or Visual Studio
Hello, i need to urgently information. I?m making a encode (wav to vorbis) with Delphi or Visual Studio and i don?t know like to begin. My program will run in windows. I have libvorbis 1.1.2 but I do not know like using it. Thank you and sorry for my english, im spanish _________________________________________________________________ Dale rienda suelta a tu tiempo libre. Mil ideas para
2013 Jul 09
2
Pre-compiled OS X binaries?
From: bumblebritches57 at gmail.com (Marcus Johnson) Date: Mon, 10 Jun 2013 10:03:52 -0400 Subject: [flac-dev] (no subject) Message-ID: <CAFWGNQW0aa6+dGzdSk120PWcTMv+vjPjmsVQmT-p4NN2N9kjVw at mail.gmail.com> Are there precompiled binaries for OS X? if not I could provide them. *** From: john.edwards33 at ntlworld.com (John Edwards) Date: Mon, 10 Jun 2013 15:06:39 +0100 Subject: [flac-dev]
2010 Sep 04
9
I think vorbis codec group have a new target
I compared quicktime aac and vorbis,i think quicktime aac is better than vorbis at 80Kbps. please tell me if i'm wrong. using command: qtaacenc.exe --tvbr 31 --highest --samplerate keep test.wav qt.m4a oggenc2.exe --raw -q 1.6 test.wav -o vorbis.ogg the version: qtaacenc version 20100725 with QuickTime 7.6.7 OggEnc v2.87 (libvorbis 1.3.1) links:
2013 Jul 12
1
Pre-compiled OS X binaries?
Stephen F. Booth, the author of a number of audio progs for OS X (sbooth.org), is a subscriber to this list too and he might be able to provide an OS X build of FLAC 1.3.0. However, I can understand the Xiph policy of only supplying officially blessed versions compiled by themselves. I guess we'll have to wait for 1.3.1... Michael On 9 Jul 2013, at 13:50, John Edwards <john.edwards33 at
2013 Sep 22
2
GCC generates slow code for IA32
I measured encoding speed of 24-bit WAV files. It turns out that 32-bit encoder made by GCC is ~1.7x times slower than 32-bit encoder made by MSVS. It seems that GCC creates inefficient code for 32bit * 32bit -> 64bit multiplication for 32-bit architecture. This problem affects FLAC__lpc_compute_residual_from_qlp_coefficients_wide() and FLAC__lpc_restore_signal_wide() functions. Is there any
2016 Jul 29
2
SPEEX and OPUS questions and minor issues
I recently stumbled upon <speex/speex_resampler.h> and made a chain of discoveries: - "http://speex.org/downloads" some links are broken ("rarewares" and git) - there is some (minor) development (whitespace and more) of the "dead" Speex codec ... will there be a release? (I don't really need such myself) - there is some (more useful?) development of the
2008 Jul 14
2
Listing of oggdropXPd at http://www.vorbis.com/software/
Could I request, please, that the link on this page that currently points to: http://homepage.ntlworld.com/jfe1205/OggVorbis/ be changed to point to: http://www.rarewares.org/ogg-oggdropxpd.php It is simply that the Rarewares site can support a much greater bandwidth than I can and I usually update it ahead of my own webspace. (It's also a 'proper' web site rather than just an ftp
2016 Aug 03
2
SPEEX and OPUS questions and minor issues
Thanks ... > Those links seem to work here. 2 links "http://rarewares.hydrogenaudio.org" redirect to "https://hydrogenaud.io" ... no "rarewares" subdomain "http://git.xiph.org/speex.git" maybe better "http://git.xiph.org/?p=speex.git;a=summary" "http://git.xiph.org/speexdsp.git" maybe better
2007 Feb 12
0
How to convert .wave files
Mmmm... I thought that flac was the same as ogg vorbis, if it is not the same, how can I convert from ogg to flac?? > From: nicholas.c.wilson@ntlworld.com> To: flac@xiph.org> Subject: Re: [Flac] How to convert .wave files> Date: Mon, 12 Feb 2007 17:59:02 +0000> > On Monday 12 February 10:01 am, Aday Tejera wrote:> > Hi everyone, I am new programming with sound codecs. I am
2011 Apr 23
1
Windows Encoder
Hi at Vorbis I've downloaded the following: a.. Windows 32/64-bit Installer: opencodecs_0.85.17777.exe 2,53MB, containing 30 files. Could you tell me which one do you click on to start the encoder? Yours Sincerely Stephen Robinson -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Feb 11
2
oggdropXPd V1.6.11c
I've tried 3 times to drop a 250kb wav file on oggdrop, and oggdrop crashes each time. Is this too large of a file for oggdrop? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/vorbis/attachments/20060211/663a007d/attachment.html
2007 Feb 12
0
How to convert .wave files
Ok Alex, that is very interesting. What do you recommend me?? > From: alex@weej.com> To: adayts6@hotmail.com> CC: flac@xiph.org> Date: Mon, 12 Feb 2007 17:39:09 +0000> Subject: Re: [Flac] How to convert .wave files> > Not a solution, but are you sure you want Ogg files?> > Ogg container does do FLAC streams, but it's not as well supported as> the native FLAC file
2005 Jun 08
1
Latest CVS and app_rxfax
With the current CVS-HEAD line 88 of app_rxfax.c causes an error. #if (ASTERISK_VERSION_NUM <= 010300) chan->callerid, app_rxfax.c:88: error: 'struct ast_channel' has no member named 'callerid' Commenting out the if else combination of course gives a clean compile. -- Dave Cotton <dcotton@linuxautrement.com>