[gstreamer-bugs] [Bug 171272] Elements inside spider do not go to PLAYING state

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Sep 19 11:26:56 PDT 2005


Do not reply to this email.  You can add comments to this bug at
 http://bugzilla.gnome.org/show_bug.cgi?id=171272
 GStreamer | gstreamer (core) | Ver: 0.8.9

Luca Ognibene changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1



------- Additional Comments From Luca Ognibene  2005-09-19 18:26 -------
Tested with current cvs:

gst-launch-0.8 filesrc location="mp3.wav" ! wavparse ! spider ! audio/x-raw-int
! fakesink
(process:8119): GStreamer-WARNING **: push on peer of pad sink_ident:src but
peer is not active

luogni at bucefalo:~/Temp$ LC_ALL=C gst-launch-0.8 filesrc location="mp3.wav" !
wavparse ! decodebin ! audio/x-raw-int ! fakesink
RUNNING pipeline ...
ERROR: from element /pipeline0/decodebin0/typefind: Could not determine type of
stream.

gst-launch-0.8 filesrc location="mp3.wav" ! decodebin ! audio/x-raw-int ! fakesink
works fine


gst-launch-0.8 filesrc location="mp3.wav" ! spider ! audio/x-raw-int ! fakesink
works fine

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list