[gst-devel] Using playbin2
Jeffrey Barish
jeff_barish at earthlink.net
Mon Jun 15 01:10:44 CEST 2009
Jeffrey Barish wrote:
> My code works fine with playbin. When I change to playbin2 (by changing
> the parameter in the element_factory_make call), the code no longer plays
> and I
> get error messages on the bus. The error message is
>
> <GstGError at 0x8ecc390>, 'gstplaybin2.c(1783): pad_added_cb
> (): /GstPlayBin2:player'
>
> Can someone tell me what this error message means? Is there something
> that I am supposed to do to use playbin2 that I do not need to do with
> playbin?
>
> This problem occurs with version 0.10.22.
Even though playbin2 is in base plugins, I eliminated this error by
installing gstreamer0.10-plugins-bad, which provides input-selector.
However, now GStreamer is terminating with a segmentation fault.
--
Jeffrey Barish
More information about the gstreamer-devel
mailing list