Jump to content

GStreamer Based Image Signal Processor/Performance/imx8: Difference between revisions

No edit summary
Line 208: Line 208:
$ HEIGHT=1080
$ HEIGHT=1080


$ gst-launch-1.0 videotestsrc ! "video/x-raw,format=(string)RGBA,width=$WIDTH,height=$HEIGHT,framerate=(fraction)30/1" ! queue ! ispcldebayer ! fakesink -v
$ gst-launch-1.0 videotestsrc ! "video/x-bayer,format=bggr,width=$WIDTH,height=$HEIGHT,framerate=30/1" ! queue ! ispcldebayer ! perf ! fakesink -v
 
</syntaxhighlight>
</syntaxhighlight>


[[File:max-framerate-debayer.png|frame|center|Maximum framerate debayering for different resolutions.]]
[[File:max-framerate-debayer.png|frame|center|Maximum framerate debayering for different resolutions.]]


= AWB Benchmarking =
= AWB Benchmarking =
583

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.