v4l2src with NV12: failed to map video frame
Frédéric Sureau
frederic.sureau at vodalys.com
Tue Feb 17 02:33:49 PST 2015
Hi Nicolas,
Le 16/02/2015 18:29, Nicolas Dufresne a écrit :
>
> Would it be possible to provide a debug trace. A good level could be:
>
> GST_DEBUG="v4l2*:7,3" gst-launch-1.0 ...
>
> Would be nice to also provide more information about your driver. Some
> important information like if it's using single or multi-planar API to
> represent NV12. Though, such a trace should already tell. From there I
> should be able to sort out if it's driver or GStreamer issue.
>
> cheers,
> Nicolas
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Thanks for your help.
The driver is available here:
https://github.com/Vodalys/linux-veobox/blob/veobox/drivers/staging/media/imx6/capture/mx6-camif.c
I think NV12 is represented as single planar.
Here are the debug traces:
root at vodabox3:~# GST_DEBUG="v4l2*:7,3" gst-launch-1.0 -evvv v4l2src
device=/dev/v4l/by-path/platform-v4l2cap\@ipu1-video-index4 !
"video/x-raw,format=NV12,width=1280,height=720,framerate=50/1" ! fakesink
0:00:00.146860333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:150:gst_v4l2_probe_and_register:
Probing 'mx6-m2m' located at '/dev/video0'
0:00:00.147687666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video0 format enumerations
0:00:00.148356333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 0
0:00:00.148984333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.149607333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.150239666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'RGB565'
0:00:00.150864666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: RGBP
0:00:00.151701000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 1
0:00:00.152314000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.152932000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.153631000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'RGB24'
0:00:00.154267666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: RGB3
0:00:00.154935000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 2
0:00:00.155571333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.156196333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.156834666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'BGR24'
0:00:00.157456666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: BGR3
0:00:00.158110666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 3
0:00:00.158731666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.159298333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.159924333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'RGB32'
0:00:00.160536000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: RGB4
0:00:00.161304000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 4
0:00:00.161881666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.162084666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.162436333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'BGR32'
0:00:00.162815333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: BGR4
0:00:00.163062666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 5
0:00:00.163303000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.163432000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.163551000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 packed, YUYV'
0:00:00.163681666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YUYV
0:00:00.163842333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 6
0:00:00.163971666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.164097333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.164216000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 packed, UYVY'
0:00:00.164342333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: UYVY
0:00:00.164505000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 7
0:00:00.164636666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.164758000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.164882333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 planar, YUV'
0:00:00.165003666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YU12
0:00:00.165162333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 8
0:00:00.165288333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.165409333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.165530333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 planar, YVU'
0:00:00.165663000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YV12
0:00:00.165822666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 9
0:00:00.165944333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.166065000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.166187666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 partial planar, NV12'
0:00:00.166307333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV12
0:00:00.166469333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 10
0:00:00.166591666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.166714000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.166836000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 partial planar, NV21'
0:00:00.166959666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV21
0:00:00.167117000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 11
0:00:00.167245666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.167369666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.167489666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 planar, YUV'
0:00:00.167614666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: 422P
0:00:00.167775333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 12
0:00:00.167902000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.168027000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.168145666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 partial planar, NV16'
0:00:00.168269000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV16
0:00:00.168398666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1279:gst_v4l2_object_v4l2fourcc_to_bare_struct:
Unknown fourcc 0x3631564e NV16
0:00:00.168543000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 13
0:00:00.168666000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.168789666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.168907666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 partial planar, NV61'
0:00:00.169030333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV61
0:00:00.169166000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1279:gst_v4l2_object_v4l2fourcc_to_bare_struct:
Unknown fourcc 0x3136564e NV61
0:00:00.169841333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video0 format enumerations
0:00:00.170000333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video0 format enumerations
0:00:00.170136666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 0
0:00:00.170260333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.170382333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.170507000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'RGB565'
0:00:00.170629000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: RGBP
0:00:00.170791333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 1
0:00:00.170921333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.171043333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.171162333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'RGB24'
0:00:00.171285000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: RGB3
0:00:00.171443666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 2
0:00:00.171570000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.171695666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.171820000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'BGR24'
0:00:00.171939000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: BGR3
0:00:00.172096000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 3
0:00:00.172219666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.172340666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.172465666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'RGB32'
0:00:00.172585666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: RGB4
0:00:00.172764333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 4
0:00:00.172889333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.173016666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.173134000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'BGR32'
0:00:00.173336000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: BGR4
0:00:00.173512333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 5
0:00:00.173640000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.173766333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.173887666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 packed, YUYV'
0:00:00.174014666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YUYV
0:00:00.174172666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 6
0:00:00.174299000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.174421000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.174548000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 packed, UYVY'
0:00:00.174666666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: UYVY
0:00:00.174824666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 7
0:00:00.174955333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.175074666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.175198000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 planar, YUV'
0:00:00.175319666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YU12
0:00:00.175479000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 8
0:00:00.175603666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.175724000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.175843666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 planar, YVU'
0:00:00.175970666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YV12
0:00:00.176128666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 9
0:00:00.176256000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.176376000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.176501333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 partial planar, NV12'
0:00:00.176624000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV12
0:00:00.176784000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 10
0:00:00.176911333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.177031333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.177155000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 partial planar, NV21'
0:00:00.177279333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV21
0:00:00.177439333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 11
0:00:00.177568333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.177693333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.177818000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 planar, YUV'
0:00:00.177939666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: 422P
0:00:00.178104666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 12
0:00:00.178226333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.178350666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.178470333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 partial planar, NV16'
0:00:00.178592000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV16
0:00:00.178719333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1279:gst_v4l2_object_v4l2fourcc_to_bare_struct:
Unknown fourcc 0x3631564e NV16
0:00:00.178857333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 13
0:00:00.178978666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.179097000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.179217000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 partial planar, NV61'
0:00:00.179339666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV61
0:00:00.179467666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1279:gst_v4l2_object_v4l2fourcc_to_bare_struct:
Unknown fourcc 0x3136564e NV61
0:00:00.180108000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video0 format enumerations
0:00:00.180611000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1279:gst_v4l2_object_v4l2fourcc_to_bare_struct:
Unknown fourcc 0x50313459 Y41P
0:00:00.201106666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:150:gst_v4l2_probe_and_register:
Probing 'mx6-m2m' located at '/dev/video1'
0:00:00.201273333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video1 format enumerations
0:00:00.201412333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 0
0:00:00.201535333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.201662666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.201784000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'RGB565'
0:00:00.201905666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: RGBP
0:00:00.202078666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 1
0:00:00.202206666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.202328000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.202451666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'RGB24'
0:00:00.202571333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: RGB3
0:00:00.202733000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 2
0:00:00.202860000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.202982000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.203100666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'BGR24'
0:00:00.203450333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: BGR3
0:00:00.203621666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 3
0:00:00.203748333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.203872666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.203996333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'RGB32'
0:00:00.204116333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: RGB4
0:00:00.204293000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 4
0:00:00.204416666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.204536666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.204659000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'BGR32'
0:00:00.204784000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: BGR4
0:00:00.204959333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 5
0:00:00.205084666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.205206333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.205325666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 packed, YUYV'
0:00:00.205451333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YUYV
0:00:00.205611666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 6
0:00:00.205733666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.205860333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.205979666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 packed, UYVY'
0:00:00.206100666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: UYVY
0:00:00.206266333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 7
0:00:00.206392333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.206511333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.206630333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 planar, YUV'
0:00:00.206754000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YU12
0:00:00.206911333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 8
0:00:00.207039000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.207163000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.207283000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 planar, YVU'
0:00:00.207409333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YV12
0:00:00.207568000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 9
0:00:00.207693666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.207813666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.207933666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 partial planar, NV12'
0:00:00.208054666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV12
0:00:00.208214000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 10
0:00:00.208341000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.208462333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.208586333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 partial planar, NV21'
0:00:00.208708666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV21
0:00:00.208864000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 11
0:00:00.208993333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.209116000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.209237666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 planar, YUV'
0:00:00.209362000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: 422P
0:00:00.209521333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 12
0:00:00.209646333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.209770333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.209890333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 partial planar, NV16'
0:00:00.210010000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV16
0:00:00.210139333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1279:gst_v4l2_object_v4l2fourcc_to_bare_struct:
Unknown fourcc 0x3631564e NV16
0:00:00.210276000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 13
0:00:00.210398333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.210524666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.210645333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 partial planar, NV61'
0:00:00.210767000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV61
0:00:00.210891333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1279:gst_v4l2_object_v4l2fourcc_to_bare_struct:
Unknown fourcc 0x3136564e NV61
0:00:00.211528666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video1 format enumerations
0:00:00.211689000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video1 format enumerations
0:00:00.211829666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 0
0:00:00.211952666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.212073000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.212196000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'RGB565'
0:00:00.212314666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: RGBP
0:00:00.212479666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 1
0:00:00.212607333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.212726000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.212846666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'RGB24'
0:00:00.212967333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: RGB3
0:00:00.213126333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 2
0:00:00.213283000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.213410666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.213533000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'BGR24'
0:00:00.213654333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: BGR3
0:00:00.213820000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 3
0:00:00.213951000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.214073000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.214197666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'RGB32'
0:00:00.214316666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: RGB4
0:00:00.214489000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 4
0:00:00.214615333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.214739333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.214857333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'BGR32'
0:00:00.214978666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: BGR4
0:00:00.215150333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 5
0:00:00.215274666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.215398666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.215516666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 packed, YUYV'
0:00:00.215637000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YUYV
0:00:00.215797333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 6
0:00:00.215920333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.216040666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.216161666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 packed, UYVY'
0:00:00.216284000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: UYVY
0:00:00.216449666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 7
0:00:00.216576666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.216696333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.216814000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 planar, YUV'
0:00:00.216938666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YU12
0:00:00.217094000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 8
0:00:00.217220333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.217341666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.217464000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 planar, YVU'
0:00:00.217586666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YV12
0:00:00.217744000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 9
0:00:00.217871666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.217989000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.218109666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 partial planar, NV12'
0:00:00.218235333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV12
0:00:00.218392666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 10
0:00:00.218521333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.218639666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.218760666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:0 partial planar, NV21'
0:00:00.218883666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV21
0:00:00.219039666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 11
0:00:00.219166333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.219289666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.219411000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 planar, YUV'
0:00:00.219530333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: 422P
0:00:00.219689666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 12
0:00:00.219812666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.219931666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.220058333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 partial planar, NV16'
0:00:00.220183666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV16
0:00:00.220309333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1279:gst_v4l2_object_v4l2fourcc_to_bare_struct:
Unknown fourcc 0x3631564e NV16
0:00:00.220451666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 13
0:00:00.220580333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.220696666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.220822666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: '4:2:2 partial planar, NV61'
0:00:00.220944666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV61
0:00:00.221068333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1279:gst_v4l2_object_v4l2fourcc_to_bare_struct:
Unknown fourcc 0x3136564e NV61
0:00:00.221711666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video1 format enumerations
0:00:00.229049333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:150:gst_v4l2_probe_and_register:
Probing 'CODA960' located at '/dev/video2'
0:00:00.229245000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video2 format enumerations
0:00:00.229386333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 0
0:00:00.229507000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.229628666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.229751000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'YUV 4:2:0 Planar, YCbCr'
0:00:00.229877333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YU12
0:00:00.230054333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 1
0:00:00.230180666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.230303000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.230423333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'YUV 4:2:0 Planar, YCrCb'
0:00:00.230545333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YV12
0:00:00.230707000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 2
0:00:00.230828666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.230951666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.231072333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'YUV 4:2:0 Partial interleaved Y'
0:00:00.231194333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV12
0:00:00.231417666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video2 format enumerations
0:00:00.231562000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video2 format enumerations
0:00:00.231692666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 0
0:00:00.231817666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.231936333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000001
0:00:00.232055333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'H264 Encoded Stream'
0:00:00.232180000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: H264
0:00:00.232329666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 1
0:00:00.232452666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.232575666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000001
0:00:00.232696666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'MPEG4 Encoded Stream'
0:00:00.232819666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: MPG4
0:00:00.232976333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video2 format enumerations
0:00:00.240102000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:150:gst_v4l2_probe_and_register:
Probing 'CODA960' located at '/dev/video3'
0:00:00.240299000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video3 format enumerations
0:00:00.240439000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 0
0:00:00.240564666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.240683333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000001
0:00:00.240806333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'H264 Encoded Stream'
0:00:00.240928000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: H264
0:00:00.241091000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 1
0:00:00.241214000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 2
0:00:00.241337000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000001
0:00:00.241458000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'MPEG4 Encoded Stream'
0:00:00.241580000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: MPG4
0:00:00.241737333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video3 format enumerations
0:00:00.241876000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video3 format enumerations
0:00:00.242013333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 0
0:00:00.242131666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.242251666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.242372000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'YUV 4:2:0 Planar, YCbCr'
0:00:00.242492000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YU12
0:00:00.242662000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 1
0:00:00.242785333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.242911333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.243030666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'YUV 4:2:0 Planar, YCrCb'
0:00:00.243152333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: YV12
0:00:00.243348333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:75:gst_v4l2_probe_template_caps:
index: 2
0:00:00.243471666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:76:gst_v4l2_probe_template_caps:
type: 1
0:00:00.243596333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:77:gst_v4l2_probe_template_caps:
flags: 00000000
0:00:00.243718333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:78:gst_v4l2_probe_template_caps:
description: 'YUV 4:2:0 Partial interleaved Y'
0:00:00.243836666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:80:gst_v4l2_probe_template_caps:
pixelformat: NV12
0:00:00.244061000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:61:gst_v4l2_probe_template_caps:
Getting /dev/video3 format enumerations
0:00:00.245431000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:135:gst_v4l2_probe_and_register:
Failed to get device capabilities: Inappropriate ioctl for device
0:00:00.246168333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:135:gst_v4l2_probe_and_register:
Failed to get device capabilities: Inappropriate ioctl for device
0:00:00.246869333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:135:gst_v4l2_probe_and_register:
Failed to get device capabilities: Inappropriate ioctl for device
0:00:00.247564000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:135:gst_v4l2_probe_and_register:
Failed to get device capabilities: Inappropriate ioctl for device
0:00:00.248792333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:135:gst_v4l2_probe_and_register:
Failed to get device capabilities: Inappropriate ioctl for device
0:00:00.249487666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:135:gst_v4l2_probe_and_register:
Failed to get device capabilities: Inappropriate ioctl for device
0:00:00.250187333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:135:gst_v4l2_probe_and_register:
Failed to get device capabilities: Inappropriate ioctl for device
0:00:00.250894666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2.c:135:gst_v4l2_probe_and_register:
Failed to get device capabilities: Inappropriate ioctl for device
0:00:00.252446666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1279:gst_v4l2_object_v4l2fourcc_to_bare_struct:
Unknown fourcc 0x50313459 Y41P
Setting pipeline to PAUSED ...
0:00:00.260878666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:519:gst_v4l2_open:<v4l2src0>
Trying to open device /dev/v4l/by-path/platform-v4l2cap at ipu1-video-index4
0:00:00.261189333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:69:gst_v4l2_get_capabilities:<v4l2src0>
getting capabilities
0:00:00.261340666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:77:gst_v4l2_get_capabilities:<v4l2src0>
driver: 'mx6-camera'
0:00:00.261470666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:78:gst_v4l2_get_capabilities:<v4l2src0>
card: 'mx6-camera'
0:00:00.261601333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:79:gst_v4l2_get_capabilities:<v4l2src0>
bus_info: 'platform:mx6-camera'
0:00:00.261728666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:80:gst_v4l2_get_capabilities:<v4l2src0>
version: 00031200
0:00:00.261855666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:81:gst_v4l2_get_capabilities:<v4l2src0>
capabilites: 84200001
0:00:00.261988333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:135:gst_v4l2_fill_lists:<v4l2src0>
getting enumerations
0:00:00.262114000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:138:gst_v4l2_fill_lists:<v4l2src0>
channels
0:00:00.262244000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:161:gst_v4l2_fill_lists:<v4l2src0>
index: 0
0:00:00.262375000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:162:gst_v4l2_fill_lists:<v4l2src0>
name: 'lmh0395-1 at spi2'
0:00:00.262508666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:163:gst_v4l2_fill_lists:<v4l2src0>
type: 00000002
0:00:00.262634666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:164:gst_v4l2_fill_lists:<v4l2src0>
audioset: 00000000
0:00:00.262765666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:166:gst_v4l2_fill_lists:<v4l2src0>
std: 0000000000000000
0:00:00.262898000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:167:gst_v4l2_fill_lists:<v4l2src0>
status: 00000002
0:00:00.263127666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:161:gst_v4l2_fill_lists:<v4l2src0>
index: 1
0:00:00.263303000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:162:gst_v4l2_fill_lists:<v4l2src0>
name: 'vbx_video_switch.0'
0:00:00.263437000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:163:gst_v4l2_fill_lists:<v4l2src0>
type: 00000002
0:00:00.263560000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:164:gst_v4l2_fill_lists:<v4l2src0>
audioset: 00000000
0:00:00.263688666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:166:gst_v4l2_fill_lists:<v4l2src0>
std: 0000000000000000
0:00:00.263818666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:167:gst_v4l2_fill_lists:<v4l2src0>
status: 00000002
0:00:00.267828333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:161:gst_v4l2_fill_lists:<v4l2src0>
index: 2
0:00:00.267980666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:162:gst_v4l2_fill_lists:<v4l2src0>
name: 'adv7611 1-004c'
0:00:00.268108666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:163:gst_v4l2_fill_lists:<v4l2src0>
type: 00000002
0:00:00.268237333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:164:gst_v4l2_fill_lists:<v4l2src0>
audioset: 00000000
0:00:00.268366000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:166:gst_v4l2_fill_lists:<v4l2src0>
std: 0000000000000000
0:00:00.268496333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:167:gst_v4l2_fill_lists:<v4l2src0>
status: 00000002
0:00:00.268637000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:210:gst_v4l2_fill_lists:<v4l2src0>
norms
0:00:00.268774666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:258:gst_v4l2_fill_lists:<v4l2src0>
controls+menus
0:00:00.268896333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:278:gst_v4l2_fill_lists:<v4l2src0>
checking control 00000000
0:00:00.269041333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:319:gst_v4l2_fill_lists:<v4l2src0>
starting control class 'User Controls'
0:00:00.269172000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:278:gst_v4l2_fill_lists:<v4l2src0>
checking control 00980001
0:00:00.269323666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:278:gst_v4l2_fill_lists:<v4l2src0>
checking control 00980914
0:00:00.269480000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:278:gst_v4l2_fill_lists:<v4l2src0>
checking control 00980915
0:00:00.269632666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:382:gst_v4l2_fill_lists:<v4l2src0>
ControlID rotate (980922) unhandled, FIXME
0:00:00.269770000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:278:gst_v4l2_fill_lists:<v4l2src0>
checking control 00980922
0:00:00.269917666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:382:gst_v4l2_fill_lists:<v4l2src0>
ControlID motion_compensation (981900) unhandled, FIXME
0:00:00.270055666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:278:gst_v4l2_fill_lists:<v4l2src0>
checking control 00981900
0:00:00.270193666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:284:gst_v4l2_fill_lists:<v4l2src0>
controls finished
0:00:00.270317000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:451:gst_v4l2_fill_lists:<v4l2src0>
done
0:00:00.270439666 1536 0x726340 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:587:gst_v4l2_open:<v4l2src0>
Opened device 'mx6-camera'
(/dev/v4l/by-path/platform-v4l2cap at ipu1-video-index4) successfully
0:00:00.270577666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:735:gst_v4l2_set_defaults:<v4l2src0>
tv_norm=0x0, norm=(nil)
0:00:00.270715666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:734:gst_v4l2_get_norm:<v4l2src0>
getting norm
0:00:00.276032666 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:748:gst_v4l2_get_norm:
Failed to get the current norm for device
/dev/v4l/by-path/platform-v4l2cap at ipu1-video-index4
0:00:00.276187333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:1021:gst_v4l2_get_input:<v4l2src0>
trying to get input
0:00:00.276317333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:1031:gst_v4l2_get_input:<v4l2src0>
input: 2
Pipeline is live and does not need PREROLL ...
0:00:00.277994333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1004:gst_v4l2_object_fill_format_list:<v4l2src0>
getting src format enumerations
0:00:00.278713333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1022:gst_v4l2_object_fill_format_list:<v4l2src0>
index: 0
Setting pipeline to PLAYING ...
0:00:00.279465666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1023:gst_v4l2_object_fill_format_list:<v4l2src0>
type: 1
0:00:00.279828666 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3091:gst_v4l2_object_unlock_stop:<v4l2src0>
stop flushing
0:00:00.280127333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1024:gst_v4l2_object_fill_format_list:<v4l2src0>
flags: 00000000
New clock: GstSystemClock
0:00:00.281091000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1026:gst_v4l2_object_fill_format_list:<v4l2src0>
description: 'RGB565'
0:00:00.290479000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1028:gst_v4l2_object_fill_format_list:<v4l2src0>
pixelformat: RGBP
0:00:00.291148333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1022:gst_v4l2_object_fill_format_list:<v4l2src0>
index: 1
0:00:00.291754666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1023:gst_v4l2_object_fill_format_list:<v4l2src0>
type: 1
0:00:00.292345000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1024:gst_v4l2_object_fill_format_list:<v4l2src0>
flags: 00000000
0:00:00.292930333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1026:gst_v4l2_object_fill_format_list:<v4l2src0>
description: 'RGB24'
0:00:00.293715333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1028:gst_v4l2_object_fill_format_list:<v4l2src0>
pixelformat: RGB3
0:00:00.294471333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1022:gst_v4l2_object_fill_format_list:<v4l2src0>
index: 2
0:00:00.295244000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1023:gst_v4l2_object_fill_format_list:<v4l2src0>
type: 1
0:00:00.296140666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1024:gst_v4l2_object_fill_format_list:<v4l2src0>
flags: 00000000
0:00:00.296788666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1026:gst_v4l2_object_fill_format_list:<v4l2src0>
description: 'BGR24'
0:00:00.297395666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1028:gst_v4l2_object_fill_format_list:<v4l2src0>
pixelformat: BGR3
0:00:00.298009333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1022:gst_v4l2_object_fill_format_list:<v4l2src0>
index: 3
0:00:00.298591666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1023:gst_v4l2_object_fill_format_list:<v4l2src0>
type: 1
0:00:00.299184666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1024:gst_v4l2_object_fill_format_list:<v4l2src0>
flags: 00000000
0:00:00.299766000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1026:gst_v4l2_object_fill_format_list:<v4l2src0>
description: 'RGB32'
0:00:00.300120000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1028:gst_v4l2_object_fill_format_list:<v4l2src0>
pixelformat: RGB4
0:00:00.300546333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1022:gst_v4l2_object_fill_format_list:<v4l2src0>
index: 4
0:00:00.300893333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1023:gst_v4l2_object_fill_format_list:<v4l2src0>
type: 1
0:00:00.301296333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1024:gst_v4l2_object_fill_format_list:<v4l2src0>
flags: 00000000
0:00:00.301432666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1026:gst_v4l2_object_fill_format_list:<v4l2src0>
description: 'BGR32'
0:00:00.301789333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1028:gst_v4l2_object_fill_format_list:<v4l2src0>
pixelformat: BGR4
0:00:00.302012333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1022:gst_v4l2_object_fill_format_list:<v4l2src0>
index: 5
0:00:00.302372000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1023:gst_v4l2_object_fill_format_list:<v4l2src0>
type: 1
0:00:00.302504333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1024:gst_v4l2_object_fill_format_list:<v4l2src0>
flags: 00000000
0:00:00.302865333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1026:gst_v4l2_object_fill_format_list:<v4l2src0>
description: '4:2:2 packed, YUYV'
0:00:00.303352000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1028:gst_v4l2_object_fill_format_list:<v4l2src0>
pixelformat: YUYV
0:00:00.303503000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1022:gst_v4l2_object_fill_format_list:<v4l2src0>
index: 6
0:00:00.303839333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1023:gst_v4l2_object_fill_format_list:<v4l2src0>
type: 1
0:00:00.304345333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1024:gst_v4l2_object_fill_format_list:<v4l2src0>
flags: 00000000
0:00:00.304498000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1026:gst_v4l2_object_fill_format_list:<v4l2src0>
description: '4:2:2 packed, UYVY'
0:00:00.304831333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1028:gst_v4l2_object_fill_format_list:<v4l2src0>
pixelformat: UYVY
0:00:00.305089666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1022:gst_v4l2_object_fill_format_list:<v4l2src0>
index: 7
0:00:00.305475666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1023:gst_v4l2_object_fill_format_list:<v4l2src0>
type: 1
0:00:00.305616000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1024:gst_v4l2_object_fill_format_list:<v4l2src0>
flags: 00000000
0:00:00.305977333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1026:gst_v4l2_object_fill_format_list:<v4l2src0>
description: '4:2:0 planar, YUV'
0:00:00.306370000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1028:gst_v4l2_object_fill_format_list:<v4l2src0>
pixelformat: YU12
0:00:00.306534000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1022:gst_v4l2_object_fill_format_list:<v4l2src0>
index: 8
0:00:00.306895000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1023:gst_v4l2_object_fill_format_list:<v4l2src0>
type: 1
0:00:00.307096000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1024:gst_v4l2_object_fill_format_list:<v4l2src0>
flags: 00000000
0:00:00.307423000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1026:gst_v4l2_object_fill_format_list:<v4l2src0>
description: '4:2:0 planar, YVU'
0:00:00.307583000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1028:gst_v4l2_object_fill_format_list:<v4l2src0>
pixelformat: YV12
0:00:00.307732333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1022:gst_v4l2_object_fill_format_list:<v4l2src0>
index: 9
0:00:00.308106000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1023:gst_v4l2_object_fill_format_list:<v4l2src0>
type: 1
0:00:00.308496000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1024:gst_v4l2_object_fill_format_list:<v4l2src0>
flags: 00000000
0:00:00.308636666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1026:gst_v4l2_object_fill_format_list:<v4l2src0>
description: '4:2:2 planar, YUV'
0:00:00.308990000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1028:gst_v4l2_object_fill_format_list:<v4l2src0>
pixelformat: 422P
0:00:00.309413333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1022:gst_v4l2_object_fill_format_list:<v4l2src0>
index: 10
0:00:00.309545333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1023:gst_v4l2_object_fill_format_list:<v4l2src0>
type: 1
0:00:00.309896000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1024:gst_v4l2_object_fill_format_list:<v4l2src0>
flags: 00000000
0:00:00.310099000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1026:gst_v4l2_object_fill_format_list:<v4l2src0>
description: '4:2:0 planar, Y/CbCr'
0:00:00.310458666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1028:gst_v4l2_object_fill_format_list:<v4l2src0>
pixelformat: NV12
0:00:00.310611666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1022:gst_v4l2_object_fill_format_list:<v4l2src0>
index: 11
0:00:00.310933000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1023:gst_v4l2_object_fill_format_list:<v4l2src0>
type: 1
0:00:00.311155000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1024:gst_v4l2_object_fill_format_list:<v4l2src0>
flags: 00000000
0:00:00.311477000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1026:gst_v4l2_object_fill_format_list:<v4l2src0>
description: '4:2:2 planar, Y/CbCr'
0:00:00.311637000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1028:gst_v4l2_object_fill_format_list:<v4l2src0>
pixelformat: NV16
0:00:00.311993666 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1041:gst_v4l2_object_fill_format_list:<v4l2src0>
got 12 format(s):
0:00:00.312397333 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1047:gst_v4l2_object_fill_format_list:<v4l2src0>
YUYV
0:00:00.312548333 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1047:gst_v4l2_object_fill_format_list:<v4l2src0>
UYVY
0:00:00.312909666 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1047:gst_v4l2_object_fill_format_list:<v4l2src0>
422P
0:00:00.313120666 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1047:gst_v4l2_object_fill_format_list:<v4l2src0>
YU12
0:00:00.313553666 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1047:gst_v4l2_object_fill_format_list:<v4l2src0>
YV12
0:00:00.313917333 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1047:gst_v4l2_object_fill_format_list:<v4l2src0>
BGR4
0:00:00.314329666 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1047:gst_v4l2_object_fill_format_list:<v4l2src0>
RGB4
0:00:00.314471000 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1047:gst_v4l2_object_fill_format_list:<v4l2src0>
BGR3
0:00:00.314828000 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1047:gst_v4l2_object_fill_format_list:<v4l2src0>
RGB3
0:00:00.315221666 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1047:gst_v4l2_object_fill_format_list:<v4l2src0>
NV12
0:00:00.315369333 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1047:gst_v4l2_object_fill_format_list:<v4l2src0>
RGBP
0:00:00.315758333 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1047:gst_v4l2_object_fill_format_list:<v4l2src0>
NV16
0:00:00.316025666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2026:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Enumerating frame sizes for YUYV
0:00:00.316484333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2153:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Failed to enumerate frame sizes for pixelformat YUYV (Inappropriate
ioctl for device)
0:00:00.316865000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 1x1 with format YUYV
0:00:00.317308666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 176x144
0:00:00.317662666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 32768x32768 with format YUYV
0:00:00.318099333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 4096x4096
0:00:00.318338000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2026:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Enumerating frame sizes for UYVY
0:00:00.318844000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2153:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Failed to enumerate frame sizes for pixelformat UYVY (Inappropriate
ioctl for device)
0:00:00.319231333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 1x1 with format UYVY
0:00:00.319671000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 176x144
0:00:00.320027000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 32768x32768 with format UYVY
0:00:00.320392000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 4096x4096
0:00:00.320880000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2026:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Enumerating frame sizes for 422P
0:00:00.321341000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2153:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Failed to enumerate frame sizes for pixelformat 422P (Inappropriate
ioctl for device)
0:00:00.321707333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 1x1 with format 422P
0:00:00.322062666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 176x144
0:00:00.322278666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 32768x32768 with format 422P
0:00:00.322658666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 4096x4096
0:00:00.322876000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2026:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Enumerating frame sizes for YU12
0:00:00.323331000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2153:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Failed to enumerate frame sizes for pixelformat YU12 (Inappropriate
ioctl for device)
0:00:00.323486000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 1x1 with format YU12
0:00:00.323638000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 176x144
0:00:00.323782000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 32768x32768 with format YU12
0:00:00.323934000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 4096x4096
0:00:00.324155333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2026:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Enumerating frame sizes for YV12
0:00:00.324333666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2153:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Failed to enumerate frame sizes for pixelformat YV12 (Inappropriate
ioctl for device)
0:00:00.324478333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 1x1 with format YV12
0:00:00.324628666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 176x144
0:00:00.324766666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 32768x32768 with format YV12
0:00:00.324914333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 4096x4096
0:00:00.325130333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2026:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Enumerating frame sizes for BGR4
0:00:00.325302000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2153:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Failed to enumerate frame sizes for pixelformat BGR4 (Inappropriate
ioctl for device)
0:00:00.325447000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 1x1 with format BGR4
0:00:00.325596666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 176x144
0:00:00.325731000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 32768x32768 with format BGR4
0:00:00.325879666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 4096x4096
0:00:00.326095000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2026:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Enumerating frame sizes for RGB4
0:00:00.326271666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2153:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Failed to enumerate frame sizes for pixelformat RGB4 (Inappropriate
ioctl for device)
0:00:00.326414333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 1x1 with format RGB4
0:00:00.326563666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 176x144
0:00:00.326696333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 32768x32768 with format RGB4
0:00:00.326844666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 4096x4096
0:00:00.327062666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2026:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Enumerating frame sizes for BGR3
0:00:00.327232666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2153:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Failed to enumerate frame sizes for pixelformat BGR3 (Inappropriate
ioctl for device)
0:00:00.327378333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 1x1 with format BGR3
0:00:00.327530000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 176x144
0:00:00.327667000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 32768x32768 with format BGR3
0:00:00.327815666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 4096x4096
0:00:00.328032333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2026:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Enumerating frame sizes for RGB3
0:00:00.328216333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2153:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Failed to enumerate frame sizes for pixelformat RGB3 (Inappropriate
ioctl for device)
0:00:00.328364333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 1x1 with format RGB3
0:00:00.328513000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 176x144
0:00:00.328649333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 32768x32768 with format RGB3
0:00:00.328797666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 4096x4096
0:00:00.329017333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2026:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Enumerating frame sizes for NV12
0:00:00.329205333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2153:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Failed to enumerate frame sizes for pixelformat NV12 (Inappropriate
ioctl for device)
0:00:00.329352666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 1x1 with format NV12
0:00:00.329502666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 176x144
0:00:00.329640333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 32768x32768 with format NV12
0:00:00.329793333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 4096x4096
0:00:00.330005666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2026:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Enumerating frame sizes for RGBP
0:00:00.330185333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2153:gst_v4l2_object_probe_caps_for_format:<v4l2src0>
Failed to enumerate frame sizes for pixelformat RGBP (Inappropriate
ioctl for device)
0:00:00.330328000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 1x1 with format RGBP
0:00:00.330482000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 176x144
0:00:00.330615333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2257:gst_v4l2_object_get_nearest_size:<v4l2src0>
getting nearest size to 32768x32768 with format RGBP
0:00:00.330769333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2273:gst_v4l2_object_get_nearest_size:<v4l2src0>
got nearest size 4096x4096
0:00:00.330967666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:1279:gst_v4l2_object_v4l2fourcc_to_bare_struct:
Unknown fourcc 0x3631564e NV16
0:00:00.331116666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3154:gst_v4l2_object_get_caps:<v4l2src0>
unknown format 909203022
0:00:00.331249333 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3167:gst_v4l2_object_get_caps:<v4l2src0>
probed caps: video/x-raw, format=(string)YUY2, framerate=(fraction)[
0/1, 100/1 ], width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)UYVY,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1; video/x-raw,
format=(string)Y42B, framerate=(fraction)[ 0/1, 100/1 ], width=(int)[
176, 4096 ], height=(int)[ 144, 4096 ], interlace-mode=(string){
progressive, progressive }, pixel-aspect-ratio=(fraction)1/1;
video/x-raw, format=(string)I420, framerate=(fraction)[ 0/1, 100/1 ],
width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)YV12,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1; video/x-raw,
format=(string)BGRx, framerate=(fraction)[ 0/1, 100/1 ], width=(int)[
176, 4096 ], height=(int)[ 144, 4096 ], interlace-mode=(string){
progressive, progressive }, pixel-aspect-ratio=(fraction)1/1;
video/x-raw, format=(string)xRGB, framerate=(fraction)[ 0/1, 100/1 ],
width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)BGR,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1; video/x-raw,
format=(string)RGB, framerate=(fraction)[ 0/1, 100/1 ], width=(int)[
176, 4096 ], height=(int)[ 144, 4096 ], interlace-mode=(string){
progressive, progressive }, pixel-aspect-ratio=(fraction)1/1;
video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 100/1 ],
width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)RGB16,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1
0:00:00.331865333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3168:gst_v4l2_object_get_caps:<v4l2src0>
ret: video/x-raw, format=(string)YUY2, framerate=(fraction)[ 0/1, 100/1
], width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)UYVY,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1; video/x-raw,
format=(string)Y42B, framerate=(fraction)[ 0/1, 100/1 ], width=(int)[
176, 4096 ], height=(int)[ 144, 4096 ], interlace-mode=(string){
progressive, progressive }, pixel-aspect-ratio=(fraction)1/1;
video/x-raw, format=(string)I420, framerate=(fraction)[ 0/1, 100/1 ],
width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)YV12,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1; video/x-raw,
format=(string)BGRx, framerate=(fraction)[ 0/1, 100/1 ], width=(int)[
176, 4096 ], height=(int)[ 144, 4096 ], interlace-mode=(string){
progressive, progressive }, pixel-aspect-ratio=(fraction)1/1;
video/x-raw, format=(string)xRGB, framerate=(fraction)[ 0/1, 100/1 ],
width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)BGR,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1; video/x-raw,
format=(string)RGB, framerate=(fraction)[ 0/1, 100/1 ], width=(int)[
176, 4096 ], height=(int)[ 144, 4096 ], interlace-mode=(string){
progressive, progressive }, pixel-aspect-ratio=(fraction)1/1;
video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 100/1 ],
width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)RGB16,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1
0:00:00.332449000 1536 0x7513b0 DEBUG v4l2src
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2src.c:309:gst_v4l2src_negotiate:<v4l2src0>
caps of src: video/x-raw, format=(string)YUY2, framerate=(fraction)[
0/1, 100/1 ], width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)UYVY,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1; video/x-raw,
format=(string)Y42B, framerate=(fraction)[ 0/1, 100/1 ], width=(int)[
176, 4096 ], height=(int)[ 144, 4096 ], interlace-mode=(string){
progressive, progressive }, pixel-aspect-ratio=(fraction)1/1;
video/x-raw, format=(string)I420, framerate=(fraction)[ 0/1, 100/1 ],
width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)YV12,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1; video/x-raw,
format=(string)BGRx, framerate=(fraction)[ 0/1, 100/1 ], width=(int)[
176, 4096 ], height=(int)[ 144, 4096 ], interlace-mode=(string){
progressive, progressive }, pixel-aspect-ratio=(fraction)1/1;
video/x-raw, format=(string)xRGB, framerate=(fraction)[ 0/1, 100/1 ],
width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)BGR,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1; video/x-raw,
format=(string)RGB, framerate=(fraction)[ 0/1, 100/1 ], width=(int)[
176, 4096 ], height=(int)[ 144, 4096 ], interlace-mode=(string){
progressive, progressive }, pixel-aspect-ratio=(fraction)1/1;
video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 100/1 ],
width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)RGB16,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1
0:00:00.332985333 1536 0x7513b0 DEBUG v4l2src
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2src.c:310:gst_v4l2src_negotiate:<v4l2src0>
thiscaps: video/x-raw, format=(string)YUY2, framerate=(fraction)[ 0/1,
100/1 ], width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)UYVY,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1; video/x-raw,
format=(string)Y42B, framerate=(fraction)[ 0/1, 100/1 ], width=(int)[
176, 4096 ], height=(int)[ 144, 4096 ], interlace-mode=(string){
progressive, progressive }, pixel-aspect-ratio=(fraction)1/1;
video/x-raw, format=(string)I420, framerate=(fraction)[ 0/1, 100/1 ],
width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)YV12,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1; video/x-raw,
format=(string)BGRx, framerate=(fraction)[ 0/1, 100/1 ], width=(int)[
176, 4096 ], height=(int)[ 144, 4096 ], interlace-mode=(string){
progressive, progressive }, pixel-aspect-ratio=(fraction)1/1;
video/x-raw, format=(string)xRGB, framerate=(fraction)[ 0/1, 100/1 ],
width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)BGR,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1; video/x-raw,
format=(string)RGB, framerate=(fraction)[ 0/1, 100/1 ], width=(int)[
176, 4096 ], height=(int)[ 144, 4096 ], interlace-mode=(string){
progressive, progressive }, pixel-aspect-ratio=(fraction)1/1;
video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 100/1 ],
width=(int)[ 176, 4096 ], height=(int)[ 144, 4096 ],
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1; video/x-raw, format=(string)RGB16,
framerate=(fraction)[ 0/1, 100/1 ], width=(int)[ 176, 4096 ],
height=(int)[ 144, 4096 ], interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1
0:00:00.333647666 1536 0x7513b0 DEBUG v4l2src
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2src.c:318:gst_v4l2src_negotiate:<v4l2src0>
caps of peer: video/x-raw, format=(string)NV12, width=(int)1280,
height=(int)720, framerate=(fraction)50/1
0:00:00.333845666 1536 0x7513b0 DEBUG v4l2src
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2src.c:319:gst_v4l2src_negotiate:<v4l2src0>
peercaps: video/x-raw, format=(string)NV12, width=(int)1280,
height=(int)720, framerate=(fraction)50/1
0:00:00.334028666 1536 0x7513b0 DEBUG v4l2src
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2src.c:329:gst_v4l2src_negotiate:<v4l2src0>
peer: video/x-raw, format=(string)NV12, width=(int)1280,
height=(int)720, framerate=(fraction)50/1
0:00:00.334200000 1536 0x7513b0 DEBUG v4l2src
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2src.c:330:gst_v4l2src_negotiate:<v4l2src0>
ipcaps: video/x-raw, format=(string)NV12, width=(int)1280,
height=(int)720, framerate=(fraction)50/1
0:00:00.334438666 1536 0x7513b0 DEBUG v4l2src
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2src.c:342:gst_v4l2src_negotiate:<v4l2src0>
intersect: video/x-raw, format=(string)NV12, framerate=(fraction)50/1,
width=(int)1280, height=(int)720, interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1
0:00:00.334628000 1536 0x7513b0 DEBUG v4l2src
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2src.c:343:gst_v4l2src_negotiate:<v4l2src0>
icaps: video/x-raw, format=(string)NV12, framerate=(fraction)50/1,
width=(int)1280, height=(int)720, interlace-mode=(string){ progressive,
progressive }, pixel-aspect-ratio=(fraction)1/1
0:00:00.334815666 1536 0x7513b0 DEBUG v4l2src
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2src.c:256:gst_v4l2src_fixate:<v4l2src0>
fixating caps video/x-raw, format=(string)NV12,
framerate=(fraction)50/1, width=(int)1280, height=(int)720,
interlace-mode=(string){ progressive, progressive },
pixel-aspect-ratio=(fraction)1/1
0:00:00.335033666 1536 0x7513b0 DEBUG v4l2src
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2src.c:282:gst_v4l2src_fixate:<v4l2src0>
fixated caps video/x-raw, format=(string)NV12, framerate=(fraction)50/1,
width=(int)1280, height=(int)720, interlace-mode=(string)progressive,
pixel-aspect-ratio=(fraction)1/1
0:00:00.335213333 1536 0x7513b0 DEBUG v4l2src
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2src.c:393:gst_v4l2src_negotiate:<v4l2src0>
fixated to: video/x-raw, format=(string)NV12, framerate=(fraction)50/1,
width=(int)1280, height=(int)720, interlace-mode=(string)progressive,
pixel-aspect-ratio=(fraction)1/1
0:00:00.335389666 1536 0x7513b0 DEBUG v4l2src
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2src.c:394:gst_v4l2src_negotiate:<v4l2src0>
caps: video/x-raw, format=(string)NV12, framerate=(fraction)50/1,
width=(int)1280, height=(int)720, interlace-mode=(string)progressive,
pixel-aspect-ratio=(fraction)1/1
0:00:00.335573333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3102:gst_v4l2_object_stop:<v4l2src0>
stopping
0:00:00.335741000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2605:gst_v4l2_object_set_format:<v4l2src0>
progressive video
0:00:00.335874666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2633:gst_v4l2_object_set_format:<v4l2src0>
Desired format 1280x720, format NV12 stride: 1280
0:00:00.336018333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2684:gst_v4l2_object_set_format:<v4l2src0>
Desired format is 1280x720, format NV12, nb planes 1
0:00:00.336160333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2693:gst_v4l2_object_set_format:<v4l2src0>
stride 1280
0:00:00.336307000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2715:gst_v4l2_object_set_format:<v4l2src0>
Got format of 1280x720, format NV12, nb planes 1, colorspace 3
0:00:00.336455666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2725:gst_v4l2_object_set_format:<v4l2src0>
stride 1920, sizeimage 1382400
0:00:00.336590666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2763:gst_v4l2_object_set_format:<v4l2src0>
Desired framerate: 50/1
0:00:00.336737333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2426:gst_v4l2_object_extrapolate_info:<v4l2src0>
Extrapolated for plane 0 with base stride 1920: stride 1920, offset 0
0:00:00.336877000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2426:gst_v4l2_object_extrapolate_info:<v4l2src0>
Extrapolated for plane 1 with base stride 1920: stride 1920, offset 1382400
0:00:00.337015000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2530:gst_v4l2_object_save_format:<v4l2src0>
Got sizeimage 1382400
0:00:00.337147333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2302:gst_v4l2_object_setup_pool:<v4l2src0>
initializing the capture system
0:00:00.337276666 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2326:gst_v4l2_object_setup_pool:<v4l2src0>
accessing buffers via mode 2
0:00:00.337410333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:2330:gst_v4l2_object_setup_pool:<v4l2src0>
initiating buffer pool
0:00:00.338107333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:454:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src>
config GstBufferPoolConfig, caps=(GstCaps)"video/x-raw\,\
format\=\(string\)NV12\,\ framerate\=\(fraction\)50/1\,\
width\=\(int\)1280\,\ height\=\(int\)720\,\
interlace-mode\=\(string\)progressive\,\
pixel-aspect-ratio\=\(fraction\)1/1", size=(uint)1382400,
min-buffers=(uint)0, max-buffers=(uint)0,
allocator=(GstAllocator)"NULL", params=(GstAllocationParams)NULL;
0:00:00.338374333 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:498:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src>
increasing minimum buffers to 2
0:00:00.338507666 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:504:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src>
reducing maximum buffers to 32
0:00:00.338637666 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:520:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src>
adding needed video meta
/GstPipeline:pipeline0/GstV4l2Src:v4l2src0.GstPad:src: caps =
"video/x-raw\,\ format\=\(string\)NV12\,\ framerate\=\(fraction\)50/1\,\
width\=\(int\)1280\,\ height\=\(int\)720\,\
interlace-mode\=\(string\)progressive\,\
pixel-aspect-ratio\=\(fraction\)1/1"
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:src: caps =
"video/x-raw\,\ format\=\(string\)NV12\,\ framerate\=\(fraction\)50/1\,\
width\=\(int\)1280\,\ height\=\(int\)720\,\
interlace-mode\=\(string\)progressive\,\
pixel-aspect-ratio\=\(fraction\)1/1"
/GstPipeline:pipeline0/GstFakeSink:fakesink0.GstPad:sink: caps =
"video/x-raw\,\ format\=\(string\)NV12\,\ framerate\=\(fraction\)50/1\,\
width\=\(int\)1280\,\ height\=\(int\)720\,\
interlace-mode\=\(string\)progressive\,\
pixel-aspect-ratio\=\(fraction\)1/1"
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:sink: caps =
"video/x-raw\,\ format\=\(string\)NV12\,\ framerate\=\(fraction\)50/1\,\
width\=\(int\)1280\,\ height\=\(int\)720\,\
interlace-mode\=\(string\)progressive\,\
pixel-aspect-ratio\=\(fraction\)1/1"
0:00:00.340226000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3187:gst_v4l2_object_decide_allocation:<v4l2src0>
decide allocation
0:00:00.340411666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3213:gst_v4l2_object_decide_allocation:<v4l2src0>
allocation: size:0 min:0 max:0 pool:(NULL)
0:00:00.340640000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3288:gst_v4l2_object_decide_allocation:<v4l2src0>
streaming mode: no usable pool, copying to generic pool
0:00:00.340800000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3333:gst_v4l2_object_decide_allocation:<v4l2src0>
activate Video Meta
0:00:00.340949333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3342:gst_v4l2_object_decide_allocation:<v4l2src0>
setting own pool config to GstBufferPoolConfig,
caps=(GstCaps)"video/x-raw\,\ format\=\(string\)NV12\,\
framerate\=\(fraction\)50/1\,\ width\=\(int\)1280\,\
height\=\(int\)720\,\ interlace-mode\=\(string\)progressive\,\
pixel-aspect-ratio\=\(fraction\)1/1", size=(uint)1382400,
min-buffers=(uint)2, max-buffers=(uint)0,
allocator=(GstAllocator)"NULL", params=(GstAllocationParams)NULL,
options=(string)< GstBufferPoolOptionVideoMeta >;
0:00:00.341217333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:454:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src>
config GstBufferPoolConfig, caps=(GstCaps)"video/x-raw\,\
format\=\(string\)NV12\,\ framerate\=\(fraction\)50/1\,\
width\=\(int\)1280\,\ height\=\(int\)720\,\
interlace-mode\=\(string\)progressive\,\
pixel-aspect-ratio\=\(fraction\)1/1", size=(uint)1382400,
min-buffers=(uint)2, max-buffers=(uint)0,
allocator=(GstAllocator)"NULL", params=(GstAllocationParams)NULL,
options=(string)< GstBufferPoolOptionVideoMeta >;
0:00:00.341469000 1536 0x7513b0 INFO v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:504:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src>
reducing maximum buffers to 32
0:00:00.341672000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3349:gst_v4l2_object_decide_allocation:<v4l2src0>
own pool config changed to GstBufferPoolConfig,
caps=(GstCaps)"video/x-raw\,\ format\=\(string\)NV12\,\
framerate\=\(fraction\)50/1\,\ width\=\(int\)1280\,\
height\=\(int\)720\,\ interlace-mode\=\(string\)progressive\,\
pixel-aspect-ratio\=\(fraction\)1/1", size=(uint)1382400,
min-buffers=(uint)2, max-buffers=(uint)32,
allocator=(GstAllocator)"NULL", params=(GstAllocationParams)NULL,
options=(string)< GstBufferPoolOptionVideoMeta >;
0:00:00.341937666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:454:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src>
config GstBufferPoolConfig, caps=(GstCaps)"video/x-raw\,\
format\=\(string\)NV12\,\ framerate\=\(fraction\)50/1\,\
width\=\(int\)1280\,\ height\=\(int\)720\,\
interlace-mode\=\(string\)progressive\,\
pixel-aspect-ratio\=\(fraction\)1/1", size=(uint)1382400,
min-buffers=(uint)2, max-buffers=(uint)32,
allocator=(GstAllocator)"NULL", params=(GstAllocationParams)NULL,
options=(string)< GstBufferPoolOptionVideoMeta >;
0:00:00.342425666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:640:gst_v4l2_buffer_pool_start:<v4l2src0:pool:src>
activating pool
0:00:00.342603666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:670:gst_v4l2_buffer_pool_start:<v4l2src0:pool:src>
requesting 2 MMAP buffers
0:00:00.361655000 1536 0x7513b0 DEBUG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:706:gst_v4l2_allocator_start:<v4l2src0:pool:src:allocator>
allocated 3 mmap buffers out of 2 requested
0:00:00.361937666 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:300:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
Got mmap buffer
0:00:00.362083666 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:301:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
index: 0
0:00:00.362212000 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:302:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
type: 1
0:00:00.362336666 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:303:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
flags: 00002000
0:00:00.362467333 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:304:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
field: 0
0:00:00.362594666 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:305:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
memory: 1
0:00:00.362720000 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:306:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
planes: 1
0:00:00.362849333 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:313:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
[0] bytesused: 0, length: 1382400
0:00:00.362981333 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:315:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
[0] MMAP offset: 0
0:00:00.363123000 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:300:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
Got mmap buffer
0:00:00.363289000 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:301:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
index: 1
0:00:00.363417666 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:302:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
type: 1
0:00:00.363543333 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:303:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
flags: 00002000
0:00:00.363672000 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:304:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
field: 0
0:00:00.363798333 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:305:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
memory: 1
0:00:00.363928000 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:306:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
planes: 1
0:00:00.364056333 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:313:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
[0] bytesused: 0, length: 1382400
0:00:00.364189666 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:315:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
[0] MMAP offset: 1384448
0:00:00.364329000 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:300:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
Got mmap buffer
0:00:00.364462333 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:301:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
index: 2
0:00:00.364586000 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:302:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
type: 1
0:00:00.364713666 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:303:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
flags: 00002000
0:00:00.364843000 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:304:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
field: 0
0:00:00.364968666 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:305:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
memory: 1
0:00:00.365097666 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:306:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
planes: 1
0:00:00.365227000 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:313:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
[0] bytesused: 0, length: 1382400
0:00:00.365358000 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:315:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator>
[0] MMAP offset: 2768896
0:00:00.365499000 1536 0x7513b0 WARN v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:687:gst_v4l2_buffer_pool_start:<v4l2src0:pool:src>
using 3 buffers instead of 2
0:00:00.365760333 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:819:gst_v4l2_allocator_alloc_mmap:<v4l2src0:pool:src:allocator>
mmap buffer length 1382400, data offset 0, plane 0
0:00:00.365993000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1249:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src>
release buffer 0x75f0e818
0:00:00.366152666 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1018:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src>
queuing buffer 0
0:00:00.366303666 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:1260:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator>
queued buffer 0 (flags 0x2003)
0:00:00.366485333 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:819:gst_v4l2_allocator_alloc_mmap:<v4l2src0:pool:src:allocator>
mmap buffer length 1382400, data offset 0, plane 0
0:00:00.366643666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1249:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src>
release buffer 0x75f0e8b8
0:00:00.368307000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1018:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src>
queuing buffer 1
0:00:00.368466333 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:1260:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator>
queued buffer 1 (flags 0x2003)
0:00:00.368677666 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:819:gst_v4l2_allocator_alloc_mmap:<v4l2src0:pool:src:allocator>
mmap buffer length 1382400, data offset 0, plane 0
0:00:00.368839333 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1249:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src>
release buffer 0x75f0e958
0:00:00.368983000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1018:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src>
queuing buffer 2
0:00:00.369124666 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:1260:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator>
queued buffer 2 (flags 0x2003)
0:00:00.369290000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:887:gst_v4l2_buffer_pool_flush_stop:<v4l2src0:pool:src>
stop flushing
0:00:00.408790666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:563:gst_v4l2_buffer_pool_streamon:<v4l2src0:pool:src>
Started streaming
0:00:00.409193666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1569:gst_v4l2_buffer_pool_process:<v4l2src0:pool:src>
process buffer 0x768d4c9c
0:00:00.409382000 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:959:gst_v4l2_buffer_pool_poll:<v4l2src0:pool:src>
polling device
0:00:00.437407333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1062:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src>
dequeueing a buffer
0:00:00.437884666 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:1309:gst_v4l2_allocator_dqbuf:<v4l2src0:pool:src:allocator>
dequeued buffer 0 (flags 0x2005)
0:00:00.438410666 1536 0x7513b0 DEBUG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:1313:gst_v4l2_allocator_dqbuf:<v4l2src0:pool:src:allocator>
driver pretends buffer is queued even if dequeue succeeded
0:00:00.438840333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1092:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src>
dequeued buffer 0x75f0e818 seq:0 (ix=0), mem 0x688680 used 1382400,
plane=0, flags 00002001, ts 2:00:12.324150000, pool-queued=2,
buffer=0x75f0e818
0:00:00.439384333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:116:gst_v4l2_buffer_pool_copy_buffer:<v4l2src0:pool:src>
copying buffer
0:00:00.439552666 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:122:gst_v4l2_buffer_pool_copy_buffer:<v4l2src0:pool:src>
copy video frame
0:00:00.440017000 1536 0x7513b0 ERROR default
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-mx6qdl-poky-linux-gnueabi/gstreamer1.0-plugins-base/git-r0/git/gst-libs/gst/video/video-frame.c:147:gst_video_frame_map_id:
failed to map video frame plane 1
0:00:00.440281666 1536 0x7513b0 ERROR v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:159:gst_v4l2_buffer_pool_copy_buffer:<v4l2src0:pool:src>
could not map buffer
0:00:00.440727000 1536 0x7513b0 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1249:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src>
release buffer 0x75f0e818
0:00:00.440904333 1536 0x7513b0 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1018:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src>
queuing buffer 0
0:00:00.441365666 1536 0x7513b0 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:1260:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator>
queued buffer 0 (flags 0x2003)
0:00:00.441870333 1536 0x7513b0 ERROR v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1805:gst_v4l2_buffer_pool_process:<v4l2src0:pool:src>
failed to copy buffer
0:00:00.442033333 1536 0x7513b0 DEBUG v4l2src
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2src.c:801:gst_v4l2src_create:<v4l2src0>
error processing buffer -5 (error)
0:00:00.442600666 1536 0x7513b0 WARN basesrc
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0/git-r0/git/libs/gst/base/gstbasesrc.c:2943:gst_base_src_loop:<v4l2src0>
error: Internal data flow error.
0:00:00.443024666 1536 0x7513b0 WARN basesrc
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0/git-r0/git/libs/gst/base/gstbasesrc.c:2943:gst_base_src_loop:<v4l2src0>
error: streaming task paused, reason error (-5)
ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Internal
data flow error.
Additional debug info:
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0/git-r0/git/libs/gst/base/gstbasesrc.c(2943):
gst_base_src_loop (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
streaming task paused, reason error (-5)
EOS on shutdown enabled -- waiting for EOS after Error
Waiting for EOS...
^Chandling interrupt.
Interrupt: Stopping pipeline ...
Interrupt while waiting for EOS - stopping pipeline...
Execution ended after 0:00:01.579953333
Setting pipeline to PAUSED ...
0:00:01.860836333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3078:gst_v4l2_object_unlock:<v4l2src0>
start flushing
0:00:01.861010333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:867:gst_v4l2_buffer_pool_flush_start:<v4l2src0:pool:src>
start flushing
Setting pipeline to READY ...
0:00:01.862868333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3078:gst_v4l2_object_unlock:<v4l2src0>
start flushing
0:00:01.863940333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3091:gst_v4l2_object_unlock_stop:<v4l2src0>
stop flushing
0:00:01.864765333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:887:gst_v4l2_buffer_pool_flush_stop:<v4l2src0:pool:src>
stop flushing
0:00:01.879201333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:597:gst_v4l2_buffer_pool_streamoff:<v4l2src0:pool:src>
Stopped streaming
0:00:01.880552333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1249:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src>
release buffer 0x75f0e818
0:00:01.881827333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1018:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src>
queuing buffer 0
0:00:01.883113333 1536 0x726340 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:1260:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator>
queued buffer 0 (flags 0x2003)
0:00:01.884623667 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1249:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src>
release buffer 0x75f0e8b8
0:00:01.885858000 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1018:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src>
queuing buffer 1
0:00:01.887096333 1536 0x726340 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:1260:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator>
queued buffer 1 (flags 0x2003)
0:00:01.888349333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1249:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src>
release buffer 0x75f0e958
0:00:01.889586333 1536 0x726340 LOG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:1018:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src>
queuing buffer 2
0:00:01.890821333 1536 0x726340 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:1260:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator>
queued buffer 2 (flags 0x2003)
0:00:01.937134667 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:563:gst_v4l2_buffer_pool_streamon:<v4l2src0:pool:src>
Started streaming
0:00:01.945421333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3102:gst_v4l2_object_stop:<v4l2src0>
stopping
0:00:01.945806667 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2object.c:3110:gst_v4l2_object_stop:<v4l2src0>
deactivating pool
0:00:01.946171333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:867:gst_v4l2_buffer_pool_flush_start:<v4l2src0:pool:src>
start flushing
0:00:01.946798000 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:816:gst_v4l2_buffer_pool_stop:<v4l2src0:pool:src>
stopping pool
0:00:01.964157667 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2bufferpool.c:597:gst_v4l2_buffer_pool_streamoff:<v4l2src0:pool:src>
Stopped streaming
0:00:01.964385000 1536 0x726340 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:351:gst_v4l2_allocator_release:<v4l2src0:pool:src:allocator>
plane 0 of buffer 0 released
0:00:01.964594333 1536 0x726340 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:367:gst_v4l2_allocator_release:<v4l2src0:pool:src:allocator>
buffer 0 released
0:00:01.964961667 1536 0x726340 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:351:gst_v4l2_allocator_release:<v4l2src0:pool:src:allocator>
plane 0 of buffer 1 released
0:00:01.965347000 1536 0x726340 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:367:gst_v4l2_allocator_release:<v4l2src0:pool:src:allocator>
buffer 1 released
0:00:01.965642667 1536 0x726340 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:351:gst_v4l2_allocator_release:<v4l2src0:pool:src:allocator>
plane 0 of buffer 2 released
0:00:01.966105333 1536 0x726340 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:367:gst_v4l2_allocator_release:<v4l2src0:pool:src:allocator>
buffer 2 released
0:00:01.966455333 1536 0x726340 DEBUG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:757:gst_v4l2_allocator_stop:<v4l2src0:pool:src:allocator>
stop allocator
0:00:01.966744333 1536 0x726340 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:386:gst_v4l2_allocator_free:<v4l2src0:pool:src:allocator>
freeing plane 0 of buffer 0
0:00:01.967149667 1536 0x726340 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:386:gst_v4l2_allocator_free:<v4l2src0:pool:src:allocator>
freeing plane 0 of buffer 1
0:00:01.967477667 1536 0x726340 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:386:gst_v4l2_allocator_free:<v4l2src0:pool:src:allocator>
freeing plane 0 of buffer 2
0:00:01.969739333 1536 0x726340 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:407:gst_v4l2_allocator_dispose:<v4l2src0:pool:src:allocator>
called
0:00:01.969954667 1536 0x726340 LOG v4l2allocator
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/gstv4l2allocator.c:424:gst_v4l2_allocator_finalize:<v4l2src0:pool:src:allocator>
called
Setting pipeline to NULL ...
0:00:01.971449333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:710:gst_v4l2_close:<v4l2src0>
Trying to close /dev/v4l/by-path/platform-v4l2cap at ipu1-video-index4
0:00:01.971673333 1536 0x726340 DEBUG v4l2
/home/fred/Projets/vodabox3/poky/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/git-r0/git/sys/v4l2/v4l2_calls.c:459:gst_v4l2_empty_lists:<v4l2src0>
deleting enumerations
Freeing pipeline ...
More information about the gstreamer-devel
mailing list