[Bug 676311] New: gst_discoverer_discover_uri() not working anymore

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 18 05:06:48 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=676311
  GStreamer | gstreamer (core) | git

           Summary: gst_discoverer_discover_uri() not working anymore
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mathias.hasselmann at gmx.de
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


0:00:00.034241013 16775      0x1feab60 ERROR                basesrc
gstbasesrc.c:3465:gst_base_src_activate_pull:<source> Failed to start in pull
mode

code:

  gst_check_init (&argc, &argv);
  ...
  disco = gst_discoverer_new (5 * GST_SECOND, &error);
  ...
  info = gst_discoverer_discover_uri (disco, uri, &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