[gstreamer-bugs] [Bug 324000] [playbin] post error or message on unknown input

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Feb 4 07:20:13 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=324000
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.3




------- Comment #2 from Tim-Philipp Müller  2006-02-04 15:20 UTC -------
I think this is fixed now, minus any demuxers not signalling no-more-pads for
some reason at least:


tim at flap:/media/samples$ gst-launch-0.10 playbin
uri=file:///media/samples/random.data
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /playbin0/decoder/typefind: Could not determine type of
stream.


tim at flap:/media/samples$ gst-launch-0.10 playbin
uri=http://freedesktop.org/~tpm/random.data
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /playbin0/decoder/typefind: Could not determine type of
stream.


tim at flap:/media/samples$ gst-launch-0.10 playbin
uri=file:///media/samples/random.bz2
Setting pipeline to PAUSED ...
** Message: don't know how to handle application/x-bzip
Pipeline is PREROLLING ...
ERROR: from element /playbin0: "file:///media/samples/random.bz2" is not a
media file


tim at flap:~/gst-plugins-ugly/gst/realmedia$ gst-launch-0.10 playbin
uri=file:///media/samples/bugs/153263.rm
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
** Message: don't know how to handle audio/x-sipro, flavor=(int)3,
rate=(int)16000, channels=(int)1, width=(int)16, leaf_size=(int)0,
packet_size=(int)320, height=(int)6
ERROR: from element /playbin0: You do not have a decoder installed to handle
"file:///media/samples/bugs/153263.rm".  You might need to install the
necessary plugins.


Please re-open or file a new bug if you still have cases where this doesn't
work right.


-- 
Configure bugmail: http://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