Ok, I found it. Here is the output with GST_DEBUG=3:
0:00:22.603423000 4607 0x80b5fe8 INFO GST_ELEMENT_FACTORY gstelementfactory.c:375:gst_element_factory_create: creating element "pipeline" 0:00:22.604144000 4607 0x80b5fe8 INFO GST_ELEMENT_FACTORY gstelementfactory.c:454:gst_element_factory_make: no such element factory "autoaudiosink"! 0:00:22.604451000 4607 0x80b5fe8 INFO GST_ELEMENT_FACTORY gstelementfactory.c:375:gst_element_factory_create: creating element "alsasink" 0:00:22.604934000 4607 0x80b5fe8 INFO GST_ELEMENT_PADS gstelement.c:602:gst_element_add_pad:<[EMAIL PROTECTED]> adding pad 'sink' 0:00:22.605751000 4607 0x80b5fe8 INFO GST_ELEMENT_FACTORY gstelementfactory.c:375:gst_element_factory_create: creating element "bin" 0:00:22.606259000 4607 0x80b5fe8 INFO GST_ELEMENT_FACTORY gstelementfactory.c:375:gst_element_factory_create: creating element "fakesrc" 0:00:22.606734000 4607 0x80b5fe8 INFO GST_ELEMENT_PADS gstelement.c:602:gst_element_add_pad:<[EMAIL PROTECTED]> adding pad 'src' 0:00:22.607235000 4607 0x80b5fe8 INFO GST_ELEMENT_FACTORY gstelementfactory.c:375:gst_element_factory_create: creating element "capsfilter" 0:00:22.607749000 4607 0x80b5fe8 INFO GST_ELEMENT_PADS gstelement.c:602:gst_element_add_pad:<[EMAIL PROTECTED]> adding pad 'sink' 0:00:22.608188000 4607 0x80b5fe8 INFO GST_ELEMENT_PADS gstelement.c:602:gst_element_add_pad:<[EMAIL PROTECTED]> adding pad 'src' 0:00:22.608548000 4607 0x80b5fe8 INFO GST_ELEMENT_FACTORY gstelementfactory.c:454:gst_element_factory_make: no such element factory "audioconvert"! 0:00:22.608836000 4607 0x80b5fe8 INFO GST_ELEMENT_FACTORY gstelementfactory.c:454:gst_element_factory_make: no such element factory "audioresample"! 0:00:22.609109000 4607 0x80b5fe8 INFO GST_ELEMENT_FACTORY gstelementfactory.c:454:gst_element_factory_make: no such element factory "volume"! 4607] 13:41:01: ERROR: Gstreamer element for audio handling could not be created Anybody can tell me what this means? I tried googling with no luck... Udo Friday, December 28, 2007, 12:07:15 PM, you wrote: UG> Can't get Gnash work with GStreamer on my test machine (Debian 4). UG> All Gnash says is lots of these messages: UG> 3467] 12:01:37: ERROR: Gstreamer element for audio handling could not be created UG> 3467] 12:01:37: ERROR: Gstreamer element for audio handling could not be created UG> 3467] 12:01:37: ERROR: Gstreamer element for audio handling could not be created UG> 3467] 12:01:37: ERROR: Gstreamer element for audio handling could not be created UG> I think that it is possible to activate debug output with GStreamer. UG> How can that be done? _______________________________________________ Gnash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash
