[gstreamer-bugs] [Bug 395688] playbin is unable to play rtsp stream for 3gp from Darwin Server.
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed Jan 24 22:43:37 PST 2007
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=395688
GStreamer | gst-plugins-good | Ver: HEAD CVS
------- Comment #7 from Sanjay Gupta 2007-01-25 06:41 UTC -------
Hi Wim, Thanks for the changes. Its working now with latest gstreamer/plugin
code. I can see 3gp file playing in my system successfully. (sometime it give
internal data flow error)
When I am running the following command:
$gst-launch-0.10 playbin uri=rtsp://192.168.1.225/sample_50kbit.3gp
Then few error messages displayed while file was being played which you may
want to look into.
-------------------
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
(gst-launch-0.10:7298): GStreamer-CRITICAL **: gst_caps_append_structure:
assertion `IS_WRITABLE (caps)' failed
(gst-launch-0.10:7298): GStreamer-CRITICAL **: gst_caps_append_structure:
assertion `IS_WRITABLE (caps)' failed
(gst-launch-0.10:7298): GStreamer-CRITICAL **: gst_caps_append_structure:
assertion `IS_WRITABLE (caps)' failed
(gst-launch-0.10:7298): GStreamer-CRITICAL **: gst_caps_append_structure:
assertion `IS_WRITABLE (caps)' failed
0:00:00.205429000 7298 0x9bae200 ERROR ffmpeg :0:: header
damaged
0:00:00.205533000 7298 0x9bae200 ERROR ffmpeg
gstffmpegdec.c:1043:gst_ffmpegdec_frame:<ffdec_mpeg40> ffdec_mpeg4: decoding
error (len: -1, have_data: 0)
--------------------------------
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list