[Bug 687674] apedemux: some WavPack files with APE end tag fail to play/typefind

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 12 04:26:25 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=687674
  GStreamer | gst-plugins-good | unspecified

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.3

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-11-12 12:26:21 UTC ---
commit 61f04f1460922482cd28e8d22bead8e90dd53431
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sun Nov 11 16:33:32 2012 +0000

    typefinding: improve AAC LOAS typefinding

    Make AAC LOAS typefinding a bit more reliable; don't report
    a LIKELY probability already after just two sync points, but
    scan for a few more consecutive frames and determine probability
    based on how many we found. Fixes mis-detection of wavpack file.

    https://bugzilla.gnome.org/show_bug.cgi?id=687674

commit bccb3feebf303ea51cb6bfa4ee74bc1fb43a6eda
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sun Nov 11 20:04:40 2012 +0000

    typefinding: improve wavpack typefinder

    Check for second block sync and return different
    probabilities depending on what we found (trumping
    the AAC loas typefinder's LIKELY probability after
    finding a second frame sync in this particular case).

    https://bugzilla.gnome.org/show_bug.cgi?id=687674

commit 20c9d2d2cc87b30b8e2334704dd3d9ceb75757ba
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sun Nov 11 19:44:31 2012 +0000

    typefinding: fix block size calculation in wavpack typefinder

    The blocksize includes part of the header, just not the sync
    marker and the four size bytes.


I'll look into the apedemux issue separately, it doesn't prevent the file from
playing.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list