Ogg Vorbis - aktuelle Versionen und Modifikationen

  • Seit zwei Jahren wieder mal eine Überraschung:
    Ogg Vorbis 1.2.0 (Xiph.Org libVorbis I 20070622)

    Changelog:

    Quote
    • new ov_fopen() convenience call that avoids the common
      stdio conflicts with ov_open() and MSVC runtimes.
    • libvorbisfile now handles multiplexed streams
    • improve robustness to corrupt input streams
    • fix a minor encoder bug
    • updated RTP draft
    • build system updates
    • minor corrections to the specification


    Wenn ich das richtig verstanden habe bekam nur Vorbis ein Update, Ogg bleibt unverändert.

    Download Quellcode: http://www.xiph.org/downloads/
    Download Binary: http://www.rarewares.org/ogg-oggenc.php
    Meldung aufgeschnappt von: http://www.hydrogenaudio.org/forums/index.php?showtopic=56415

    Ob jetzt qualitative Verbesserungen zu AoTuV5/AoTuVR1 wegen minimalen Änderungen in der Spezifikation zu merken sind (oder ob sie überhaupt durchgeführt wurden) kann ich noch nicht beantworten. Sollte ich etwas Zeit haben und flotter sein als jemand anders, dann werden ABX-Resultate gepostet, sofern qualitative Verbesserungen versprochen wurden.

  • 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.

    Gruß

    akapuma

    Wer weiß, wovon er redet, kann es sich leisten, sich verständlich auszudrücken.
    Besucht auch meine Homepage: http://akapuma.info

  • Heute wurde eine gefixte Version des Vorbis-Filter für Cool Edit mit aoTuV 5.5 bereit gestellt:
    http://rarewares.org/ogg-libraries.php#cool-aotuv

    In der Version von 2008-03-31 war "-2" nicht anwählbar und es wurde immer eine Qualitätsstufe niedriger als ausgewählt benutzt!
    Problem festgestellt, gemeldet und paar Stunden später is der Fix da. Auuuusgezeichnet :)

    Quote from John Edwards

    Sorry about that!! I thought I'd checked everything through but I missed that.
    Anyway, fixed, recompiled and uploaded again. ;)

  • Optimierte Builds von OggEnc v2.85 mit libVorbis v1.2.1 RC-1 und aoTuV Beta 5.61 sind jetzt auf Rarewares verfügbar:
    http://rarewares.org/ogg-oggenc.php

    Quote

    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.


    Dazu gleich eine neue Version von LameXP:
    http://mulder.dummwiedeutsch.de/home/?page=projects#lamexp

    Quote

    Changes between v3.06 and v3.07:
    * Added an option to disable multi-threading on multi-core machines
    * Updated Ogg Vorbis encoder to v2.85, libvorbis v1.2.1 RC2, aoTuV b5.61 (2008-12-24)
    * Updated mpg123 decoder to v1.6.3 (2008-12-20)
    * Updated MediaInfo to v0.7.8.0 (2008-12-10)
    * Updated language files (big "thank you" to all contributors !!!)


    Frohes Fest! :D

  • Gestern hat Aoyumi den Referenz-Encoder mit aoTuV Beta 5.7 veröffentlicht
    Kurz darauf gab es bereits OggEnc 2.85 von john33 auf RareWares.org.

    Quote

    # Improvement of the encoding speed of low bitrate mode. (Around 11% at the max)
    # Fixed some bugs.

    Fehler soll es nur in seltenen Fällen gegeben haben, bei sehr provokantem Material...

  • Auf rarewares.org gibt es mittlerweile einen Satz Software basierend auf libvorbis 1.2.2 - überwiegend Fehlerkorrekturen (teilweise recht alte Fehler, teilweise wenig beachtete - z.B. schnellere Positionierung in Vorbis-Dateien); geplante Weiterentwicklung: libvorbis 1.2.3 wird asynchrone Fehlerbehandlung bekommen, danach wird die Übernahme der aoTuV-Tuningroutinen die Basis für libvorbis 1.3.0 werden.

    Quote

    libVorbis 1.2.2 is primarily a bugfix release to push out many fixes, some of which have been in SVN for a long time but haven't warranted their own release mainly due to being picked up asynchronously by distributions. Aside from the arcane bugfix list in the SVN logs, this release includes a few new bugfixes that languished due to lack of any screaming, as well as some nice seeking-related performance inprovements to libvorbisfile.

    Work has already begun on the next two libvorbis releases. The approximate roadmap is: the async error interface just added to libogg will be the next change to libvorbis, and will be the basis of the 1.2.3 release. AoTuV merges are scheduled for immediately after and will form the basis of 1.3.0.

  • Ich glaube nicht, dass die Vorbis-Encodierung bisher irgendwie parallelisierbar programmiert wurde. Wäre mir neu. Wenn irgendwelche Konverter mehrere Threads verwenden, dann meist, um pro Thread je eine Datei zu konvertieren.

  • aoyumi hat eine neue Version seines Tunings für niedrige Bitraten zum Testen veröffentlicht. Dieser Encoder unterstützt allerdings ausschließlich niedrigste Qualitätsstufen bis maximal -q 0, weshalb ich dies noch nicht hier verlinke; da warte ich bis zu einem neuen kompletten OggEnc2.

  • Endlich!!!

    Nachdem am 03.03.2009 die beta 5.7 erschien, gab es lange nichts, bis jetzt am 22.02.2011 die beta 6 mit folgenden Änderungen erschien:

    Quote

    # 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.

    Da aber dort ein Fehler drin war, wurde am 23.02.2011 die bereinigte 6.01 veröffentlicht:

    Quote

    # In the specific pattern, the bug that caused overflow was fixed.

    Builds wie immer bei rarewares. Vielen Dank Aoyumi!

    Gruß

    akapuma

    Wer weiß, wovon er redet, kann es sich leisten, sich verständlich auszudrücken.
    Besucht auch meine Homepage: http://akapuma.info

  • Quote

    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.

    Man sieht also: es gibt schon die 6.02 (allerdings noch nicht bei Rarewares).

    Vorbis (ohne aoTuV) hatte ja schon seit Version 1.4.0 vom März 2010 ein vernünftiges Channel-Coupling bekommen. Die 6er von Aoyumi, die jetzt erschienen ist, hat es auch erstmals drin. Leider ist hier wohl noch ein Fehlerchen drin, 6-Kanal mit 44100er Abtastrate ist noch buggy. Es ist also mit weiteren Versionen zu rechnen...

    Gruß

    akapuma

    Wer weiß, wovon er redet, kann es sich leisten, sich verständlich auszudrücken.
    Besucht auch meine Homepage: http://akapuma.info

  • Die 6.02 gibt's jetzt bei rarewares.

    Hier das Statement zum im Post zuvor genannten Problem von Aoyumi:

    Quote

    About 5.1ch
    I recognize the problem.
    There are some causes, and time is necessary in investigation and a revision.
    Sorry.

    Gruß

    akapuma

    Wer weiß, wovon er redet, kann es sich leisten, sich verständlich auszudrücken.
    Besucht auch meine Homepage: http://akapuma.info

  • Trotz des schrecklichen Erdbebens und der damit verbundenen Folgen, beispielsweise Fukushima, hat Aoyumi eine neue Version herausgebracht:

    aoTuV Beta6.03 [beta6.02 >> beta6.03] (2011/04/25) latest beta version
    # The problem that encoding of 5.1 channel source didn't work was revised.

    Link

    Rarewares wird wohl in Kürze folgen.

    Gruß

    akapuma

    Wer weiß, wovon er redet, kann es sich leisten, sich verständlich auszudrücken.
    Besucht auch meine Homepage: http://akapuma.info

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!