Failed to enumerate video formats and Inappropriate ioctl for device Error

Nicolas Dufresne nicolas.dufresne at collabora.com
Thu Dec 19 08:37:13 PST 2013


Le jeudi 19 décembre 2013 à 16:06 +0100, Zafrullah Syed a écrit :
> [Not Working]
> root at overo:~# gst-launch-0.10 -v v4l2src device=/dev/video6
> queue-size=8 ! video/x-raw-yuv,format=\(fourcc\)UYVY,width=720,height=480

From the output of your v4l2-ctl, UYVY is not supported by your
hardware. Have you tried with YU12 or YV12, or letting GStreamer
negotiate by omitting the format ?

Note that all formats with your camera are emulated, which mean there is
software conversion happening in libv4l2. I'm just mentioning, in case
you have some performance issues.

Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131219/a9fb060c/attachment.pgp>


More information about the gstreamer-devel mailing list