similar to: AoTuV branch

Displaying 20 results from an estimated 900 matches similar to: "AoTuV branch"

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
2008 Nov 28
2
On merging aoTuV patches
Soon, Firefox 3.1 and other browsers will start to support vorbis and users will increase vorbis use on the net. Most users (as most Linux distributions) are however using the reference xiph.org vorbis library which generate worse files than the aoTuV library from http://www.geocities.jp/aoyoume/aotuv/ . According to latest discussion: https://trac.xiph.org/ticket/1251 the aoTuV code should have
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. *
2006 Nov 18
1
Trying the new aotuv version.....
Can someone explain this, I have both version of oggenc and oggenc-aotuv installed, wanted to compare theme.. BUT, when I type the commanded: rick@KB32bit:~$ oggenc-aotuv -v OggEnc v1.0.1 (libvorbis 1.0.1) rick@KB32bit:~$ Why don't I see OggEnc-Aotuv Beta 5...etc Odd? Thanks - Rich
2011 Feb 22
3
"aoTuV" beta6 was released
I released "aoTuV" beta6 of OggVorbis encoder, library. ---------------------------------------- CHANGES (for general) from beta5.7 # Libvorbis aoTuV was unified with Xiph.Org's libvorbis1.3.2. # Pre(post)-echo of the specific pattern was improved. # The bit allotment when sound of the different type coexisted was improved. # The calculation method of dynamic thresholds
2005 Nov 05
1
New release of aoTuV
For those who missed it, there's a new release of aoTuV (beta 4.5). According to Aoyumi-san, there's some new tuning for audio below quality set 3 (-q3), but I have not tested it myself yet. I wonder when Monty will actually check the new versions of aoTuV and merge them with main trunk. Latest tests on HA show the latest tunings of Aoyumi-san have matured Vorbis a lot, and
2008 May 03
3
I heard about aoTuV...
... and was wondering how it differs from the official libvorbis and why there is need for a fork. Could somebody shed some light on the past and background of the libvorbis/aoTuV story please? Both on- and offlist mails are welcome. Thanks in advance, Sebastian
2005 Mar 03
1
Using aoTuV with Oddcast
Hi, Excuse my ignorance, I'm primarily a LInux user and don't have a Windows install on any hardware that's actually working at the moment. Is it possible to use aoTuV B3 with Oddcast? Is this simply a matter of replacing a DLL? If so, are there any precompiled DLLs anywhere, or is anyone with the appropriate tools prepared to cook one up for me? I have people who are probably
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
2014 May 11
0
"aoTuV" beta6.03 (2014) released
I released "aoTuV" beta6.03 (2014) of OggVorbis encoder and library (based on libVorbis). Source code and reference binary (win32) is here. http://www.geocities.jp/aoyoume/aotuv/ ---------------------------------------------------------------------------- CHANGES (for general) from old beta6.03 # The latest aoTuV beta6.03 was unified with Xiph.Org's libvorbis1.3.4. The part
2008 Dec 10
0
"aoTuV beta5.6" is out
I announce release of libvorbis aoTuV beta 5.6. This is the library of Ogg Vorbis I conformity. I performed original tuning (part of encoding) for the reference source code of Ogg Vorbis of Xiph.Org to origin. Changed part from beta5.5 # ?Important!? The security hole of old libvorbis origin was fixed like latest libvorbis. The software using the decode function of the former library should
2005 Jul 10
0
The aoTuV beta4 merged libVorbis 1.1.1
aoTuV beta4 is based on libVorbis1.1.1 now!! http://www.geocities.jp/aoyoume/aotuv/
2005 Apr 13
0
aoTuV pre-beta4 [20050412] is out
aoTuV pre-beta4 [20050412] http://www.geocities.jp/aoyoume/aotuv/test.html
2005 Sep 25
1
aoTuV
> -------------------------from aoTuV_b3_En.txt----------------- > Manuke's patch is used for improvement in the speed of sort > processing > (thank you!). > -------------------------------------------------------------- http://www.geocities.com/Area51/Dungeon/6809/vorbis-optsort-en.html This patch accelerate encoding time about 10%. Why not include in 1.1.2?
2005 Sep 25
1
aoTuV
> -------------------------from aoTuV_b3_En.txt----------------- > Manuke's patch is used for improvement in the speed of sort > processing > (thank you!). > -------------------------------------------------------------- http://www.geocities.com/Area51/Dungeon/6809/vorbis-optsort-en.html This patch accelerate encoding time about 10%. Why not include in 1.1.2?
2006 Aug 24
1
Lancer 20060824 is out
Lancer 20060824 (based on aoTuV Release 1) - fully optimized libvorbis for x86 CPUs - http://homepage3.nifty.com/blacksword/ Changes: 2006/08/24 Lancer 20060824 * Lancer is based on aotuv-r1_20051117 now. * add SSE optiomizations to _vp_couple. * add the dividing code of multi channel processing to xmmlib.h. * _vp_quantize_couple_memo, _vp_quantize_couple_sort is multithreaded under the OpenMP.
2007 Sep 18
1
vorbis-tools configure
Hi guys, I'm trying to compile vorbis-tools with libvorbis-aotuvb5. The problem is that installed libvorbis conflicts with myself-compiled libvorbis-aotuvb5, though I specified --with-vorbis-libraries and --with-vorbis-includes to the vorbis-tools configure: vorbis-tools-1.1.1# CFLAGS="-static" ./configure
2010 Jan 29
3
Vector from Matrix
Dear Mailing List Members, the problem I've been grappling with für quite some time now is the following: I have a 100 rows x 200 columns matrix. data.set <- matrix(rnorm(20000, 100, 200)) Now I would like to get a vector of length 100 which collects the values from the following procedure: Take the sum of the minima of the two values from each row of columns 1 and 101, and divide it
2008 Dec 16
0
"aoTuV beta5.61" is out
I announce the revision version of aoTuV beta5.6. Changed part from beta5.6 # Fixed the error to occur by specific software. (floating point exception) Aoyumi