23,776
edits
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{GStreamer Based Image Signal Processor/Head|previous=Performance/imx6|next=Performance/rb5 | {{GStreamer Based Image Signal Processor/Head|previous=Performance/imx6|next=Performance/rb5}} | ||
</noinclude> | </noinclude> | ||
Line 77: | Line 77: | ||
All the measurements below were made using the following minimal pipeline. | All the measurements below were made using the following minimal pipeline. | ||
<syntaxhighlight lang=bash | <syntaxhighlight lang="bash"> | ||
$ WIDTH=1920 | $ WIDTH=1920 | ||
$ HEIGHT=1080 | $ HEIGHT=1080 | ||
Line 170: | Line 170: | ||
The following pipeline was used to test the maximum framerate, please note the use of videotestsrc. | The following pipeline was used to test the maximum framerate, please note the use of videotestsrc. | ||
<syntaxhighlight lang=bash | <syntaxhighlight lang="bash"> | ||
$ WIDTH=1920 | $ WIDTH=1920 | ||
$ HEIGHT=1080 | $ HEIGHT=1080 | ||
Line 187: | Line 187: | ||
All the measurements below were made using the following minimal pipeline. | All the measurements below were made using the following minimal pipeline. | ||
<syntaxhighlight lang=bash | <syntaxhighlight lang="bash"> | ||
WIDTH=1920 | WIDTH=1920 | ||
HEIGHT=1080 | HEIGHT=1080 | ||
Line 283: | Line 283: | ||
The following pipeline was used to test the maximum framerate, please note the use of videotestsrc. | The following pipeline was used to test the maximum framerate, please note the use of videotestsrc. | ||
<syntaxhighlight lang=bash | <syntaxhighlight lang="bash"> | ||
$ WIDTH=1920 | $ WIDTH=1920 | ||
$ HEIGHT=1080 | $ HEIGHT=1080 | ||
Line 301: | Line 301: | ||
All the measurements below were made using the following minimal pipeline. | All the measurements below were made using the following minimal pipeline. | ||
<syntaxhighlight lang=bash | <syntaxhighlight lang="bash"> | ||
$ WIDTH=1920 | $ WIDTH=1920 | ||
$ HEIGHT=1080 | $ HEIGHT=1080 | ||
Line 396: | Line 396: | ||
The following pipeline was used to test the maximum framerate, please note the use of videotestsrc. | The following pipeline was used to test the maximum framerate, please note the use of videotestsrc. | ||
<syntaxhighlight lang=bash | <syntaxhighlight lang="bash"> | ||
$ WIDTH=1920 | $ WIDTH=1920 | ||
$ HEIGHT=1080 | $ HEIGHT=1080 | ||
Line 413: | Line 413: | ||
All the measurements below were made using the following minimal pipeline. | All the measurements below were made using the following minimal pipeline. | ||
<syntaxhighlight lang=bash | <syntaxhighlight lang="bash"> | ||
$ WIDTH=1920 | $ WIDTH=1920 | ||
$ HEIGHT=1080 | $ HEIGHT=1080 | ||
Line 507: | Line 507: | ||
The following pipeline was used to test the maximum framerate, please note the use of videotestsrc. | The following pipeline was used to test the maximum framerate, please note the use of videotestsrc. | ||
<syntaxhighlight lang=bash | <syntaxhighlight lang="bash"> | ||
$ WIDTH=1920 | $ WIDTH=1920 | ||
$ HEIGHT=1080 | $ HEIGHT=1080 |