[Bug 650258] New: matroskademux: gst_element_query_duration returns wrong value for Matroska files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun May 15 13:22:42 PDT 2011


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

           Summary: matroskademux: gst_element_query_duration returns
                    wrong value for Matroska files
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: debarshi.ray at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The problem originates from gst_matroska_demux_parse_info using the default
value of demux->time_scale to calculate the segment duration in nanoseconds if
GST_MATROSKA_ID_TIMECODESCALE precedes GST_MATROSKA_ID_DURATION instead of
succeeding it. Mplayer is able to deal with it, so probably Gstreamer should
too.

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