Displaying 20 results from an estimated 300 matches similar to: "Pre-compiled OS X binaries?"
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 Jul 09
0
Pre-compiled OS X binaries?
The offer is still there, but I haven't been asked to upload them, nor
have I been offered them.
John
On 09/07/2013 13:01, Michael wrote:
> 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
2003 Nov 26
3
Updated OggDrop ?
Are the ogg/vorbis programs updated to v1.0.1 ?
OggDrop for example ?
Regards,
David
----------------------------------------------------------------------------
-----------
David Balazic mailto:david.balazic@hermes.si
HERMES Softlab http://www.hermes-softlab.com
Zolajeva 30 Phone: +386 2 450 8851
SI-2000 Maribor
Slovenija
2006 Aug 18
6
Ogg Player Code
Hello,
In one of my recent assignments, I was asked to develop a ogg player.
I am not able to find the right repository of the source code. There are few repositories on vorbis but I am not clear which one is the right one for Windows environment.
If somebody has successfully compiled any ogg player ever, his ideas will be helpful to me.
In one of the code set, I was able to compile 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
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
2009 Mar 18
2
oggdec.exe crash
Hello there.
I can't use bugtracker because it is permanently think that I'm spammer.
--------------
System: Windows XP Service Pack 3
When I trying to decode any *.ogg file with oggdec.exe like this:
oggdec.exe file.ogg
I have an error (it is translate version - I don't have english version of Windows):
Instruction from address 0x7c91b1fa trying to access 0x00000010. Memory
2009 Aug 06
1
archive of legacy oggenc/oggenc2 encoders for windows?
For what its worth, there are archives of prebuilt ffmpeg version of ogg.
http://ffmpeg.arrozcru.org/builds/ <http://ffmpeg.arrozcru.org/builds/>
On Wed, Aug 5, 2009 at 6:58 PM, Ralph Giles <giles at xiph.org> wrote:
> On Wed, Aug 5, 2009 at 8:11 AM, Ethan Bordeaux<ethan.bordeaux at gmail.com>
> wrote:
>
> > Hi, I was wondering if there's anywhere I could find
2007 Jul 12
4
file couldn't play after Speex encode and decode
Dear sir,
I've a problem that the .wav file couldn't play after calling "sampleenc
male.wav|sampledec male_speex_15.wav".I found that the new file
male_speex_15.wav is smaller than the original file in size.I implemented
the test on Linux system.The original file male.wav is 96044 bytes,while the
new file male_speex_15.wav is 96000 bytes.I'm eager to know the reason.Thankyou!
2004 Dec 28
5
bitrate limits don't work with -q settings?
I'm sorry if this question has been asked before; I've looked through
the archives and haven't seen anything.
The problem I'm seeing is that oggenc's VBR encoding doesn't seem to pay
attention to any sort of bitrate limitation, either the -m or
bitrate_hard_min settings. It isn't that it temporarily dips below the
minimum; the average for the whole (in this case,
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 Aug 03
0
SPEEX and OPUS questions and minor issues
This is on my TODOOn Wed, Aug 3, 2016 at 1:19 PM, dos386
<dos386 at gmail.com> wrote:
> 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
>
2004 Jan 23
0
Testing of Merged GT3b1 and 1.0.1 oggenc
Hi everyone,
Recently I made an attempt at merging the tunings of GT3b1 into the
official Xiph.org 1.0.1 libvorbis code. While 99% of the GT3b1 tunings
are independent of 1.0.1, there is one particular value
(_psy_noiseguards) which affects the whole quality range. I've chosen
to use the 1.0.1 values since they changed since 1.0. Therefore, files
encoded in GT3b1 mode (q 5 and above)
2005 Nov 28
1
Big issue regarding channel order mapping in 5.1 has been reported
I know there's a bug tracker, and that is exactly the reason why I am
posting this on the dev list. There has been a report from one of the foobar
developers regarding oggenc on the HA forums, but he later posted it at the
bug tracker as well. Three weeks have passed and no one seems to have
noticed it was there.
~*~
URL: http://trac.xiph.org/cgi-bin/trac.cgi/ticket/736
Subject:
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.
*
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 Aug 20
2
install libvorbis
How can i install libvorbis on Windows xp?
_________________________________________________________________
Consigue el nuevo Windows Live Messenger
http://get.live.com/messenger/overview
2009 Aug 05
4
archive of legacy oggenc/oggenc2 encoders for windows?
Hi, I was wondering if there's anywhere I could find an archive with all of
the previously released ogg encoders, specifically windows binaries. I know
I could rebuild every version from source, but it would be a lot easier if I
could just grab the executables.
Thanks.
Ethan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: