Jump to content

GStreamer Based Image Signal Processor/Examples/x86 Pipelines: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
Line 95: Line 95:
gst-launch-1.0 videotestsrc is-live=true ! "video/x-bayer, format=(string)bggr, width=$WIDTH, height=$HEIGHT,framerate=(fraction)30/1" ! queue ! ispclawb platform='Intel(R) OpenCL HD Graphics' ! fakesink -v
gst-launch-1.0 videotestsrc is-live=true ! "video/x-bayer, format=(string)bggr, width=$WIDTH, height=$HEIGHT,framerate=(fraction)30/1" ! queue ! ispclawb platform='Intel(R) OpenCL HD Graphics' ! fakesink -v
</syntaxhighlight>
</syntaxhighlight>
'''Note''': For each previous example you have to set the appropriate GPU device type, using the element device parameter.


<noinclude>
<noinclude>
{{GStreamer Based Image Signal Processor/Foot|Examples/IMX8 Pipelines|Examples/qrbx Pipelines}}
{{GStreamer Based Image Signal Processor/Foot|Examples/IMX8 Pipelines|Examples/qrbx Pipelines}}
</noinclude>
</noinclude>
'''Note''': For each previous example you have to set the appropriate GPU device type, using the element device parameter.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.