Dear Ben,

> If you pass the window ID to mplayer , it will use the whole window
> for video display , clutter widget will not be able to display. As
> mplayer only support direct rendering  , it will not work with
> clutter.

That is way I couldn't find a way to do it :(

> Please take a look on clutter-gst for another backend.

I now gst is "the preferred" video player for clutter, but as I wrote
in my first mail, I cannot get it to work with this tuner.
This is what I get:

$ gst-launch-0.10  v4l2src ! xvimagesink
Setting pipeline to PAUSED ...
libv4l2: error getting pixformat: Invalid argument
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Failed
to query norm on device '/dev/video0'.
Additional debug info:
v4l2_calls.c(213): gst_v4l2_fill_lists ():
/GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
Failed to get attributes for norm 21 on devide '/dev/video0'. (1 -
Operation not permitted)
Setting pipeline to NULL ...
Freeing pipeline ...

The error comes form this file:
http://gst-plugins-good0.10.sourcearchive.com/documentation/0.10.6/v4l2__calls_8c-source.html

Any idea?

Regards,
Matej
--
To unsubscribe send a mail to [email protected]

Reply via email to