This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] AM62A7:Yocto SDK-11:ee-mode=2 (EE_MODE_Y8) 无法正常工作

Guru**** 2952440 points

Other Parts Discussed in Thread: AM62A7

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1618183/am62a7-yocto-sdk-11-ee-mode-2-ee_mode_y8-not-working

器件型号: AM62A7

您好、  

EVM:AM62A-SK

SDK:Yocto SDK-11

我们将对 AM62A7 处理器使用 Yocto SDK-11 作为定制电路板。 我们正在使用插件“ tiovxisp “进行流式传输。  

与 tiovxisp 进行流水线处理、这可以正常工作而不会出现问题:

gst-launch-1.0 -v v4l2src device=/dev/video2 io-mode=dmabuf-import ! video/x-bayer, width=1920, height=1200, framerate=60/1, format=rggb10 ! tiovxisp sink_0::device=/dev/v4l-subdev2 dcc-isp-file=/opt/imaging/ar0235/dcc_viss_10bit_1920x1200.bin sink_0::dcc-2a-file=/opt/imaging/ar0235/dcc_2a_10bit_1920x1200.bin format-msb=9 sink_0::ae-mode=2  ! video/x-raw, format=NV12, width=1920, height=1200, framerate=60/1 ! fakesink

 

但是、当我们与 tiovxisp 插件添加 ee-mode=2 时、流水线挂起、不提供任何帧。 下面是挂起的流水线:

gst-launch-1.0 -v v4l2src device=/dev/video2 io-mode=dmabuf-import ! video/x-bayer, width=1920, height=1200, framerate=60/1, format=rggb10 ! tiovxisp sink_0::device=/dev/v4l-subdev2 dcc-isp-file=/opt/imaging/ar0235/dcc_viss_10bit_1920x1200.bin sink_0::dcc-2a-file=/opt/imaging/ar0235/dcc_2a_10bit_1920x1200.bin format-msb=9 sink_0::ae-mode=2 ee-mode=2 ! video/x-raw, format=NV12, width=1920, height=1200, framerate=60/1 ! fakesink

在流水线之上运行后、即使是正常工作的流水线也会停止工作。 之后我们必须重新启动电路板。

“tiovxisp"插“插件中的 ee-mode=2 属性可能有什么问题?

请告知我们 ID、需要提供任何其他信息。


此致、
Jay