Ogg Vorbis Encoder |
|||
aoTuV |
Ogg
Vorbis Open, Free Audio The Ogg Vorbis format and reference source code was made by people of Xiph.Org. |
||
(based on Xiph.Org's libVorbis) |
aoTuV Beta6.03 (2020) (2021/3/20) |
---|
# The latest aoTuV beta6.03 was unified with Xiph.Org's libvorbis1.3.7. The part related to sound quality is not changed from previous version. |
・ libvorbis 1.3.7を統合しました。エンコード品質については前バージョンと同様です。 |
aoTuV Beta6.03 (2018) (2018/5/2) |
---|
# The latest aoTuV beta6.03 was unified with Xiph.Org's libvorbis1.3.6. The part related to sound quality is not changed from previous version. |
・ libvorbis 1.3.6を統合しました。エンコード品質については前バージョンと同様です。 |
aoTuV Beta6.03 (2015) (2015/8/10) |
---|
# The latest aoTuV beta6.03 was unified with Xiph.Org's libvorbis1.3.5. The part related to sound quality is not changed from previous version. |
・ libvorbis 1.3.5を統合しました。エンコード品質については前バージョンと同様です。 |
aoTuV Beta6.03 (2014) (2014/5/11) |
---|
# The latest aoTuV beta6.03 was unified with Xiph.Org's libvorbis1.3.4. The part related to sound quality is not changed from previous version. |
・ libvorbis 1.3.4を統合しました。エンコード品質については前バージョンと同様です。 |
aoTuV Beta6.03 [beta6.02 >> beta6.03] (2011/04/25) |
---|
# The problem that encoding of 5.1 channel source didn't work was revised. |
・ 5.1チャンネルソースのエンコードに失敗していたのを修正しました。 |
aoTuV Beta6.02 [beta6.01 >> beta6.02] (2011/02/27) |
---|
# In the specific pattern (different from beta6.01), the bug that caused overflow was fixed. |
・ 特定のサンプルのエンコードにおいて、オーバーフローが生じていたバグを修正しました。(前バージョンとは異なります) |
aoTuV Beta6.01 [beta6 >> beta6.01] (2011/02/23) |
---|
# In the specific pattern, the bug that caused overflow was fixed. |
・ 特定のサンプルのエンコードにおいて、オーバーフローが生じていたバグを修正しました。 |
aoTuV Beta6 [beta5.7 >> beta6] (2011/02/22) |
---|
# 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 of the stereo mode was changed. This is more effective than former method. # The part of the noise normalization processing was changed. As for this change, more correct audio energy control and reduction of the ringing are formed in the low bitrate. |
・ libvorbis1.3.2 を統合しました。その結果、libvorbis1.2.2 から 1.3.2 の間の変更が適用されます(一部を除く)。 ・ 特定パターンのプリ(ポスト)エコーを改善しました。 ・ 異なるタイプの音が混在するケースでのビット割り当てを改善しました。 ・ ステレオモード切替のしきい値計算を変更しました。以前の手法よりも概ね良い結果が得られます。 ・ Noise normalization 処理を見直しました。低いビットレートにおいて、より正確なエネルギーコントロールとリンギングの削減を実現します。 |
aoTuV Beta5.7 [beta5.61 >> beta5.7] (2009/03/03) |
---|
# Improvement of the encoding speed of low bitrate mode. (Around 11% at the max) # Fixed some bugs. |
・ 低いビットレートモードのエンコードスピードが、僅かに改善しました(最大11%)。 ・ 特定のバグを修正しました。 |
aoTuV Beta5.61 [beta5.6 >> beta5.61] (2008/12/16) |
---|
# Fixed the error to occur by specific software. |
・ 特定のソフトウェアからの利用時にエラーが起きる問題を修正しました。 |
aoTuV Beta5.6 [beta5.5 >> beta5.6] (2008/12/10) |
---|
# (Important!)
The
security hole of old libvorbis origin was fixed like latest
libvorbis. The software using the decode function of the
former
library should be updated to the latest library. This problem
does not influence the encode function. # Reduced distortion by clipping at low sampling frequency and/or low bitrate. # Fixed noise control part of impulse block added in the beta5.5. # Tuning of each part was redone according to above-mentioned changed part. |
・ (重要!) libvorbis
由来のセキュリティホールは最新のlibvorbisに準じて修正されました。以前のバージョンのライブラリをデコード処理に利用しているソフトウェア
は、最新のライブラリ (今回のバージョン、又は最新のXiph.Org libvorbis)
に更新されることを強く推奨します。なお、この問題はエンコード機能には影響しません。 ・ 低いサンプリング周波数、及び低いビットレートでの音割れ現象を軽減しました。 ・ 前バージョンで拡張した、Impulseブロックのノイズ制御の一部を修正しました。 ・ 上記の変更点や追加部分に合わせて、各部のチューニングを見直しました。 |
aoTuV Beta5.5 [beta5 >> beta5.5] (2008/03/31) |
---|
# The noise control of the Impulse block was
expanded. This is effective with the outstanding sample of the
pre-echo. # The pre-echo reduction code came to work at a lower bit rate. # Noise Normalization was reviewed. As a result, the bug is revised. # The detailed tuning was done again. |
・ Impulseブロックのノイズ制御を拡張しました。これはプリエコーの目立つサンプルで効果があります。 ・ プリエコー削減コードをより低いビットレートに適用しました(q-1/-2)。 ・ Noise Normalizationのバグフィックスに合わせてコードを見直しました。 ・ 上記の変更点や追加部分に合わせて、各部のチューニングをやり直しました。 |
aoTuV Beta5 [beta4.51(Release1) >> 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. # Noise control of an impulse block was changed (quality 0-10 / 32-48kHz). And pre-echo decreased slightly. # Tuning of each part was redone according to above-mentioned changed part and additional part. |
・ Noise
Normalizationの挙動を改善しました。これは低いビットレートでの音荒れ、音揺れ問題などに効果があります。 ・ ステレオモード切替のしきい値を動的に計算するようにしました。これによりChannel Couplingに起因する問題の幾つかは改善しました。 ・ Impulseブロックのノイズ制御を変更しました(quality0-10/32-48kHz)。そしてプリエコーが僅かに減りました。 ・ 上記の変更点や追加部分に合わせて、各部のチューニングをやり直しました。 |
aoTuV Release 1 (2006/08/23) |
---|
# This is the stable version. The contents are almost the same as beta4.51. |
・ これは安定版としてリリースするものです。内容はbeta4.51とほぼ同じです。 |
(c)2003-2021 蒼弓/AOYUMI |