similar to: Testing of Merged GT3b1 and 1.0.1 oggenc

Displaying 20 results from an estimated 1000 matches similar to: "Testing of Merged GT3b1 and 1.0.1 oggenc"

2004 Feb 19
1
Compiling oggenc in mingw32...no FLAC support?
After pinpointing a ld switch problem in the ogg/src/Makefile file, I managed to get libogg and libvorbis to compile using mingw32. FLAC compiled flawless so the configure script in vorbis-tools detected FLAC and included support for it in oggenc. And when oggenc was compiling, I noticed it included the FLAC libraries so everything went smoothly. But the oggenc.exe made only recognises wav
2004 Feb 03
1
Stereo mode settings
Hi everyone, I'd like a bit of information about the stereo mode settings in psych_44.h of libvorbis. Specifically, about the adj_stereo structure: typedef struct { int pre[PACKETBLOBS]; int post[PACKETBLOBS]; float kHz[PACKETBLOBS]; float lowpasskHz[PACKETBLOBS]; } adj_stereo; What I am attempting to do is bring lossless stereo coupling down to the lower quality levels in
2004 Feb 23
2
About lossless and point stereo
Hi, I've read the Vorbis stereo documentation on square polar mapping and currently reading the source code to understand it. But there are some things which I don't quite understand and hope I can get some guidance on. I understand the decoding/decoupling part as it is the same as the one described in the stereo docs: From mapping0.c: /* channel coupling */
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 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 May 23
1
Vorbis determined to be as good as MPC at 128 kbps!!
I am very happy to announce that the aoTuV tuning of Ogg Vorbis has tied with Musepack at first place in the 128 kbps listening test. It has beat iTunes AAC, Lame MP3, ATRAC3, and WMA standard. :) http://www.rjamorim.com/test/multiformat128/results.html -- ------------------------------------------------- Stephen So PhD Student Signal Processing Laboratory School of Microelectronic
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:
2004 Jul 22
0
Patches for advanced encode option to change impulse
triggers Message-ID: <410085E5.20601@griffith.edu.au> Hi everyone, I've added a new advanced-encode-option that allows the user to change the global mapping value for the particular quality value they encode at. The option is called "impulse_trigger_profile" and can take on values of 0 to 6, where 0 to 4 are the default _psy_global_44 values while 5 and 6 are basically 3 and
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
2013 Jun 27
1
flac-dev Digest, Vol 103, Issue 11
I posted Mac binaries a few weeks ago but nobody did anything with them, or even acknowledged them. Here is a DMG with a .pkg installer for Flac 1.3.0 https://dl.dropboxusercontent.com/u/52358991/FLACInstaller1.3.0.dmg On Wed, Jun 26, 2013 at 3:00 PM, <flac-dev-request at xiph.org> wrote: > Send flac-dev mailing list submissions to > flac-dev at xiph.org > > To
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 May 30
0
Request for Comments: multi-channel/32 bit WAV patch for oggenc
List, Some time ago, Jose A. Peirote (Tebasuna in the HA community) started a thread[1] in the HA forums to improve oggenc. He has since posted a patch[2] in Trac. I have tested it and it appears to work, though I have to confess not knowing much of multi-channel encoding (I only work with stereo). The other issues it supposedly fix seem to work, too, though I did not experiment with 4+ GB
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]
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
2004 Mar 24
3
oggenc in vorbistools 1.0.1
Hello, Iam trying to compile oggenc to create oggenc.exe but i have 6 errors in the compilation. I have done like this: 1)I create a project in visual C++ 6.0(win 32 console) 2)i include the C files ans h file in source and header files the errors are: f:\stage_2004_xtase\guillaume_roget\ogg_vorbis\ogg_tools\vorbis-tools-1.0.1\oggenc\encode.h(5) : fatal error C1083: Cannot open include file:
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
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
2004 Jun 07
1
aoTuV mode?
Are there plans to incorporate aoTuV mode into vorbis, perhaps a commandline switch to make optionally available the aoTuV tunings? The abx results from aoTuV are impressive... http://www.hydrogenaudio.org/index.php?showtopic=21916&st=50&&#entry215109 -Dan
2005 Feb 10
2
[Fwd: Re: Low level optimization]
Urgh... I misrouted this to vorbs@xiph.org... sorry for this. -------------- next part -------------- An embedded message was scrubbed... From: Maik Merten <maikmerten@gmx.net> Subject: Re: [Vorbis-dev] Low level optimization Date: Thu, 10 Feb 2005 16:39:25 +0100 Size: 959 Url: http://lists.xiph.org/pipermail/vorbis-dev/attachments/20050210/f31485c6/Vorbis-devLowleveloptimization.mht
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: