[gstreamer-bugs] [Bug 606636] Pb with mmssrc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 12 02:15:12 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=606636
  GStreamer | gst-plugins-bad | 0.10.17

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
                 CC|                            |t.i.m at zen.co.uk
     Ever Confirmed|0                           |1

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-01-12 10:15:09 UTC ---
What distro / distro version are you using?

> GStreamer core: 0.10.26

This comes as a bit of a surprise, since 0.10.26 has not been released yet.
(Not that it should matter much to the bug) 


> # mplayer mms://vipmms9.yacast.net/bfm_bfmtv
> 
> But not with GStreamer:

Have you tried totem-gstreamer? It works fine for me with totem.


> # gst-launch mmssrc location=mms://vipmms9.yacast.net/bfm_bfmtv ! decodebin !
> autovideosink
> 
> Définition du pipeline à PAUSED...
> ERREUR : le pipeline refuse de se mettre en pause.
> Définition du pipeline à NULL...
> Libération du pipeline...
> 
> Any idea ?

1. you might also need a ffmpegcolorspace ! videoscale before autovideosink

2. this posts a redirect message on the bus, which real applications
would/should handle, but gst-launch doesn't handle. Pass the -m option to
gst-launch to see the messages.

3. mmssrc should still post a proper error mesage on the bus and not just fail
without details. Will fix that in a bit.

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