<font><font face="Calibri">Hi Felipe,<br><br>Can you please provide me details about your Gstreamer and its Base plug-in's version. It would be very much helpful in my current efforts. I am using 0.10.30 version of base plug-in. <br>
<br>I really appreciate your help for the same. Thanks a lot in advance. <br><br>Regards,<br>Deep Shah<br></font></font>
<br><br><div class="gmail_quote">On Thu, Apr 26, 2012 at 1:23 AM, Felipe Contreras <span dir="ltr"><<a href="mailto:felipe.contreras@gmail.com" target="_blank">felipe.contreras@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tue, Apr 24, 2012 at 11:29 AM, Deep Shah <<a href="mailto:deep.shah@sibridgetech.com">deep.shah@sibridgetech.com</a>> wrote:<br>
<br>
> In this case omx_h264dec gives output in format of video/x-raw-yuv-strided<br>
> (NV12), and ffmpegcolorspace and videomixer are not able to accept this<br>
> format as an input. So I have modified this pipeline yesterday as below.<br>
><br>
> sudo GST_DEBUG=2 gst-launch-0.10 rtspsrc<br>
> location=rtsp://<a href="http://root:nlss123@192.168.1.24:554/axis-media/media.amp" target="_blank">root:nlss123@192.168.1.24:554/axis-media/media.amp</a> !<br>
> rtph264depay ! h264parse access-unit=true output-format=1 ! omx_h264dec !<br>
> "video/x-raw-yuv-strided,format=(fourcc)NV12, width=600, height=400,<br>
> framerate=(fraction)30/1, rowstride=700" ! stridetransform !<br>
> "video/x-raw-yuv, format=(fourcc)NV12, width=600, height=400,<br>
> framerate=(fraction)30/1" ! ffmpegcolorspace ! videomixer ! ffmpegcolorspace<br>
> ! "video/x-raw-yuv,format=(fourcc)NV12, width=600, height=400,<br>
> framerate=(fraction)30/1" ! stridetransform ! "video/x-raw-yuv-strided,<br>
> format=(fourcc)NV12, width=600, height=400, framerate=(fraction)30/1,<br>
> rowstride=700" ! v4l2sink sync=false<br>
><br>
> Still I am not able to get proper output. While running the pipeline I am<br>
> getting below logs in that. Can you please help me out for the same?<br>
<br>
</div>Well, if it's not supported it's not supported. It seems to be<br>
supported on my system, so perhaps you need a newer version of<br>
gst-plugins-base.<br>
<br>
Cheers.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Felipe Contreras<br>
</font></span></blockquote></div><br>