Streaming based SCD

Linux Drivers

Release Date
2023-07-22

/* Streaming SCD: Hdmi Rx -> scd -> DMA */
xmedia-ctl -d /dev/media0 -V "\"xlnx-scdchan.0\":0 [fmt:VYYUYY8_1X24/3840x2160 field:none]"
xmedia-ctl -d /dev/media0 -V "\"xlnx-scdchan.0\":1 [fmt:VYYUYY8_1X24/3840x2160 field:none]"
yavta -n3 -c15 -f  RGB24 -s3840x2160 --skip 12 -F /dev/video0

This media-ctl and yavta commands capture frames are processed for scene change for 3840x2160 on NV12 format.