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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 12 06:14:34 PST 2010


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

--- Comment #2 from Nicolas hennion <nicolas at nicolargo.com> 2010-01-12 14:14:29 UTC ---
> What distro / distro version are you using?

GNU/Linux Ubuntu 9.10
With Gstreamer PPA: http://ppa.launchpad.net/gstreamer-developers/ppa/ubuntu

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

It also works fine for me with totem. But i want to save the video on my
computer so i need to build a pipeline...

> Pass the -m option to gst-launch to see the messages.

# gst-launch -m mmssrc location=mms://vipmms9.yacast.net/bfm_bfmtv ! decodebin
ffmpegcolorspace ! videoscale ! autovideosink
Définition du pipeline à PAUSED...
ERREUR : le pipeline refuse de se mettre en pause.
Message n°9 reçu de l'élément « autovideosink0 » (state-changed) :
GstMessageState, old-state=(GstState)GST_STATE_NULL,
new-state=(GstState)GST_STATE_READY,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Message n°10 reçu de l'élément « videoscale0 » (state-changed) :
GstMessageState, old-state=(GstState)GST_STATE_NULL,
new-state=(GstState)GST_STATE_READY,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Message n°11 reçu de l'élément « ffmpegcsp0 » (state-changed) :
GstMessageState, old-state=(GstState)GST_STATE_NULL,
new-state=(GstState)GST_STATE_READY,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Message n°12 reçu de l'élément « fakesink » (state-changed) : GstMessageState,
old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Message n°13 reçu de l'élément « typefind » (state-changed) : GstMessageState,
old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Message n°14 reçu de l'élément « decodebin0 » (state-changed) :
GstMessageState, old-state=(GstState)GST_STATE_NULL,
new-state=(GstState)GST_STATE_READY,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Message n°15 reçu de l'élément « mms0 » (state-changed) : GstMessageState,
old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Message n°16 reçu de l'élément « pipeline0 » (state-changed) : GstMessageState,
old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY,
pending-state=(GstState)GST_STATE_PAUSED;
Message n°19 reçu de l'élément « videoscale0 » (state-changed) :
GstMessageState, old-state=(GstState)GST_STATE_READY,
new-state=(GstState)GST_STATE_PAUSED,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Message n°20 reçu de l'élément « ffmpegcsp0 » (state-changed) :
GstMessageState, old-state=(GstState)GST_STATE_READY,
new-state=(GstState)GST_STATE_PAUSED,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Message n°23 reçu de l'élément « typefind » (state-changed) : GstMessageState,
old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Message n°24 reçu de l'élément « mms0 » (element) : redirect,
new-location=(string)rtsp://vipmms9.yacast.net/bfm_bfmtv;
Définition du pipeline à NULL...
Libération du pipeline...

Thx

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