<div dir="ltr">Hi!<div>I try the next pipe:</div><div>gst-launch-0.10 -v souphttpsrc is-live=true user-id=admin user-pw=admin location=<a href="http://192.168.0.123/stream.mjpeg">http://192.168.0.123/stream.mjpeg</a>? ! jpegdec !  videoscale ! fpsdisplaysink video-sink= xvimagesink sync = 0</div><div><br></div><div>The pipe show a only frame frozen.</div><div>There is an error in the pipeline?<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-07-23 15:49 GMT+02:00 Nicolas Dufresne <span dir="ltr"><<a href="mailto:nicolas.dufresne@collabora.com" target="_blank">nicolas.dufresne@collabora.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Le jeudi 23 juillet 2015 à 11:07 +0200, Alejandro Vázquez a écrit :<br>
> videoscale  no scaling is needed so i want to know  if it is actually<br>
> scaling.<br>
<br>
</span>You can get the caps on the videoscale src pad, and the caps at the<br>
sink pad, and compare the width, height, pixel-aspect-ratio.<br>
<span class="HOEnZb"><font color="#888888"><br>
Nicolas</font></span><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>