As I wrote in my previous message, cluttervideosink is missing or doesn't exist,
but clutterautovideosink works well.
I could confirm that clutterautovideosink works by launching a demo gst-launch
pipeline for a kind of "webcam booth" where I could see myself as expected. The
output can be seen in the attached log file.
Thanks,
steko
--
Stefano Costa
http://steko.iosa.it/
Editor, Journal of Open Archaeology Data
http://openarchaeologydata.metajnl.com/
steko@spheniscus:~$ LC_ALL=C gst-launch-1.0 -v v4l2src ! clutterautovideosink
videoStd=D1_NTSC videoOutput=composite contiguousInputFrame=TRUE sync=false
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
/GstPipeline:pipeline0/GstV4l2Src:v4l2src0.GstPad:src: caps = "video/x-raw\,\
format\=\(string\)BGR\,\ width\=\(int\)1280\,\ height\=\(int\)720\,\
pixel-aspect-ratio\=\(fraction\)1/1\,\ interlace-mode\=\(string\)progressive\,\
framerate\=\(fraction\)30/1"
/GstPipeline:pipeline0/ClutterGstAutoVideoSink3:cluttergstautovideosink3-0.GstGhostPad:sink.GstProxyPad:proxypad0:
caps = "video/x-raw\,\ format\=\(string\)BGR\,\ width\=\(int\)1280\,\
height\=\(int\)720\,\ pixel-aspect-ratio\=\(fraction\)1/1\,\
interlace-mode\=\(string\)progressive\,\ framerate\=\(fraction\)30/1"
/GstPipeline:pipeline0/ClutterGstAutoVideoSink3:cluttergstautovideosink3-0/ClutterGstVideoSink:cluttergstvideosink1.GstPad:sink:
caps = "video/x-raw\,\ format\=\(string\)BGR\,\ width\=\(int\)1280\,\
height\=\(int\)720\,\ pixel-aspect-ratio\=\(fraction\)1/1\,\
interlace-mode\=\(string\)progressive\,\ framerate\=\(fraction\)30/1"
/GstPipeline:pipeline0/ClutterGstAutoVideoSink3:cluttergstautovideosink3-0.GstGhostPad:sink:
caps = "video/x-raw\,\ format\=\(string\)BGR\,\ width\=\(int\)1280\,\
height\=\(int\)720\,\ pixel-aspect-ratio\=\(fraction\)1/1\,\
interlace-mode\=\(string\)progressive\,\ framerate\=\(fraction\)30/1"
^Chandling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 0:00:05.648419376
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
steko@spheniscus:~$ LC_ALL=C gst-launch-1.0 -v v4l2src ! cluttervideosink
videoStd=D1_NTSC videoOutput=composite contiguousInputFrame=TRUE sync=false
WARNING: erroneous pipeline: no element "cluttervideosink"