Displaying camera not working
Iñigo Huguet
inigohuguet at fanamoel.com
Mon Apr 23 14:26:42 UTC 2018
I have managed to solve a problem: it seems that the sprite was not well
reported by the driver (it said it was 1080 instead of 720). Now I think
it gives the correct values for a 720x576px NV12 frame: sprite 720, size
622080
However, I still doesn't have a good output, and I don't know what to do
to find what's wrong (I have no previous experience with video nor
gstreamer).
With this pipeline: gst-launch-1.0 v4l2src device=/dev/video1 !
video/x-raw,format=NV12,width=720,
height=576 ! videoconvert ! xvimagesink sync=false
I only get an output with very colorful lines (almost horizontal lines).
I attach the output of the driver and gstreamer with
GST_DEBUG=*videosink*:6,*imagesink*:6,*v4l2*:6
Any hint? Thanks!
El 19/04/18 a las 12:07, Iñigo Huguet escribió:
> I'm trying to show the video from an input camera in my display using
> v4l2src.
>
> Unfortunately, the driver of the cameras module is not very good, and
> in fact I have had to fix a few things to advance. But still I haven't
> managed to show the image in the display.
>
> My device have an ARM based Allwinner A20 processor, and use this
> driver for the cameras input: https://github.com/meantone/sunxi-tvin
>
> I'm trying this pipeline: gst-launch-1.0 v4l2src device=/dev/video1 !
> video/x-raw,format=NV12,width=720,height=576 ! videoconvert ! xvimagesink
>
> I know that the driver works because using a very basic demo program
> with the same configuration (NV12 720x576) I can see camera images.
>
> I attach 2 files: one with gstreamer output using GST_DEBUG=*v4l2*:6
> and another with driver debug messages, let's see if someone can give
> me any clue about what's failing here.
>
> Note: there are some messages at the beginning about driver don't
> reporting valid framesizes. However, I think this is not important
> because later it seems to configure the framesize correctly, and I
> know that this framesize is OK for the driver.
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180423/83719c7f/attachment-0001.html>
-------------- next part --------------
Invalid byte sequence in conversion input
Invalid byte sequence in conversion input
0:00:00.211136729 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x31424752 RGB1
0:00:00.211707938 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x35315241 AR15
0:00:00.212165980 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0xb5315241 AR1.
0:00:00.212496980 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x52424752 RGBR
0:00:00.212652980 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x48524742 BGRH
0:00:00.213009688 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x34343452 R444
0:00:00.213415063 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x20343059 Y04
0:00:00.213599730 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x20363059 Y06
0:00:00.213734897 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x20303159 Y10
0:00:00.213863980 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x20323159 Y12
0:00:00.214064188 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x42303159 Y10B
0:00:00.214198480 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x384c4150 PAL8
0:00:00.214330980 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x20385655 UV8
0:00:00.214531813 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x31324d59 YM21
0:00:00.214705105 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x56555959 YYUV
0:00:00.214907355 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x59555956 VYUY
0:00:00.215111188 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x50313459 Y41P
0:00:00.215338105 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x34343459 Y444
0:00:00.215472230 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x4f565559 YUVO
0:00:00.215599772 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x50565559 YUVP
0:00:00.215727730 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x34565559 YUV4
0:00:00.216071439 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x34324948 HI24
0:00:00.216215230 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x32314d48 HM12
0:00:00.216346272 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x3032344d M420
0:00:00.216580272 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x32314d56 VM12
0:00:00.216955480 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x3234564e NV42
0:00:00.217297647 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:1497:gst_v4l2_object_v4l2fourcc_to_bare_struct: Unsupported fourcc 0x3436324d M264
Setting pipeline to PAUSED ...
0:00:00.340073827 221 0x42aa00 DEBUG xvimagesink xvimagesink.c:1745:gst_xv_image_sink_open:<xvimagesink0> set calculated PAR on object's PAR
0:00:00.340331868 221 0x42aa00 DEBUG xvimagesink xvimagesink.c:609:gst_xv_image_sink_manage_event_thread:<xvimagesink0> run xevent thread, expose 1, events 1
0:00:00.341848035 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:524:gst_v4l2_open:<v4l2src0> Trying to open device /dev/video1
0:00:00.420172002 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:69:gst_v4l2_get_capabilities:<v4l2src0> getting capabilities
0:00:00.423103835 221 0x42aa00 LOG v4l2 v4l2_calls.c:82:gst_v4l2_get_capabilities:<v4l2src0> driver: 'tvd'
0:00:00.423285085 221 0x42aa00 LOG v4l2 v4l2_calls.c:83:gst_v4l2_get_capabilities:<v4l2src0> card: 'tvd'
0:00:00.423412502 221 0x42aa00 LOG v4l2 v4l2_calls.c:84:gst_v4l2_get_capabilities:<v4l2src0> bus_info: 'tvd tvd'
0:00:00.423528918 221 0x42aa00 LOG v4l2 v4l2_calls.c:85:gst_v4l2_get_capabilities:<v4l2src0> version: 00010000
0:00:00.423645585 221 0x42aa00 LOG v4l2 v4l2_calls.c:86:gst_v4l2_get_capabilities:<v4l2src0> capabilites: 05000001
0:00:00.424023501 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:140:gst_v4l2_fill_lists:<v4l2src0> getting enumerations
0:00:00.424165501 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:143:gst_v4l2_fill_lists:<v4l2src0> channels
0:00:00.427137044 221 0x42aa00 LOG v4l2 v4l2_calls.c:166:gst_v4l2_fill_lists:<v4l2src0> index: 0
0:00:00.427320210 221 0x42aa00 LOG v4l2 v4l2_calls.c:167:gst_v4l2_fill_lists:<v4l2src0> name: ''
0:00:00.427446294 221 0x42aa00 LOG v4l2 v4l2_calls.c:168:gst_v4l2_fill_lists:<v4l2src0> type: 00000002
0:00:00.427563794 221 0x42aa00 LOG v4l2 v4l2_calls.c:169:gst_v4l2_fill_lists:<v4l2src0> audioset: 00000000
0:00:00.427677419 221 0x42aa00 LOG v4l2 v4l2_calls.c:171:gst_v4l2_fill_lists:<v4l2src0> std: 0000000000000000
0:00:00.427798960 221 0x42aa00 LOG v4l2 v4l2_calls.c:172:gst_v4l2_fill_lists:<v4l2src0> status: 00000000
0:00:00.431094002 221 0x42aa00 LOG v4l2 v4l2_calls.c:166:gst_v4l2_fill_lists:<v4l2src0> index: 1
0:00:00.431277252 221 0x42aa00 LOG v4l2 v4l2_calls.c:167:gst_v4l2_fill_lists:<v4l2src0> name: ''
0:00:00.431403877 221 0x42aa00 LOG v4l2 v4l2_calls.c:168:gst_v4l2_fill_lists:<v4l2src0> type: 00000002
0:00:00.431522669 221 0x42aa00 LOG v4l2 v4l2_calls.c:169:gst_v4l2_fill_lists:<v4l2src0> audioset: 00000000
0:00:00.431636460 221 0x42aa00 LOG v4l2 v4l2_calls.c:171:gst_v4l2_fill_lists:<v4l2src0> std: 0000000000000000
0:00:00.431755752 221 0x42aa00 LOG v4l2 v4l2_calls.c:172:gst_v4l2_fill_lists:<v4l2src0> status: 00000000
0:00:00.443148754 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:215:gst_v4l2_fill_lists:<v4l2src0> norms
0:00:00.443335795 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:263:gst_v4l2_fill_lists:<v4l2src0> controls+menus
0:00:00.443453295 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:283:gst_v4l2_fill_lists:<v4l2src0> checking control 00000000
0:00:00.446315337 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:387:gst_v4l2_fill_lists:<v4l2src0> ControlID (980927) unhandled, FIXME
0:00:00.446505462 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:283:gst_v4l2_fill_lists:<v4l2src0> checking control 00980927
0:00:00.449316880 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:289:gst_v4l2_fill_lists:<v4l2src0> controls finished
0:00:00.449470380 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:456:gst_v4l2_fill_lists:<v4l2src0> done
0:00:00.449573963 221 0x42aa00 INFO v4l2 v4l2_calls.c:592:gst_v4l2_open:<v4l2src0> Opened device 'tvd' (/dev/video1) successfully
0:00:00.449718296 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:808:gst_v4l2_set_defaults:<v4l2src0> tv_norm=0x0, norm=(nil)
0:00:00.449855380 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:741:gst_v4l2_get_norm:<v4l2src0> getting norm
0:00:00.449966255 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:755:gst_v4l2_get_norm: Failed to get the current norm for device /dev/video1
0:00:00.450097213 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:1028:gst_v4l2_get_input:<v4l2src0> trying to get input
0:00:00.452738130 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:1038:gst_v4l2_get_input:<v4l2src0> input: 0
Pipeline is live and does not need PREROLL ...
0:00:00.456980255 221 0x432830 DEBUG v4l2 gstv4l2object.c:1119:gst_v4l2_object_fill_format_list:<v4l2src0> getting src format enumerations
Setting pipeline to PLAYING ...
0:00:00.460472421 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 0
0:00:00.460752838 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.460920463 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000000
0:00:00.461062879 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'planar YUV420'
0:00:00.461326879 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: NV12
0:00:00.461546587 221 0x42aa00 LOG v4l2 gstv4l2object.c:3893:gst_v4l2_object_unlock_stop:<v4l2src0> stop flushing
New clock: GstSystemClock
0:00:00.464629088 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 1
0:00:00.464859005 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.464998755 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000000
0:00:00.465192672 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'planar YUV420'
0:00:00.465355131 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: NV12
0:00:00.468690964 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 2
0:00:00.468908089 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.469043839 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000000
0:00:00.469170298 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'planar YUV420'
0:00:00.469289089 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: NV12
0:00:00.472539382 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 3
0:00:00.472716048 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.472850173 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000000
0:00:00.472973090 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'planar YUV420'
0:00:00.473090007 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: NV12
0:00:00.476302174 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 4
0:00:00.476466299 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.476594424 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000000
0:00:00.476714049 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'planar YUV420'
0:00:00.476830424 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: NV12
0:00:00.480161174 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 5
0:00:00.480335049 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.480462466 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000000
0:00:00.480584091 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'planar YUV420'
0:00:00.480700841 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: NV12
0:00:00.483897425 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 6
0:00:00.484056425 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.484185342 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000000
0:00:00.484304550 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'planar YUV420'
0:00:00.484421383 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: NV12
0:00:00.487630634 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 7
0:00:00.487796634 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.487925134 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000000
0:00:00.488045176 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'planar YUV420'
0:00:00.488161384 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: NV21
0:00:00.491370217 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 8
0:00:00.491531925 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.491661258 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000000
0:00:00.491780258 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'planar YUV420'
0:00:00.492026675 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: NV21
0:00:00.495235758 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 9
0:00:00.495395716 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.495522800 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000000
0:00:00.495733550 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'planar YUV420'
0:00:00.495860925 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: NV21
0:00:00.499071092 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 10
0:00:00.499230175 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.499357425 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000000
0:00:00.499477717 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'planar YUV420'
0:00:00.499596592 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: NV21
0:00:00.502791134 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 11
0:00:00.502946717 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.503073134 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000000
0:00:00.503193551 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'planar YUV420'
0:00:00.503310509 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: NV21
0:00:00.506598385 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 12
0:00:00.506762719 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.506888177 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000000
0:00:00.507006344 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'planar YUV420'
0:00:00.507121094 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: NV21
0:00:00.510329344 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 13
0:00:00.510489011 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.510616219 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000000
0:00:00.510735094 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'planar YUV420'
0:00:00.510851302 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: NV21
0:00:00.511083719 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 14
0:00:00.511209052 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.511323969 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000002
0:00:00.511439302 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'RGB3'
0:00:00.511553552 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: RGB3
0:00:00.511700761 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 15
0:00:00.511864886 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.511987844 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000002
0:00:00.512103261 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'BGR3'
0:00:00.512218052 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: BGR3
0:00:00.512364386 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 16
0:00:00.512479886 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.512592011 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000002
0:00:00.512706136 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'YU12'
0:00:00.512818427 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: YU12
0:00:00.512963261 221 0x432830 LOG v4l2 gstv4l2object.c:1137:gst_v4l2_object_fill_format_list:<v4l2src0> index: 17
0:00:00.513077511 221 0x432830 LOG v4l2 gstv4l2object.c:1138:gst_v4l2_object_fill_format_list:<v4l2src0> type: 1
0:00:00.513189802 221 0x432830 LOG v4l2 gstv4l2object.c:1139:gst_v4l2_object_fill_format_list:<v4l2src0> flags: 00000002
0:00:00.513302927 221 0x432830 LOG v4l2 gstv4l2object.c:1141:gst_v4l2_object_fill_format_list:<v4l2src0> description: 'YV12'
0:00:00.513415052 221 0x432830 LOG v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list:<v4l2src0> pixelformat: YV12
0:00:00.513560636 221 0x432830 INFO v4l2 gstv4l2object.c:1156:gst_v4l2_object_fill_format_list:<v4l2src0> got 18 format(s):
0:00:00.513683177 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> NV21
0:00:00.513819344 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> NV21
0:00:00.514022886 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> NV21
0:00:00.514207927 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> NV21
0:00:00.514344177 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> NV21
0:00:00.514475677 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> NV21
0:00:00.514606344 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> NV21
0:00:00.514737802 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> NV12
0:00:00.514867760 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> NV12
0:00:00.514998094 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> NV12
0:00:00.515175970 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> NV12
0:00:00.515333511 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> NV12
0:00:00.515468261 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> NV12
0:00:00.515603886 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> NV12
0:00:00.515737178 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> YU12 (emulated)
0:00:00.515872011 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> YV12 (emulated)
0:00:00.516007595 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> BGR3 (emulated)
0:00:00.516141511 221 0x432830 INFO v4l2 gstv4l2object.c:1162:gst_v4l2_object_fill_format_list:<v4l2src0> RGB3 (emulated)
0:00:00.516385095 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for NV21
Invalid byte sequence in conversion input
0:00:00.516834303 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat NV21 ((null))
0:00:00.517037594 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format NV21
0:00:00.517236886 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.517362053 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.517473719 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format NV21
0:00:00.517724469 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.517855136 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.518110178 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.518701428 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for NV21
Invalid byte sequence in conversion input
0:00:00.519065012 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat NV21 ((null))
0:00:00.519227428 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format NV21
0:00:00.519397803 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.519520512 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.519627512 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format NV21
0:00:00.519786178 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.519904595 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.520124637 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.520637512 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for NV21
Invalid byte sequence in conversion input
0:00:00.520951262 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat NV21 ((null))
0:00:00.521109511 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format NV21
0:00:00.521303636 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.521427886 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.521534845 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format NV21
0:00:00.521696511 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.521960595 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.522223720 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.522661636 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for NV21
Invalid byte sequence in conversion input
0:00:00.523008845 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat NV21 ((null))
0:00:00.523169053 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format NV21
0:00:00.523341345 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.523464470 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.523574886 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format NV21
0:00:00.523737636 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.523855719 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.524066636 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.524490011 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for NV21
Invalid byte sequence in conversion input
0:00:00.524780969 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat NV21 ((null))
0:00:00.524931886 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format NV21
0:00:00.525092344 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.525298636 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.525415178 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format NV21
0:00:00.525579261 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.525695511 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.525994136 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.526427844 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for NV21
Invalid byte sequence in conversion input
0:00:00.526733261 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat NV21 ((null))
0:00:00.526931303 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format NV21
0:00:00.527098678 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.527222511 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.527334553 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format NV21
0:00:00.527497886 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.527618011 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.527835052 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.528254719 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for NV21
Invalid byte sequence in conversion input
0:00:00.528669720 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat NV21 ((null))
0:00:00.528857345 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format NV21
0:00:00.529024136 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.529145970 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.529257261 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format NV21
0:00:00.529417803 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.529539011 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.529750303 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.530291303 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for NV12
Invalid byte sequence in conversion input
0:00:00.530599095 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat NV12 ((null))
0:00:00.530751636 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format NV12
0:00:00.530915386 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.531035220 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.531145761 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format NV12
0:00:00.531303511 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.531417928 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.531626595 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.532110179 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for NV12
Invalid byte sequence in conversion input
0:00:00.532428220 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat NV12 ((null))
0:00:00.532584220 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format NV12
0:00:00.532749429 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.532869179 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.532977804 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format NV12
0:00:00.533138179 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.533256304 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.533466095 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.533885220 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for NV12
Invalid byte sequence in conversion input
0:00:00.534325054 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat NV12 ((null))
0:00:00.534481846 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format NV12
0:00:00.534644262 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.534764929 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.534877471 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format NV12
0:00:00.535039679 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.535220762 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.535465804 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.535893137 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for NV12
Invalid byte sequence in conversion input
0:00:00.536235137 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat NV12 ((null))
0:00:00.536399846 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format NV12
0:00:00.536568096 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.536689262 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.536797596 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format NV12
0:00:00.536961887 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.537100012 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.537319971 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.537741096 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for NV12
Invalid byte sequence in conversion input
0:00:00.538135762 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat NV12 ((null))
0:00:00.538294554 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format NV12
0:00:00.538514513 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.538665388 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.538780138 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format NV12
0:00:00.538946763 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.539062388 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.539278055 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.539702221 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for NV12
Invalid byte sequence in conversion input
0:00:00.540209763 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat NV12 ((null))
0:00:00.540377180 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format NV12
0:00:00.540545513 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.540664555 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.540773680 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format NV12
0:00:00.540936846 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.541054680 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.541274971 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.541697555 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for NV12
Invalid byte sequence in conversion input
0:00:00.542312597 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat NV12 ((null))
0:00:00.542571555 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format NV12
0:00:00.542752055 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.542873639 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.542986097 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format NV12
0:00:00.543148722 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.543262805 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.543488597 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.543920639 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for YU12
Invalid byte sequence in conversion input
0:00:00.544258013 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat YU12 ((null))
0:00:00.544418430 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format YU12
0:00:00.544592763 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.544713097 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.544822013 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format YU12
0:00:00.544988763 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.545107972 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.545505514 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.545983473 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for YV12
Invalid byte sequence in conversion input
0:00:00.546328264 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat YV12 ((null))
0:00:00.546491472 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format YV12
0:00:00.546753597 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.546886264 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.546997014 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format YV12
0:00:00.547166722 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.547286014 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.547510514 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.547956431 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for BGR3
Invalid byte sequence in conversion input
0:00:00.548246139 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat BGR3 ((null))
0:00:00.548397806 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format BGR3
0:00:00.548654431 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.548801181 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.548914390 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format BGR3
0:00:00.549080973 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.549196556 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.549419723 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.549878431 221 0x432830 DEBUG v4l2 gstv4l2object.c:2577:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Enumerating frame sizes for RGB3
Invalid byte sequence in conversion input
0:00:00.550191306 221 0x432830 DEBUG v4l2 gstv4l2object.c:2704:gst_v4l2_object_probe_caps_for_format:<v4l2src0> Failed to enumerate frame sizes for pixelformat RGB3 ((null))
0:00:00.550345056 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 1x1 with format RGB3
0:00:00.550511056 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 1x1
0:00:00.550736681 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.550858181 221 0x432830 LOG v4l2 gstv4l2object.c:2811:gst_v4l2_object_get_nearest_size:<v4l2src0> getting nearest size to 32768x32768 with format RGB3
0:00:00.551028306 221 0x432830 LOG v4l2 gstv4l2object.c:2827:gst_v4l2_object_get_nearest_size:<v4l2src0> got nearest size 32768x32768
0:00:00.551146556 221 0x432830 ERROR v4l2 gstv4l2object.c:1903:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from http://git.linuxtv.org/v4l-utils.git
0:00:00.551374764 221 0x432830 DEBUG v4l2 gstv4l2object.c:2002:gst_v4l2_object_get_colorspace: Unknown enum v4l2_colorspace 0
0:00:00.551935764 221 0x432830 INFO v4l2 gstv4l2object.c:3984:gst_v4l2_object_get_caps:<v4l2src0> probed caps: video/x-raw, format=(string)NV21, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV21, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV21, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV21, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV21, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV21, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV21, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)YV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)BGR, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ 1:1:5:4, 1:1:6:5, 1:1:5:1, 1:1:5:2, 1:1:5:3, sRGB, 1:1:12:8, 2:1:11:7, 1:1:0:0 }; video/x-raw, format=(string)RGB, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ 1:1:5:4, 1:1:6:5, 1:1:5:1, 1:1:5:2, 1:1:5:3, sRGB, 1:1:12:8, 2:1:11:7, 1:1:0:0 }
0:00:00.554466514 221 0x432830 DEBUG v4l2src gstv4l2src.c:300:gst_v4l2src_negotiate:<v4l2src0> caps of src: video/x-raw, format=(string)NV21, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV21, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV21, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV21, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV21, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV21, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV21, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)YV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)BGR, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ 1:1:5:4, 1:1:6:5, 1:1:5:1, 1:1:5:2, 1:1:5:3, sRGB, 1:1:12:8, 2:1:11:7, 1:1:0:0 }; video/x-raw, format=(string)RGB, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ 1:1:5:4, 1:1:6:5, 1:1:5:1, 1:1:5:2, 1:1:5:3, sRGB, 1:1:12:8, 2:1:11:7, 1:1:0:0 }
0:00:00.559414014 221 0x432830 DEBUG v4l2src gstv4l2src.c:308:gst_v4l2src_negotiate:<v4l2src0> caps of peer: video/x-raw, format=(string)NV12, width=(int)720, height=(int)576, framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.560768014 221 0x432830 DEBUG v4l2src gstv4l2src.c:316:gst_v4l2src_negotiate:<v4l2src0> intersect: video/x-raw, format=(string)NV12, width=(int)720, height=(int)576, framerate=(fraction)[ 0/1, 2147483647/1 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }
0:00:00.561080556 221 0x432830 DEBUG v4l2src gstv4l2src.c:256:gst_v4l2src_fixate:<v4l2src0> fixating caps video/x-raw, format=(string)NV12, width=(int)720, height=(int)576, framerate=(fraction)[ 0/1, 2147483647/1 ], interlace-mode=(string){ progressive, interleaved }, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }
0:00:00.561442639 221 0x432830 DEBUG v4l2src gstv4l2src.c:282:gst_v4l2src_fixate:<v4l2src0> fixated caps video/x-raw, format=(string)NV12, width=(int)720, height=(int)576, framerate=(fraction)100/1, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }
0:00:00.561727306 221 0x432830 DEBUG v4l2src gstv4l2src.c:367:gst_v4l2src_negotiate:<v4l2src0> fixated to: video/x-raw, format=(string)NV12, width=(int)720, height=(int)576, framerate=(fraction)100/1, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string)bt601
0:00:00.562132432 221 0x432830 DEBUG v4l2 gstv4l2object.c:3904:gst_v4l2_object_stop:<v4l2src0> stopping
0:00:00.563032223 221 0x432830 DEBUG v4l2 gstv4l2object.c:3189:gst_v4l2_object_set_format_full:<v4l2src0> progressive video
0:00:00.563194182 221 0x432830 DEBUG v4l2 gstv4l2object.c:3327:gst_v4l2_object_set_format_full:<v4l2src0> Desired format 720x576, format NV12 stride: 720
0:00:00.563365807 221 0x432830 DEBUG v4l2 gstv4l2object.c:3378:gst_v4l2_object_set_format_full:<v4l2src0> Desired format is 720x576, format NV12, nb planes 1
0:00:00.563522182 221 0x432830 DEBUG v4l2 gstv4l2object.c:3387:gst_v4l2_object_set_format_full:<v4l2src0> stride 720
0:00:00.592054309 221 0x432830 DEBUG v4l2 gstv4l2object.c:3421:gst_v4l2_object_set_format_full:<v4l2src0> Got format of 720x576, format NV12, nb planes 1, colorspace 0
0:00:00.592425934 221 0x432830 DEBUG v4l2 gstv4l2object.c:3431:gst_v4l2_object_set_format_full:<v4l2src0> stride 720, sizeimage 622080
0:00:00.592686476 221 0x432830 DEBUG v4l2 gstv4l2object.c:3472:gst_v4l2_object_set_format_full:<v4l2src0> Desired framerate: 100/1
0:00:00.594982809 221 0x432830 DEBUG v4l2 gstv4l2object.c:3489:gst_v4l2_object_set_format_full:<v4l2src0> Got capture framerate: 0/0
0:00:00.595469018 221 0x432830 LOG v4l2 gstv4l2object.c:3497:gst_v4l2_object_set_format_full:<v4l2src0> Setting capture framerate to 100/1
0:00:00.595656768 221 0x432830 DEBUG v4l2 gstv4l2object.c:3502:gst_v4l2_object_set_format_full:<v4l2src0> Not setting capture framerate (not supported)
0:00:00.595774559 221 0x432830 DEBUG v4l2 gstv4l2object.c:2973:gst_v4l2_object_extrapolate_info:<v4l2src0> Extrapolated for plane 0 with base stride 720: stride 720, offset 0
0:00:00.595922101 221 0x432830 DEBUG v4l2 gstv4l2object.c:2973:gst_v4l2_object_extrapolate_info:<v4l2src0> Extrapolated for plane 1 with base stride 720: stride 720, offset 414720
0:00:00.596067976 221 0x432830 DEBUG v4l2 gstv4l2object.c:3084:gst_v4l2_object_save_format:<v4l2src0> Got sizeimage 622080
0:00:00.596188184 221 0x432830 DEBUG v4l2 gstv4l2object.c:2856:gst_v4l2_object_setup_pool:<v4l2src0> initializing the capture system
0:00:00.596305643 221 0x432830 INFO v4l2 gstv4l2object.c:2880:gst_v4l2_object_setup_pool:<v4l2src0> accessing buffers via mode 2
0:00:00.598888394 221 0x432830 DEBUG v4l2 gstv4l2object.c:786:gst_v4l2_get_driver_min_buffers:<v4l2src0> driver requires a minimum of 3 buffers
0:00:00.599060477 221 0x432830 LOG v4l2 gstv4l2object.c:2889:gst_v4l2_object_setup_pool:<v4l2src0> initiating buffer pool
0:00:00.608717562 221 0x432830 WARN v4l2allocator gstv4l2allocator.c:660:gst_v4l2_allocator_new:<v4l2src0:pool:src:allocator> Could not probe supported memory type, assuming MMAP is supported, this is expected for older drivers not yet ported to videobuf2 framework
0:00:00.609085312 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:509:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src> config GstBufferPoolConfig, caps=(GstCaps)"video/x-raw\,\ format\=\(string\)NV12\,\ width\=\(int\)720\,\ height\=\(int\)576\,\ framerate\=\(fraction\)100/1\,\ interlace-mode\=\(string\)progressive\,\ pixel-aspect-ratio\=\(fraction\)1/1\,\ colorimetry\=\(string\)bt601", size=(uint)622080, min-buffers=(uint)0, max-buffers=(uint)0, allocator=(GstAllocator)"NULL", params=(GstAllocationParams)NULL;
0:00:00.609530020 221 0x432830 INFO v4l2bufferpool gstv4l2bufferpool.c:557:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src> increasing minimum buffers to 2
0:00:00.609660853 221 0x432830 INFO v4l2bufferpool gstv4l2bufferpool.c:564:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src> increasing minimum buffers to 3
0:00:00.609780812 221 0x432830 INFO v4l2bufferpool gstv4l2bufferpool.c:570:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src> reducing maximum buffers to 32
0:00:00.609898145 221 0x432830 INFO v4l2bufferpool gstv4l2bufferpool.c:581:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src> can't allocate, setting maximum to minimum
0:00:00.627728563 221 0x432830 DEBUG xvimagesink xvimagesink.c:704:gst_xv_image_sink_setcaps:<xvimagesink0> In setcaps. Possible caps video/x-raw, format=(string)YV12, width=(int)[ 1, 2048 ], height=(int)[ 1, 2048 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw, format=(string)I420, width=(int)[ 1, 2048 ], height=(int)[ 1, 2048 ], framerate=(fraction)[ 0/1, 2147483647/1 ], setting caps video/x-raw, width=(int)720, height=(int)576, framerate=(fraction)100/1, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, format=(string)YV12
0:00:00.628395187 221 0x432830 DEBUG xvimagesink xvimagesink.c:747:gst_xv_image_sink_setcaps:<xvimagesink0> video width/height: 720x576, calculated display ratio: 5/4
0:00:00.628698771 221 0x432830 DEBUG xvimagesink xvimagesink.c:756:gst_xv_image_sink_setcaps:<xvimagesink0> keeping video height
0:00:00.628841271 221 0x432830 DEBUG xvimagesink xvimagesink.c:772:gst_xv_image_sink_setcaps:<xvimagesink0> scaling to 720x576
0:00:00.633341522 221 0x432830 DEBUG xvimagesink xvimagesink.c:1068:gst_xv_image_sink_propose_allocation:<xvimagesink0> create new pool
0:00:00.636307731 221 0x432830 DEBUG v4l2 gstv4l2object.c:4002:gst_v4l2_object_decide_allocation:<v4l2src0> decide allocation
0:00:00.636545147 221 0x432830 DEBUG v4l2 gstv4l2object.c:4028:gst_v4l2_object_decide_allocation:<v4l2src0> allocation: size:622080 min:0 max:0 pool:<videobufferpool0>
0:00:00.638980940 221 0x432830 DEBUG v4l2 gstv4l2object.c:786:gst_v4l2_get_driver_min_buffers:<v4l2src0> driver requires a minimum of 3 buffers
0:00:00.639191690 221 0x432830 DEBUG v4l2 gstv4l2object.c:4086:gst_v4l2_object_decide_allocation:<v4l2src0> streaming mode: using our own pool <v4l2src0:pool:src>
0:00:00.639416148 221 0x432830 DEBUG v4l2 gstv4l2object.c:4151:gst_v4l2_object_decide_allocation:<v4l2src0> activate Video Meta
0:00:00.639602023 221 0x432830 DEBUG v4l2 gstv4l2object.c:4160:gst_v4l2_object_decide_allocation:<v4l2src0> setting own pool config to GstBufferPoolConfig, caps=(GstCaps)"video/x-raw\,\ format\=\(string\)NV12\,\ width\=\(int\)720\,\ height\=\(int\)576\,\ framerate\=\(fraction\)100/1\,\ interlace-mode\=\(string\)progressive\,\ pixel-aspect-ratio\=\(fraction\)1/1\,\ colorimetry\=\(string\)bt601", size=(uint)622080, min-buffers=(uint)4, max-buffers=(uint)0, allocator=(GstAllocator)"NULL", params=(GstAllocationParams)NULL, options=(string)< GstBufferPoolOptionVideoMeta >;
0:00:00.640062940 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:509:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src> config GstBufferPoolConfig, caps=(GstCaps)"video/x-raw\,\ format\=\(string\)NV12\,\ width\=\(int\)720\,\ height\=\(int\)576\,\ framerate\=\(fraction\)100/1\,\ interlace-mode\=\(string\)progressive\,\ pixel-aspect-ratio\=\(fraction\)1/1\,\ colorimetry\=\(string\)bt601", size=(uint)622080, min-buffers=(uint)4, max-buffers=(uint)0, allocator=(GstAllocator)"NULL", params=(GstAllocationParams)NULL, options=(string)< GstBufferPoolOptionVideoMeta >;
0:00:00.640432106 221 0x432830 INFO v4l2bufferpool gstv4l2bufferpool.c:570:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src> reducing maximum buffers to 32
0:00:00.640553190 221 0x432830 INFO v4l2bufferpool gstv4l2bufferpool.c:581:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src> can't allocate, setting maximum to minimum
0:00:00.640820815 221 0x432830 DEBUG v4l2 gstv4l2object.c:4167:gst_v4l2_object_decide_allocation:<v4l2src0> own pool config changed to GstBufferPoolConfig, caps=(GstCaps)"video/x-raw\,\ format\=\(string\)NV12\,\ width\=\(int\)720\,\ height\=\(int\)576\,\ framerate\=\(fraction\)100/1\,\ interlace-mode\=\(string\)progressive\,\ pixel-aspect-ratio\=\(fraction\)1/1\,\ colorimetry\=\(string\)bt601", size=(uint)622080, min-buffers=(uint)4, max-buffers=(uint)4, allocator=(GstAllocator)"NULL", params=(GstAllocationParams)NULL, options=(string)< GstBufferPoolOptionVideoMeta >;
0:00:00.641324981 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:509:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src> config GstBufferPoolConfig, caps=(GstCaps)"video/x-raw\,\ format\=\(string\)NV12\,\ width\=\(int\)720\,\ height\=\(int\)576\,\ framerate\=\(fraction\)100/1\,\ interlace-mode\=\(string\)progressive\,\ pixel-aspect-ratio\=\(fraction\)1/1\,\ colorimetry\=\(string\)bt601", size=(uint)622080, min-buffers=(uint)4, max-buffers=(uint)4, allocator=(GstAllocator)"NULL", params=(GstAllocationParams)NULL, options=(string)< GstBufferPoolOptionVideoMeta >;
0:00:00.642696649 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:712:gst_v4l2_buffer_pool_start:<v4l2src0:pool:src> activating pool
0:00:00.642994649 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:742:gst_v4l2_buffer_pool_start:<v4l2src0:pool:src> requesting 4 MMAP buffers
0:00:00.658573566 221 0x432830 DEBUG v4l2allocator gstv4l2allocator.c:706:gst_v4l2_allocator_start:<v4l2src0:pool:src:allocator> allocated 4 mmap buffers out of 4 requested
0:00:00.662186858 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:300:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> Got mmap buffer
0:00:00.662392608 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:301:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> index: 0
0:00:00.662535983 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:302:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> type: 1
0:00:00.662661650 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:303:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> flags: 00000000
0:00:00.662786650 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:304:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> field: 0
0:00:00.662902025 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:305:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> memory: 1
0:00:00.663016275 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:306:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> planes: 1
0:00:00.663129900 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:313:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> [0] bytesused: 0, length: 622080
0:00:00.663269067 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:315:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> [0] MMAP offset: 0
0:00:00.666715901 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:300:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> Got mmap buffer
0:00:00.666900610 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:301:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> index: 1
0:00:00.667031568 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:302:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> type: 1
0:00:00.667148110 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:303:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> flags: 00000000
0:00:00.667361693 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:304:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> field: 0
0:00:00.667482901 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:305:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> memory: 1
0:00:00.667595485 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:306:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> planes: 1
0:00:00.667706318 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:313:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> [0] bytesused: 0, length: 622080
0:00:00.667841151 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:315:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> [0] MMAP offset: 622592
0:00:00.671225193 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:300:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> Got mmap buffer
0:00:00.671380943 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:301:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> index: 2
0:00:00.671510276 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:302:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> type: 1
0:00:00.671630193 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:303:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> flags: 00000000
0:00:00.671749360 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:304:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> field: 0
0:00:00.671936235 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:305:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> memory: 1
0:00:00.672056568 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:306:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> planes: 1
0:00:00.672172943 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:313:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> [0] bytesused: 0, length: 622080
0:00:00.672306443 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:315:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> [0] MMAP offset: 1245184
0:00:00.675681402 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:300:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> Got mmap buffer
0:00:00.675843611 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:301:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> index: 3
0:00:00.675972527 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:302:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> type: 1
0:00:00.676090986 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:303:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> flags: 00000000
0:00:00.676207736 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:304:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> field: 0
0:00:00.676320402 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:305:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> memory: 1
0:00:00.676433777 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:306:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> planes: 1
0:00:00.676635194 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:313:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> [0] bytesused: 0, length: 622080
0:00:00.676780319 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:315:gst_v4l2_memory_group_new:<v4l2src0:pool:src:allocator> [0] MMAP offset: 1867776
0:00:00.686799861 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:819:gst_v4l2_allocator_alloc_mmap:<v4l2src0:pool:src:allocator> mmap buffer length 622080, data offset 0, plane 0
0:00:00.687885694 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1397:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src> release buffer 0xb5428058
0:00:00.688256152 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1093:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src> queuing buffer 0
0:00:00.696605820 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1265:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> queued buffer 0 (flags 0x0)
0:00:00.696821653 221 0x432830 DEBUG v4l2allocator gstv4l2allocator.c:1269:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> driver pretends buffer is not queued even if queue succeeded
0:00:00.706648905 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:819:gst_v4l2_allocator_alloc_mmap:<v4l2src0:pool:src:allocator> mmap buffer length 622080, data offset 0, plane 0
0:00:00.706909821 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1397:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src> release buffer 0xb54280f8
0:00:00.707066530 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1093:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src> queuing buffer 1
0:00:00.715331905 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1265:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> queued buffer 1 (flags 0x0)
0:00:00.715518739 221 0x432830 DEBUG v4l2allocator gstv4l2allocator.c:1269:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> driver pretends buffer is not queued even if queue succeeded
0:00:00.725281407 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:819:gst_v4l2_allocator_alloc_mmap:<v4l2src0:pool:src:allocator> mmap buffer length 622080, data offset 0, plane 0
0:00:00.725518532 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1397:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src> release buffer 0xb5428198
0:00:00.725670490 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1093:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src> queuing buffer 2
0:00:00.733917741 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1265:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> queued buffer 2 (flags 0x0)
0:00:00.734109199 221 0x432830 DEBUG v4l2allocator gstv4l2allocator.c:1269:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> driver pretends buffer is not queued even if queue succeeded
0:00:00.743996367 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:819:gst_v4l2_allocator_alloc_mmap:<v4l2src0:pool:src:allocator> mmap buffer length 622080, data offset 0, plane 0
0:00:00.744247159 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1397:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src> release buffer 0xb5428238
0:00:00.744510034 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1093:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src> queuing buffer 3
0:00:00.752796160 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1265:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> queued buffer 3 (flags 0x0)
0:00:00.752986701 221 0x432830 DEBUG v4l2allocator gstv4l2allocator.c:1269:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> driver pretends buffer is not queued even if queue succeeded
0:00:00.753181993 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:957:gst_v4l2_buffer_pool_flush_stop:<v4l2src0:pool:src> stop flushing
0:00:00.780419745 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:629:gst_v4l2_buffer_pool_streamon:<v4l2src0:pool:src> Started streaming
0:00:00.780726037 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1319:gst_v4l2_buffer_pool_acquire_buffer:<v4l2src0:pool:src> acquire
0:00:00.780868995 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1032:gst_v4l2_buffer_pool_poll:<v4l2src0:pool:src> polling device
0:00:00.913892755 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1165:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src> dequeueing a buffer
0:00:00.933454637 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1311:gst_v4l2_allocator_dqbuf:<v4l2src0:pool:src:allocator> dequeued buffer 0 (flags 0x1)
0:00:00.933692970 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1197:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src> dequeued buffer 0xb5428058 seq:0 (ix=0), mem 0x440948 used 622080, plane=0, flags 00000001, ts 350640:10:27.108515000, pool-queued=3, buffer=0xb5428058
0:00:00.933916303 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1723:gst_v4l2_buffer_pool_process:<v4l2src0:pool:src> process buffer 0xb5dfecd4
0:00:00.934087887 221 0x432830 DEBUG v4l2src gstv4l2src.c:789:gst_v4l2src_create:<v4l2src0> ts: 350640:10:27.108515000 now 350640:10:27.148021000 delay 0:00:00.039506000
0:00:00.934304137 221 0x432830 INFO v4l2src gstv4l2src.c:825:gst_v4l2src_create:<v4l2src0> sync to 0:00:00.434511632 out ts 0:00:00.434511632
0:00:01.179338953 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1397:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src> release buffer 0xb5428058
0:00:01.179704119 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1093:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src> queuing buffer 0
0:00:01.190964495 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1265:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> queued buffer 0 (flags 0x1)
0:00:01.191196454 221 0x432830 DEBUG v4l2allocator gstv4l2allocator.c:1269:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> driver pretends buffer is not queued even if queue succeeded
0:00:01.191984703 221 0x432830 LOG videosink gstvideosink.c:208:gst_video_sink_show_preroll_frame:<xvimagesink0> rendering frame, ts=0:00:00.434511632
0:00:01.192218912 221 0x432830 LOG xvimagesink xvimagesink.c:932:gst_xv_image_sink_show_frame:<xvimagesink0> buffer 0xb5428418 from our pool, writing directly
0:00:01.192365703 221 0x432830 LOG xvimagesink xvimagesink.c:261:gst_xv_image_sink_xvimage_put:<xvimagesink0> reffing 0xb5428418 as our current image
0:00:01.192602953 221 0x432830 DEBUG videosink gstvideosink.c:133:gst_video_sink_center_rect: source is 720x576 dest is 720x576, result is 720x576 with x,y 0x0
0:00:01.198912995 221 0xb5403a90 WARN v4l2src gstv4l2src.c:560:gst_v4l2src_query:<v4l2src0> Can't give latency since framerate isn't fixated !
0:00:01.199907203 221 0x432830 LOG videosink gstvideosink.c:228:gst_video_sink_show_frame:<xvimagesink0> rendering frame, ts=0:00:00.434511632
0:00:01.200169453 221 0x432830 LOG xvimagesink xvimagesink.c:932:gst_xv_image_sink_show_frame:<xvimagesink0> buffer 0xb5428418 from our pool, writing directly
0:00:01.200335495 221 0x432830 DEBUG videosink gstvideosink.c:133:gst_video_sink_center_rect: source is 720x576 dest is 720x576, result is 720x576 with x,y 0x0
0:00:01.202758288 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1319:gst_v4l2_buffer_pool_acquire_buffer:<v4l2src0:pool:src> acquire
0:00:01.203033871 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1032:gst_v4l2_buffer_pool_poll:<v4l2src0:pool:src> polling device
0:00:01.204907163 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1165:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src> dequeueing a buffer
0:00:01.213960997 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1311:gst_v4l2_allocator_dqbuf:<v4l2src0:pool:src:allocator> dequeued buffer 1 (flags 0x1)
0:00:01.214231039 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1197:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src> dequeued buffer 0xb54280f8 seq:0 (ix=1), mem 0x440998 used 622080, plane=0, flags 00000001, ts 350640:10:27.154804000, pool-queued=3, buffer=0xb54280f8
0:00:01.214475914 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1723:gst_v4l2_buffer_pool_process:<v4l2src0:pool:src> process buffer 0xb5dfecd4
0:00:01.214661789 221 0x432830 DEBUG v4l2src gstv4l2src.c:789:gst_v4l2src_create:<v4l2src0> ts: 350640:10:27.154804000 now 350640:10:27.428593000 delay 0:00:00.273789000
0:00:01.214878039 221 0x432830 INFO v4l2src gstv4l2src.c:825:gst_v4l2src_create:<v4l2src0> sync to 0:00:00.480799909 out ts 0:00:00.480799909
0:00:01.424833767 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1397:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src> release buffer 0xb54280f8
0:00:01.425266185 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1093:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src> queuing buffer 1
0:00:01.436525895 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1265:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> queued buffer 1 (flags 0x1)
0:00:01.436757687 221 0x432830 DEBUG v4l2allocator gstv4l2allocator.c:1269:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> driver pretends buffer is not queued even if queue succeeded
0:00:01.437031103 221 0x432830 LOG videosink gstvideosink.c:228:gst_video_sink_show_frame:<xvimagesink0> rendering frame, ts=0:00:00.480799909
0:00:01.437234312 221 0x432830 LOG xvimagesink xvimagesink.c:932:gst_xv_image_sink_show_frame:<xvimagesink0> buffer 0xb54284b8 from our pool, writing directly
0:00:01.437384145 221 0x432830 LOG xvimagesink xvimagesink.c:258:gst_xv_image_sink_xvimage_put:<xvimagesink0> unreffing 0xb5428418
0:00:01.440427187 221 0x432830 LOG xvimagesink xvimagesink.c:261:gst_xv_image_sink_xvimage_put:<xvimagesink0> reffing 0xb54284b8 as our current image
0:00:01.440662770 221 0x432830 DEBUG videosink gstvideosink.c:133:gst_video_sink_center_rect: source is 720x576 dest is 720x576, result is 720x576 with x,y 0x0
0:00:01.444340812 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1319:gst_v4l2_buffer_pool_acquire_buffer:<v4l2src0:pool:src> acquire
0:00:01.444605104 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1032:gst_v4l2_buffer_pool_poll:<v4l2src0:pool:src> polling device
0:00:01.446591687 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1165:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src> dequeueing a buffer
0:00:01.470165146 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1311:gst_v4l2_allocator_dqbuf:<v4l2src0:pool:src:allocator> dequeued buffer 2 (flags 0x1)
0:00:01.470424729 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1197:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src> dequeued buffer 0xb5428198 seq:0 (ix=2), mem 0x4409e8 used 622080, plane=0, flags 00000001, ts 350640:10:27.194822000, pool-queued=3, buffer=0xb5428198
0:00:01.470664938 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1723:gst_v4l2_buffer_pool_process:<v4l2src0:pool:src> process buffer 0xb5dfecd4
0:00:01.470854229 221 0x432830 DEBUG v4l2src gstv4l2src.c:789:gst_v4l2src_create:<v4l2src0> ts: 350640:10:27.194822000 now 350640:10:27.684787000 delay 0:00:00.489965000
0:00:01.471089063 221 0x432830 INFO v4l2src gstv4l2src.c:825:gst_v4l2src_create:<v4l2src0> sync to 0:00:00.520817600 out ts 0:00:00.520817600
0:00:01.680813835 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1397:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src> release buffer 0xb5428198
0:00:01.681182335 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1093:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src> queuing buffer 2
0:00:01.692443629 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1265:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> queued buffer 2 (flags 0x1)
0:00:01.692672796 221 0x432830 DEBUG v4l2allocator gstv4l2allocator.c:1269:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> driver pretends buffer is not queued even if queue succeeded
0:00:01.692944546 221 0x432830 LOG videosink gstvideosink.c:228:gst_video_sink_show_frame:<xvimagesink0> rendering frame, ts=0:00:00.520817600
0:00:01.693141129 221 0x432830 LOG xvimagesink xvimagesink.c:932:gst_xv_image_sink_show_frame:<xvimagesink0> buffer 0xb5428558 from our pool, writing directly
0:00:01.693294129 221 0x432830 LOG xvimagesink xvimagesink.c:258:gst_xv_image_sink_xvimage_put:<xvimagesink0> unreffing 0xb54284b8
0:00:01.696193379 221 0x432830 LOG xvimagesink xvimagesink.c:261:gst_xv_image_sink_xvimage_put:<xvimagesink0> reffing 0xb5428558 as our current image
0:00:01.696443754 221 0x432830 DEBUG videosink gstvideosink.c:133:gst_video_sink_center_rect: source is 720x576 dest is 720x576, result is 720x576 with x,y 0x0
0:00:01.700022754 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1319:gst_v4l2_buffer_pool_acquire_buffer:<v4l2src0:pool:src> acquire
0:00:01.700397795 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1032:gst_v4l2_buffer_pool_poll:<v4l2src0:pool:src> polling device
0:00:01.702633129 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1165:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src> dequeueing a buffer
0:00:01.719565341 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1311:gst_v4l2_allocator_dqbuf:<v4l2src0:pool:src:allocator> dequeued buffer 3 (flags 0x1)
0:00:01.719827966 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1197:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src> dequeued buffer 0xb5428238 seq:0 (ix=3), mem 0x440a38 used 622080, plane=0, flags 00000001, ts 350640:10:27.234815000, pool-queued=3, buffer=0xb5428238
0:00:01.720079508 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1723:gst_v4l2_buffer_pool_process:<v4l2src0:pool:src> process buffer 0xb5dfecd4
0:00:01.720269758 221 0x432830 DEBUG v4l2src gstv4l2src.c:789:gst_v4l2src_create:<v4l2src0> ts: 350640:10:27.234815000 now 350640:10:27.934200000 delay 0:00:00.699385000
0:00:01.720599800 221 0x432830 INFO v4l2src gstv4l2src.c:825:gst_v4l2src_create:<v4l2src0> sync to 0:00:00.560811754 out ts 0:00:00.560811754
0:00:01.930521528 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1397:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src> release buffer 0xb5428238
0:00:01.930880278 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1093:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src> queuing buffer 3
0:00:01.942169446 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1265:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> queued buffer 3 (flags 0x1)
0:00:01.942405113 221 0x432830 DEBUG v4l2allocator gstv4l2allocator.c:1269:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> driver pretends buffer is not queued even if queue succeeded
0:00:01.942681529 221 0x432830 LOG videosink gstvideosink.c:228:gst_video_sink_show_frame:<xvimagesink0> rendering frame, ts=0:00:00.560811754
0:00:01.942890279 221 0x432830 LOG xvimagesink xvimagesink.c:932:gst_xv_image_sink_show_frame:<xvimagesink0> buffer 0xb54285f8 from our pool, writing directly
0:00:01.943041279 221 0x432830 LOG xvimagesink xvimagesink.c:258:gst_xv_image_sink_xvimage_put:<xvimagesink0> unreffing 0xb5428558
0:00:01.945946238 221 0x432830 LOG xvimagesink xvimagesink.c:261:gst_xv_image_sink_xvimage_put:<xvimagesink0> reffing 0xb54285f8 as our current image
0:00:01.946207780 221 0x432830 DEBUG videosink gstvideosink.c:133:gst_video_sink_center_rect: source is 720x576 dest is 720x576, result is 720x576 with x,y 0x0
0:00:01.949671447 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1319:gst_v4l2_buffer_pool_acquire_buffer:<v4l2src0:pool:src> acquire
0:00:01.949943114 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1032:gst_v4l2_buffer_pool_poll:<v4l2src0:pool:src> polling device
0:00:01.951907864 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1165:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src> dequeueing a buffer
0:00:01.961005489 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1311:gst_v4l2_allocator_dqbuf:<v4l2src0:pool:src:allocator> dequeued buffer 0 (flags 0x1)
0:00:01.961366156 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1197:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src> dequeued buffer 0xb5428058 seq:1 (ix=0), mem 0x440948 used 622080, plane=0, flags 00000001, ts 350640:10:27.434808000, pool-queued=3, buffer=0xb5428058
0:00:01.961608906 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1723:gst_v4l2_buffer_pool_process:<v4l2src0:pool:src> process buffer 0xb5dfecd4
0:00:01.961825573 221 0x432830 DEBUG v4l2src gstv4l2src.c:789:gst_v4l2src_create:<v4l2src0> ts: 350640:10:27.434808000 now 350640:10:28.175716000 delay 0:00:00.740908000
0:00:01.962059406 221 0x432830 INFO v4l2src gstv4l2src.c:825:gst_v4l2src_create:<v4l2src0> sync to 0:00:00.760805235 out ts 0:00:00.760805235
0:00:02.171776177 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1397:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src> release buffer 0xb5428058
0:00:02.172216385 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1093:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src> queuing buffer 0
0:00:02.183473553 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1265:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> queued buffer 0 (flags 0x1)
0:00:02.183701803 221 0x432830 DEBUG v4l2allocator gstv4l2allocator.c:1269:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> driver pretends buffer is not queued even if queue succeeded
0:00:02.183972720 221 0x432830 LOG videosink gstvideosink.c:228:gst_video_sink_show_frame:<xvimagesink0> rendering frame, ts=0:00:00.760805235
0:00:02.184174512 221 0x432830 LOG xvimagesink xvimagesink.c:932:gst_xv_image_sink_show_frame:<xvimagesink0> buffer 0xb5428558 from our pool, writing directly
0:00:02.184324053 221 0x432830 LOG xvimagesink xvimagesink.c:258:gst_xv_image_sink_xvimage_put:<xvimagesink0> unreffing 0xb54285f8
0:00:02.187187595 221 0x432830 LOG xvimagesink xvimagesink.c:261:gst_xv_image_sink_xvimage_put:<xvimagesink0> reffing 0xb5428558 as our current image
0:00:02.187418345 221 0x432830 DEBUG videosink gstvideosink.c:133:gst_video_sink_center_rect: source is 720x576 dest is 720x576, result is 720x576 with x,y 0x0
0:00:02.190939471 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1319:gst_v4l2_buffer_pool_acquire_buffer:<v4l2src0:pool:src> acquire
0:00:02.191206054 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1032:gst_v4l2_buffer_pool_poll:<v4l2src0:pool:src> polling device
0:00:02.193168388 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1165:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src> dequeueing a buffer
0:00:02.202265014 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1311:gst_v4l2_allocator_dqbuf:<v4l2src0:pool:src:allocator> dequeued buffer 1 (flags 0x1)
0:00:02.202510139 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1197:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src> dequeued buffer 0xb54280f8 seq:1 (ix=1), mem 0x440998 used 622080, plane=0, flags 00000001, ts 350640:10:27.675831000, pool-queued=3, buffer=0xb54280f8
0:00:02.202742306 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1723:gst_v4l2_buffer_pool_process:<v4l2src0:pool:src> process buffer 0xb5dfecd4
0:00:02.203038681 221 0x432830 DEBUG v4l2src gstv4l2src.c:789:gst_v4l2src_create:<v4l2src0> ts: 350640:10:27.675831000 now 350640:10:28.416968000 delay 0:00:00.741137000
0:00:02.203265514 221 0x432830 INFO v4l2src gstv4l2src.c:825:gst_v4l2src_create:<v4l2src0> sync to 0:00:01.001827510 out ts 0:00:01.001827510
0:00:02.203438014 221 0x432830 WARN v4l2src gstv4l2src.c:844:gst_v4l2src_create:<v4l2src0> lost frames detected: count = 18446744073709551615 - ts: 0:00:01.001827510
0:00:02.414085117 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1397:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src> release buffer 0xb54280f8
0:00:02.414447826 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1093:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src> queuing buffer 1
0:00:02.425731702 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1265:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> queued buffer 1 (flags 0x1)
0:00:02.425971202 221 0x432830 DEBUG v4l2allocator gstv4l2allocator.c:1269:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> driver pretends buffer is not queued even if queue succeeded
0:00:02.426246786 221 0x432830 LOG videosink gstvideosink.c:228:gst_video_sink_show_frame:<xvimagesink0> rendering frame, ts=0:00:01.001827510
0:00:02.426437869 221 0x432830 LOG xvimagesink xvimagesink.c:932:gst_xv_image_sink_show_frame:<xvimagesink0> buffer 0xb54284b8 from our pool, writing directly
0:00:02.426586577 221 0x432830 LOG xvimagesink xvimagesink.c:258:gst_xv_image_sink_xvimage_put:<xvimagesink0> unreffing 0xb5428558
0:00:02.429471495 221 0x432830 LOG xvimagesink xvimagesink.c:261:gst_xv_image_sink_xvimage_put:<xvimagesink0> reffing 0xb54284b8 as our current image
0:00:02.429727536 221 0x432830 DEBUG videosink gstvideosink.c:133:gst_video_sink_center_rect: source is 720x576 dest is 720x576, result is 720x576 with x,y 0x0
0:00:02.433335037 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1319:gst_v4l2_buffer_pool_acquire_buffer:<v4l2src0:pool:src> acquire
0:00:02.433605745 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1032:gst_v4l2_buffer_pool_poll:<v4l2src0:pool:src> polling device
0:00:02.435572829 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1165:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src> dequeueing a buffer
0:00:02.444679745 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1311:gst_v4l2_allocator_dqbuf:<v4l2src0:pool:src:allocator> dequeued buffer 2 (flags 0x1)
0:00:02.444919912 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1197:gst_v4l2_buffer_pool_dqbuf:<v4l2src0:pool:src> dequeued buffer 0xb5428198 seq:1 (ix=2), mem 0x4409e8 used 622080, plane=0, flags 00000001, ts 350640:10:27.916476000, pool-queued=3, buffer=0xb5428198
0:00:02.445203578 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1723:gst_v4l2_buffer_pool_process:<v4l2src0:pool:src> process buffer 0xb5dfecd4
0:00:02.445394495 221 0x432830 DEBUG v4l2src gstv4l2src.c:789:gst_v4l2src_create:<v4l2src0> ts: 350640:10:27.916476000 now 350640:10:28.659327000 delay 0:00:00.742851000
0:00:02.445604537 221 0x432830 INFO v4l2src gstv4l2src.c:825:gst_v4l2src_create:<v4l2src0> sync to 0:00:01.242471699 out ts 0:00:01.242471699
0:00:02.445888245 221 0x432830 WARN v4l2src gstv4l2src.c:844:gst_v4l2src_create:<v4l2src0> lost frames detected: count = 18446744073709551615 - ts: 0:00:01.242471699
handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 0:00:01.990377575
Setting pipeline to PAUSED ...
0:00:02.453044705 221 0x42aa00 LOG v4l2 gstv4l2object.c:3880:gst_v4l2_object_unlock:<v4l2src0> start flushing
0:00:02.453229413 221 0x42aa00 DEBUG v4l2bufferpool gstv4l2bufferpool.c:936:gst_v4l2_buffer_pool_flush_start:<v4l2src0:pool:src> start flushing
Setting pipeline to READY ...
0:00:02.659618642 221 0x432830 DEBUG v4l2bufferpool gstv4l2bufferpool.c:1397:gst_v4l2_buffer_pool_release_buffer:<v4l2src0:pool:src> release buffer 0xb5428198
0:00:02.659983184 221 0x432830 LOG v4l2bufferpool gstv4l2bufferpool.c:1093:gst_v4l2_buffer_pool_qbuf:<v4l2src0:pool:src> queuing buffer 2
0:00:02.671263894 221 0x432830 LOG v4l2allocator gstv4l2allocator.c:1265:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> queued buffer 2 (flags 0x1)
0:00:02.671499769 221 0x432830 DEBUG v4l2allocator gstv4l2allocator.c:1269:gst_v4l2_allocator_qbuf:<v4l2src0:pool:src:allocator> driver pretends buffer is not queued even if queue succeeded
0:00:02.674627769 221 0x42aa00 DEBUG v4l2bufferpool gstv4l2bufferpool.c:884:gst_v4l2_buffer_pool_stop:<v4l2src0:pool:src> stopping pool
0:00:02.715772941 221 0x42aa00 DEBUG v4l2bufferpool gstv4l2bufferpool.c:663:gst_v4l2_buffer_pool_streamoff:<v4l2src0:pool:src> Stopped streaming
0:00:02.716037524 221 0x42aa00 LOG v4l2allocator gstv4l2allocator.c:351:gst_v4l2_allocator_release:<v4l2src0:pool:src:allocator> plane 0 of buffer 0 released
0:00:02.716216691 221 0x42aa00 LOG v4l2allocator gstv4l2allocator.c:367:gst_v4l2_allocator_release:<v4l2src0:pool:src:allocator> buffer 0 released
0:00:02.716377441 221 0x42aa00 LOG v4l2allocator gstv4l2allocator.c:351:gst_v4l2_allocator_release:<v4l2src0:pool:src:allocator> plane 0 of buffer 1 released
0:00:02.716522940 221 0x42aa00 LOG v4l2allocator gstv4l2allocator.c:367:gst_v4l2_allocator_release:<v4l2src0:pool:src:allocator> buffer 1 released
0:00:02.716664440 221 0x42aa00 LOG v4l2allocator gstv4l2allocator.c:351:gst_v4l2_allocator_release:<v4l2src0:pool:src:allocator> plane 0 of buffer 2 released
0:00:02.716799524 221 0x42aa00 LOG v4l2allocator gstv4l2allocator.c:367:gst_v4l2_allocator_release:<v4l2src0:pool:src:allocator> buffer 2 released
0:00:02.716935774 221 0x42aa00 LOG v4l2allocator gstv4l2allocator.c:351:gst_v4l2_allocator_release:<v4l2src0:pool:src:allocator> plane 0 of buffer 3 released
0:00:02.717066815 221 0x42aa00 LOG v4l2allocator gstv4l2allocator.c:367:gst_v4l2_allocator_release:<v4l2src0:pool:src:allocator> buffer 3 released
0:00:02.717198399 221 0x42aa00 DEBUG v4l2allocator gstv4l2allocator.c:757:gst_v4l2_allocator_stop:<v4l2src0:pool:src:allocator> stop allocator
0:00:02.717326774 221 0x42aa00 LOG v4l2allocator gstv4l2allocator.c:386:gst_v4l2_allocator_free:<v4l2src0:pool:src:allocator> freeing plane 0 of buffer 0
0:00:02.717599690 221 0x42aa00 LOG v4l2allocator gstv4l2allocator.c:386:gst_v4l2_allocator_free:<v4l2src0:pool:src:allocator> freeing plane 0 of buffer 1
0:00:02.717969732 221 0x42aa00 LOG v4l2allocator gstv4l2allocator.c:386:gst_v4l2_allocator_free:<v4l2src0:pool:src:allocator> freeing plane 0 of buffer 2
0:00:02.718225315 221 0x42aa00 LOG v4l2allocator gstv4l2allocator.c:386:gst_v4l2_allocator_free:<v4l2src0:pool:src:allocator> freeing plane 0 of buffer 3
0:00:02.738050776 221 0x42aa00 WARN v4l2allocator gstv4l2allocator.c:784:gst_v4l2_allocator_stop:<v4l2src0:pool:src:allocator> error releasing buffers buffers:
0:00:02.738274942 221 0x42aa00 LOG v4l2 gstv4l2object.c:3880:gst_v4l2_object_unlock:<v4l2src0> start flushing
0:00:02.738413526 221 0x42aa00 LOG v4l2 gstv4l2object.c:3893:gst_v4l2_object_unlock_stop:<v4l2src0> stop flushing
0:00:02.738907859 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:3904:gst_v4l2_object_stop:<v4l2src0> stopping
0:00:02.739051651 221 0x42aa00 DEBUG v4l2 gstv4l2object.c:3912:gst_v4l2_object_stop:<v4l2src0> deactivating pool
0:00:02.739193942 221 0x42aa00 LOG v4l2allocator gstv4l2allocator.c:407:gst_v4l2_allocator_dispose:<v4l2src0:pool:src:allocator> called
0:00:02.739330151 221 0x42aa00 LOG v4l2allocator gstv4l2allocator.c:424:gst_v4l2_allocator_finalize:<v4l2src0:pool:src:allocator> called
Setting pipeline to NULL ...
0:00:02.799017156 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:717:gst_v4l2_close:<v4l2src0> Trying to close /dev/video1
0:00:02.839414203 221 0x42aa00 DEBUG v4l2 v4l2_calls.c:464:gst_v4l2_empty_lists:<v4l2src0> deleting enumerations
Freeing pipeline ...
-------------- next part --------------
[TVD_DBG]tvd_open
[TVD_DBG]vidioc_querycap
[TVD_DBG]tvd_close
[TVD_DBG]tvd_open
[TVD_DBG]vidioc_querycap
[TVD_DBG]vidioc_querycap
[TVD_DBG]vidioc_g_fmt_vid_cap
CALCULATIONS: 720, 622080
field: 1
[TVD_DBG]vidioc_g_parm
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_querycap
[TVD_DBG]vidioc_g_input
[TVD_DBG]vidioc_enum_input
[TVD_DBG]vidioc_queryctrl
[TVD_DBG]vidioc_querycap
[TVD_DBG]vidioc_enum_input
[TVD_DBG]vidioc_enum_input
[TVD_DBG]vidioc_enum_input
<6>[TVD_ERR]input index invalid! idx: 2
[ 630.103375] [TVD_ERR]input index invalid! idx: 2
[TVD_DBG]vidioc_queryctrl
[TVD_DBG]vidioc_queryctrl
[TVD_DBG]vidioc_g_input
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_enum_fmt_vid_cap
[TVD_DBG]vidioc_s_fmt_vid_cap
[TVD_DBG]fmt->fourcc = 842094158, fmt->width=720, fmt->height = 576
[TVD_DBG]fmt->fourcc = 842094158, fmt->width=720, fmt->height = 576
[TVD_DBG]req. field: 1
[TVD_DBG]vidioc_g_fmt_vid_cap
CALCULATIONS: 720, 622080
field: 1
[TVD_DBG]vidioc_g_parm
[TVD_DBG]vidioc_g_ctrl
[TVD_DBG]vidioc_reqbufs
[TVD_DBG]buffs requested: count=0, type=1, mem=1
[TVD_DBG]vidioc_g_ctrl
[TVD_DBG]vidioc_reqbufs
[TVD_DBG]buffs requested: count=4, type=1, mem=1
[TVD_DBG]buffer_setup
RZ SET SIZE TO 622080
[TVD_DBG]buffer_setup, buffer count=4, size=622080
[TVD_DBG]vidioc_querybuf: buffer 0
[TVD_DBG]vidioc_querybuf: buffer 1
[TVD_DBG]vidioc_querybuf: buffer 2
[TVD_DBG]vidioc_querybuf: buffer 3
[TVD_DBG]tvd_mmap
[TVD_DBG]mmap called, vma=0xee96baa8
[TVD_DBG]vma start=0xb4b68000, size=622592, ret=0
[TVD_DBG]vidioc_qbuf: buffer 0
[TVD_DBG]buffer_prepare: buffer 0
[TVD_DBG]req. field: 1
[TVD_DBG]tvd_mmap
[TVD_DBG]mmap called, vma=0xee96ba50
[TVD_DBG]vma start=0xb4ad0000, size=622592, ret=0
[TVD_DBG]vidioc_qbuf: buffer 1
[TVD_DBG]buffer_prepare: buffer 1
[TVD_DBG]req. field: 1
[TVD_DBG]tvd_mmap
[TVD_DBG]mmap called, vma=0xee96bdc0
[TVD_DBG]vma start=0xb4a38000, size=622592, ret=0
[TVD_DBG]vidioc_qbuf: buffer 2
[TVD_DBG]buffer_prepare: buffer 2
[TVD_DBG]req. field: 1
[TVD_DBG]tvd_mmap
[TVD_DBG]mmap called, vma=0xee96b528
[TVD_DBG]vma start=0xb49a0000, size=622592, ret=0
[TVD_DBG]vidioc_qbuf: buffer 3
[TVD_DBG]buffer_prepare: buffer 3
[TVD_DBG]req. field: 1
[TVD_DBG]vidioc_streamon
[TVD_DBG]buffer_queue: buffer 0
[TVD_DBG]buffer_queue: buffer 1
[TVD_DBG]buffer_queue: buffer 2
[TVD_DBG]buffer_queue: buffer 3
[TVD_DBG]buf ptr=ee4ed100
[TVD_DBG]dev->buf_addr.y=0x47500000
[TVD_DBG]buf_addr_y=47500000
[TVD_DBG]buf_addr_cb=47565400
[TVD_DBG]channel_irq=0
[TVD_DBG]tvd_poll
[TVD_DBG]buf ptr=ee4ed080
[TVD_DBG]dev->buf_addr.y=0x47598000
[TVD_DBG]buf_addr_y=47598000
[TVD_DBG]buf_addr_cb=475fd400
[TVD_DBG]done buf = 0xee4ed100 (buffer 0), ts 1262304627.108515
[TVD_DBG]buf ptr=ee4ed180
[TVD_DBG]dev->buf_addr.y=0x47630000
[TVD_DBG]buf_addr_y=47630000
[TVD_DBG]buf_addr_cb=47695400
[TVD_DBG]tvd_poll
[TVD_DBG]vidioc_dqbuf: buffer dequeue requested
[TVD_DBG]vidioc_dqbuf: dequeued buffer 0, flags 1
[TVD_DBG] Nobody is waiting on this buffer,buf = 0xee4ed080 (buffer 1)
[TVD_DBG]done buf = 0xee4ed080 (buffer 1), ts 1262304627.154804
[TVD_DBG]buf ptr=ee4ed200
[TVD_DBG]dev->buf_addr.y=0x476c8000
[TVD_DBG]buf_addr_y=476c8000
[TVD_DBG]buf_addr_cb=4772d400
[TVD_DBG] Nobody is waiting on this buffer,buf = 0xee4ed180 (buffer 2)
[TVD_DBG]done buf = 0xee4ed180 (buffer 2), ts 1262304627.194822
[TVD_DBG]No more free frame on next time
[TVD_DBG] Nobody is waiting on this buffer,buf = 0xee4ed200 (buffer 3)
[TVD_DBG]done buf = 0xee4ed200 (buffer 3), ts 1262304627.234815
[TVD_DBG]No more free frame
[TVD_DBG]vidioc_qbuf: buffer 0
[TVD_DBG]buffer_prepare: buffer 0
[TVD_DBG]req. field: 1
[TVD_DBG]buffer_queue: buffer 0
[TVD_DBG]tvd_poll
[TVD_DBG]vidioc_dqbuf: buffer dequeue requested
[TVD_DBG]vidioc_dqbuf: dequeued buffer 1, flags 1
[TVD_DBG] Nobody is waiting on this buffer,buf = 0xee4ed100 (buffer 0)
[TVD_DBG]done buf = 0xee4ed100 (buffer 0), ts 1262304627.434808
[TVD_DBG]No more free frame
[TVD_DBG]vidioc_qbuf: buffer 1
[TVD_DBG]buffer_prepare: buffer 1
[TVD_DBG]req. field: 1
[TVD_DBG]buffer_queue: buffer 1
[TVD_DBG]tvd_poll
[TVD_DBG]vidioc_dqbuf: buffer dequeue requested
[TVD_DBG]vidioc_dqbuf: dequeued buffer 2, flags 1
[TVD_DBG] Nobody is waiting on this buffer,buf = 0xee4ed080 (buffer 1)
[TVD_DBG]done buf = 0xee4ed080 (buffer 1), ts 1262304627.675831
[TVD_DBG]No more free frame
[TVD_DBG]vidioc_qbuf: buffer 2
[TVD_DBG]buffer_prepare: buffer 2
[TVD_DBG]req. field: 1
[TVD_DBG]buffer_queue: buffer 2
[TVD_DBG] Nobody is waiting on this buffer,buf = 0xee4ed180 (buffer 2)
[TVD_DBG]tvd_poll
[TVD_DBG]done buf = 0xee4ed180 (buffer 2), ts 1262304627.916476
[TVD_DBG]vidioc_dqbuf: buffer dequeue requested
[TVD_DBG]No more free frame
[TVD_DBG]vidioc_dqbuf: dequeued buffer 3, flags 1
[TVD_DBG]vidioc_qbuf: buffer 3
[TVD_DBG]buffer_prepare: buffer 3
[TVD_DBG]req. field: 1
[TVD_DBG]buffer_queue: buffer 3
[TVD_DBG]tvd_poll
[TVD_DBG]vidioc_dqbuf: buffer dequeue requested
[TVD_DBG]vidioc_dqbuf: dequeued buffer 0, flags 1
[TVD_DBG] Nobody is waiting on this buffer,buf = 0xee4ed200 (buffer 3)
[TVD_DBG]done buf = 0xee4ed200 (buffer 3), ts 1262304628.194765
[TVD_DBG]No more free frame
[TVD_DBG]vidioc_qbuf: buffer 0
[TVD_DBG]buffer_prepare: buffer 0
[TVD_DBG]req. field: 1
[TVD_DBG]buffer_queue: buffer 0
[TVD_DBG]tvd_poll
[TVD_DBG]vidioc_dqbuf: buffer dequeue requested
[TVD_DBG]vidioc_dqbuf: dequeued buffer 1, flags 1
[TVD_DBG] Nobody is waiting on this buffer,buf = 0xee4ed100 (buffer 0)
[TVD_DBG]done buf = 0xee4ed100 (buffer 0), ts 1262304628.434753
[TVD_DBG]No more free frame
[TVD_DBG]vidioc_qbuf: buffer 1
[TVD_DBG]buffer_prepare: buffer 1
[TVD_DBG]req. field: 1
[TVD_DBG]buffer_queue: buffer 1
[TVD_DBG]tvd_poll
[TVD_DBG]vidioc_dqbuf: buffer dequeue requested
[TVD_DBG]vidioc_dqbuf: dequeued buffer 2, flags 1
^C[TVD_DBG] Nobody is waiting on this buffer,buf = 0xee4ed080 (buffer 1)
[TVD_DBG]done buf = 0xee4ed080 (buffer 1), ts 1262304628.674744
[TVD_DBG]No more free frame
[TVD_DBG]vidioc_qbuf: buffer 2
[TVD_DBG]buffer_prepare: buffer 2
[TVD_DBG]req. field: 1
[TVD_DBG]buffer_queue: buffer 2
[TVD_DBG]vidioc_streamoff
[TVD_DBG]buffer_release
[TVD_DBG]free_buffer
[TVD_DBG]free_buffer, state: 4
[TVD_DBG]free_buffer: freed
[TVD_DBG]buffer_release
[TVD_DBG]free_buffer
[TVD_DBG]free_buffer, state: 4
[TVD_DBG]free_buffer: freed
[TVD_DBG]buffer_release
[TVD_DBG]free_buffer
[TVD_DBG]free_buffer, state: 5
[TVD_DBG]free_buffer: freed
[TVD_DBG]buffer_release
[TVD_DBG]free_buffer
[TVD_DBG]free_buffer, state: 4
[TVD_DBG]free_buffer: freed
[TVD_DBG]vidioc_querybuf: buffer 0
[TVD_DBG]vidioc_querybuf: buffer 1
[TVD_DBG]vidioc_querybuf: buffer 2
[TVD_DBG]vidioc_querybuf: buffer 3
[TVD_DBG]vidioc_reqbufs
[TVD_DBG]buffs requested: count=0, type=1, mem=1
[TVD_DBG]tvd_close
[TVD_DBG]buffer_release
[TVD_DBG]free_buffer
[TVD_DBG]free_buffer, state: 0
[TVD_DBG]free_buffer: freed
[TVD_DBG]buffer_release
[TVD_DBG]free_buffer
[TVD_DBG]free_buffer, state: 0
[TVD_DBG]free_buffer: freed
[TVD_DBG]buffer_release
[TVD_DBG]free_buffer
[TVD_DBG]free_buffer, state: 0
[TVD_DBG]free_buffer: freed
[TVD_DBG]buffer_release
[TVD_DBG]free_buffer
[TVD_DBG]free_buffer, state: 0
[TVD_DBG]free_buffer: freed
More information about the gstreamer-devel
mailing list