[gstreamer-bugs] [Bug 563056] "rtpjpegdepay ! jpegdec" doesnt works

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 12 07:42:04 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=563056

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Luc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #11 from Luc  2008-12-12 15:42 UTC -------
I did rebuild gstreamer cvs version from scratch,

everything is working now :) the case is closed

THANKS :)

 huh just had this segfault after some time while running:

gst-launch  -v -m --gst-debug=1 rtspsrc location=rtsp://cam  ! rtpjpegdepay  !
jpegdec ! videorate ! video/x-raw-yuv,framerate=40/1 ! autovideosink

but it must be another problem (and videorate was useless):


/GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0.GstGhostPad:sink.GstProxyPad:proxypad0:
caps = video/x-raw-yuv, format=(fourcc)I420, width=(int)1024, height=(int)768,
framerate=(fraction)40/1
Got Message #94 from element "autovideosink0-actual-sink-xvimage"
(state-changed): GstMessageState, old-state=(GstState)GST_STATE_READY,
new-state=(GstState)GST_STATE_PAUSED,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Got Message #97 from element "autovideosink0" (state-changed): GstMessageState,
old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Got Message #98 from element "pipeline0" (async-done): no message details

(gst-launch-0.10:17066): GStreamer-CRITICAL **: gst_util_uint64_scale:
assertion `denom != 0' failed
Got Message #100 from element "autovideosink0-actual-sink-xvimage"
(state-changed): GstMessageState, old-state=(GstState)GST_STATE_PAUSED,
new-state=(GstState)GST_STATE_PLAYING,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Got Message #101 from element "autovideosink0" (state-changed):
GstMessageState, old-state=(GstState)GST_STATE_PAUSED,
new-state=(GstState)GST_STATE_PLAYING,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Got Message #102 from element "pipeline0" (state-changed): GstMessageState,
old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_PLAYING,
pending-state=(GstState)GST_STATE_VOID_PENDING;
Caught SIGSEGV accessing address 0xb2f00000
Processus arrêté


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563056.




More information about the gstreamer-bugs mailing list