[gstreamer-bugs] [Bug 595783] New: Loading playbin2 instead of playbin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 20 15:58:16 PDT 2009


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

           Summary: Loading playbin2 instead of playbin
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: hadess at hadess.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=143553)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=143553)
gstreamer logs

totem-2.26.3-5.fc11.i586
gstreamer-0.10.23.3-1.fc11.i586
gstreamer-plugins-base-0.10.23-3.fc11.i586

Totem 2.26 is supposed to use playbin1, not playbin2. But I get those warnings
when loading up totem:
(totem:12734): GLib-GObject-WARNING **: IA__g_object_set_valist: object class
`GstPlayBin2' has no property named `queue-size'
(totem:12734): GLib-GObject-WARNING **: IA__g_object_set_valist: object class
`GstPlayBin2' has no property named `queue-threshold'

Partial log of totem-video-indexer says:
0:00:04.828681997 ^[[332m12391^[[00m  0x9b345e8 ^[[37mLOG    ^[[00m
^[[00;01;33m           GST_DEBUG
gstinfo.c:1208:gst_debug_reset_threshold:^[[00m category playbin matches
pattern 0x9b3c230 - gets set to level 5
0:00:04.829037629 ^[[332m12391^[[00m  0x9b345e8 ^[[36mDEBUG  ^[[00m
^[[00;01;37;41m GST_ELEMENT_FACTORY
gstelementfactory.c:274:gst_element_register:<registry0>^[[00m update existing
feature 0x9b5c090 (playbin)
0:00:04.829378734 ^[[332m12391^[[00m  0x9b345e8 ^[[37mLOG    ^[[00m
^[[00;01;33m           GST_DEBUG
gstinfo.c:1208:gst_debug_reset_threshold:^[[00m category playbin2 matches
pattern 0x9b3c230 - gets set to level 5
0:00:04.829803579 ^[[332m12391^[[00m  0x9b345e8 ^[[36mDEBUG  ^[[00m
^[[00;01;37;41m GST_ELEMENT_FACTORY
gstelementfactory.c:274:gst_element_register:<registry0>^[[00m update existing
feature 0x9b5c000 (playbin2)
0:00:04.831215280 ^[[332m12391^[[00m  0x9b345e8 ^[[32;01mINFO   ^[[00m
^[[00;01;37;41m GST_ELEMENT_FACTORY
gstelementfactory.c:399:gst_element_factory_create:^[[00m creating element
"playbin2" named "play"

Would that be because the plugin is actually called "playback" and both
versions of it have the same name (therefore, we're doing sub-string matching
on the object name)?

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