<br><br>hi,<br><br>I got a bug when
executing a pipeline crated to capture a h.264 stream decode it and
encoded it in to a h.264 .....i have created the pipeline.(bellow)<br><br>gst-launch -e rtspsrc location=&quot;rtsp:/.................&quot;
! queue ! rtph264depay ! video/x-h264, width=320, height=240,
framerate=30/1  ! ffdec_h264  ! videorate ! x264enc ! filesink
location=/root/x/asdf.mp4<br>
.<br><br>the error got is..<br><br><br>Setting pipeline to PAUSED ...<br>Pipeline is live and does not need PREROLL ...<br>Setting pipeline to PLAYING ...<br>New clock: GstSystemClock<br>Caught SIGSEGV accessing address 0xc<br>



Killed<br><br><br><br>Thankx..