5804
- 收藏
- 点赞
- 分享
- 举报
Hi3516D sample_venc demo运行出错,抓不出图像
本帖最后由 elvisup 于 2016-7-12 15:30 编辑
各位:
环境: Hi3516D + Hi3516A_V100R001C01SPC050 SDK + toolchan:arm-hisiv300-linux- + sensor:ov4689
今天第一次使用Hi3516D芯片,使用SDK中的uboot & kernel源码已经将开发板运行起来,可以进入shell.
进入shell之后运行load3516d脚本,log如下:
/mnt/home/ko_install2 # ./load3516d -a -sensor ov4689 -osmem 64 -offline
mmz_start: 0x84000000, mmz_size: 64M
Hisilicon Media Memory Zone Manager
Module himedia: init ok
hi3516a_base: module license 'Proprietary' taints kernel.
Disabling lock debugging due to kernel taint
load sys.ko for Hi3516A...OK!
load tde.ko ...OK!
load region.ko ....OK!
load vgs.ko for Hi3516A...OK!
ISP Mod init!
load viu.ko for Hi3516A...OK!
load vpss.ko ....OK!
load vou.ko ....OK!
load hifb.ko OK!
load rc.ko for Hi3516A...OK!
load venc.ko for Hi3516A...OK!
load chnl.ko for Hi3516A...OK!
load h264e.ko for Hi3516A...OK!
load h265e.ko for Hi3516A...OK!
load jpege.ko for Hi3516A...OK!
load vda.ko ....OK!
load ive.ko for Hi3516A...OK!
==== Your input Sensor type is ov4689 ====
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x200f0050: 0x00000000 --> 0x00000002
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x200f0054: 0x00000000 --> 0x00000002
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utilsacodec inited!
/cmdshell.c:166}cmdstr:himm
0x2003002c: 0x00090007 --> 0x000E0007
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x20030104: 0x00000003 --> 0x00000000
[END]
insert audio
==== Your input Sensor type is ov4689 ====
mipi_init
init phy power successful!
load hi_mipi driver successful!
/mnt/home/ko_install2 #
在服务器上编译demo sample_venc
运行出错,log如下:
/mnt/home # ./sample_venc 1
=============SAMPLE_COMM_VI_SetMipiAttr enWDRMode: 0
linear mode
-------OV4689 Sensor 1080P 60fps Linear Mode Initial OK!-------
press 'q' to exit sample!
peress ENTER to capture one picture to file
[SAMPLE_COMM_VENC_GetVencStreamProc]-1118: get venc stream time out, exit thread
[SAMPLE_COMM_VENC_GetVencStreamProc]-1118: get venc stream time out, exit thread
press any key to snap one pic
[SAMPLE_COMM_VENC_GetVencStreamProc]-1118: get venc stream time out, exit thread
[SAMPLE_COMM_VENC_GetVencStreamProc]-1118: get venc stream time out, exit thread
[SAMPLE_COMM_VENC_SnapProcess]-940: snap time out!
SAMPLE_VENC_1080P_MJPEG_JPEG: sanp process failed!
please press ENTER to exit this sample
[SAMPLE_COMM_VENC_GetVencStreamProc]-1118: get venc stream time out, exit thread
[SAMPLE_COMM_VENC_GetVencStreamProc]-1118: get venc stream time out, exit thread
[SAMPLE_COMM_VENC_GetVencStreamProc]-1118: get venc stream time out, exit thread
program exit abnormally!
/mnt/home #
结果就是抓图失败,我是第一次使用Hisi平台,不知道是哪里出了问题,哪位给分析一下,非常感谢!
各位:
环境: Hi3516D + Hi3516A_V100R001C01SPC050 SDK + toolchan:arm-hisiv300-linux- + sensor:ov4689
今天第一次使用Hi3516D芯片,使用SDK中的uboot & kernel源码已经将开发板运行起来,可以进入shell.
进入shell之后运行load3516d脚本,log如下:
/mnt/home/ko_install2 # ./load3516d -a -sensor ov4689 -osmem 64 -offline
mmz_start: 0x84000000, mmz_size: 64M
Hisilicon Media Memory Zone Manager
Module himedia: init ok
hi3516a_base: module license 'Proprietary' taints kernel.
Disabling lock debugging due to kernel taint
load sys.ko for Hi3516A...OK!
load tde.ko ...OK!
load region.ko ....OK!
load vgs.ko for Hi3516A...OK!
ISP Mod init!
load viu.ko for Hi3516A...OK!
load vpss.ko ....OK!
load vou.ko ....OK!
load hifb.ko OK!
load rc.ko for Hi3516A...OK!
load venc.ko for Hi3516A...OK!
load chnl.ko for Hi3516A...OK!
load h264e.ko for Hi3516A...OK!
load h265e.ko for Hi3516A...OK!
load jpege.ko for Hi3516A...OK!
load vda.ko ....OK!
load ive.ko for Hi3516A...OK!
==== Your input Sensor type is ov4689 ====
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x200f0050: 0x00000000 --> 0x00000002
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x200f0054: 0x00000000 --> 0x00000002
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utilsacodec inited!
/cmdshell.c:166}cmdstr:himm
0x2003002c: 0x00090007 --> 0x000E0007
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x20030104: 0x00000003 --> 0x00000000
[END]
insert audio
==== Your input Sensor type is ov4689 ====
mipi_init
init phy power successful!
load hi_mipi driver successful!
/mnt/home/ko_install2 #
在服务器上编译demo sample_venc
运行出错,log如下:
/mnt/home # ./sample_venc 1
=============SAMPLE_COMM_VI_SetMipiAttr enWDRMode: 0
linear mode
-------OV4689 Sensor 1080P 60fps Linear Mode Initial OK!-------
press 'q' to exit sample!
peress ENTER to capture one picture to file
[SAMPLE_COMM_VENC_GetVencStreamProc]-1118: get venc stream time out, exit thread
[SAMPLE_COMM_VENC_GetVencStreamProc]-1118: get venc stream time out, exit thread
press any key to snap one pic
[SAMPLE_COMM_VENC_GetVencStreamProc]-1118: get venc stream time out, exit thread
[SAMPLE_COMM_VENC_GetVencStreamProc]-1118: get venc stream time out, exit thread
[SAMPLE_COMM_VENC_SnapProcess]-940: snap time out!
SAMPLE_VENC_1080P_MJPEG_JPEG: sanp process failed!
please press ENTER to exit this sample
[SAMPLE_COMM_VENC_GetVencStreamProc]-1118: get venc stream time out, exit thread
[SAMPLE_COMM_VENC_GetVencStreamProc]-1118: get venc stream time out, exit thread
[SAMPLE_COMM_VENC_GetVencStreamProc]-1118: get venc stream time out, exit thread
program exit abnormally!
/mnt/home #
结果就是抓图失败,我是第一次使用Hisi平台,不知道是哪里出了问题,哪位给分析一下,非常感谢!
我来回答
回答1个
时间排序
认可量排序
认可0
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片
相关问答
-
2016-11-04 16:56:42
-
2020-06-18 19:13:20
-
2018-08-30 11:17:58
-
2025-04-23 22:14:47
-
2016-09-18 11:07:57
-
2017-04-21 11:23:16
-
2016-07-12 17:13:05
-
2017-11-02 11:52:30
-
2016-07-12 21:01:32
-
2017-06-08 15:30:45
-
2015-07-14 16:56:52
-
2014-10-28 17:05:54
-
2017-06-19 20:18:14
-
2017-01-16 20:37:55
-
2017-05-11 13:28:58
-
2013-12-31 22:51:08
-
2016-03-25 14:58:28
-
2019-04-10 14:42:55
-
2017-04-01 20:24:35
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
5hisi3516cv610 + gc4336p 夜晚很模糊
-
5AIISP(功能演示,SC4336P为BGGR,强制转RGGB,会导致颜色异常)
-
5rv1106使用luckfox的SDK,设备树和驱动都写好了,结果设备文件没有生成
-
5海思3516cv610中如何进行SD卡升级,根据官方文档操作,烧录进板子时,走的默认uboot,没有执行uboot升级。
-
5G610Q-IPC-38E 夜晚很暗 有什么办法解决吗 已经补光了
-
10转换模型时,SoC版本里没显示hi3516cv610芯片
-
5hisi3516cv610 使用 yolov8n 模型训练 要如何提高 这里识别的是人
-
10有人在海思平台接过SC035HGS吗
-
5关于hi3519dv500,以SD卡虚拟 U 盘操作
-
5ss928 sample_venc代码移植到openEuler24.03上执行报错 [sample_comm_vi_start_dev]-1068: vi set dev attr failed wi
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认

微信扫码分享
QQ好友