[Bug 664919] New: gstdescoverer fails on multi audio MKV

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Nov 27 08:07:22 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=664919
  GStreamer | gst-plugins-base | 0.10.x

           Summary: gstdescoverer fails on multi audio MKV
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: where_1ts at yahoo.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=202239)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=202239)
The discovery code.

When I try to find the properties of an MKV file with multiple audio streams
the gst_discoverer_discover_uri function hangs for a while then the
gst_discoverer_info_get_result function returns a GstDiscovererResult with
error code 3.

It also appears that the gst_discoverer_discover_uri function isn't populating
the GError element, so maybe nothing is going wrong in within that?

I have attached the code that I used for the discovery and the debug output for
the run.

The code also segfaults, but I'm sure that's because I call the
gst_discoverer_info_get_stream_info function on the GstDiscovererInfo element
even though the gst_discoverer_info_get_result function has returned an error.

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