创建AclLiteVideoProc 文件之后,调用 Read 提示错误 stream not in current context
收藏回复举报
创建AclLiteVideoProc 文件之后,调用 Read 提示错误 stream not in current context
t('forum.solved') 已解决
新人帖
发表于2024-07-10 21:07:32
0 查看

背景: 硬件(300I PRO),  多路视频文件,读取流,解码送推理。

使用new AclLiteVideoProc 对应一个视频文件,最开始提示context is null,错误107002.
于是使用aclrtCreateContext ,创建了一个 Context,创建成功。

但是调用Read 出错 提示 107003  ---stream not in current context

请问怎么绑定Steam到Context

本帖最后由 匿名用户2024/07/17 09:11:10 编辑

我要发帖子