AW: test videoscale methods

Bernhard Graaf bernhard.graaf at gmx.de
Fri Jul 24 01:01:44 PDT 2015


Hi,

 

Are sure that your stream is not muxed?

Try to use ‘decodebin ! videoconvert’ in place of jpegdec (I hope
videoconvert is available in 0.10, else use ffmpegcolorspace).

 

Bernhard

 

  _____  

Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org]
Im Auftrag von Alejandro Vázquez
Gesendet: Freitag, 24. Juli 2015 11:33
An: Discussion of the development of and with GStreamer
Betreff: Re: test videoscale methods

 

Hi!

I try the next pipe:

gst-launch-0.10 -v souphttpsrc is-live=true user-id=admin user-pw=admin
location=http://192.168.0.123/stream.mjpeg? ! jpegdec !  videoscale !
fpsdisplaysink video-sink= xvimagesink sync = 0

 

The pipe show a only frame frozen.

There is an error in the pipeline?

 

2015-07-23 15:49 GMT+02:00 Nicolas Dufresne
<nicolas.dufresne at collabora.com>:

Le jeudi 23 juillet 2015 à 11:07 +0200, Alejandro Vázquez a écrit :
> videoscale  no scaling is needed so i want to know  if it is actually
> scaling.

You can get the caps on the videoscale src pad, and the caps at the
sink pad, and compare the width, height, pixel-aspect-ratio.

Nicolas
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150724/ab247f31/attachment.html>


More information about the gstreamer-devel mailing list