6071
- 收藏
- 点赞
- 分享
- 举报
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币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
100Hi3519DV500移植阿里云aliyun-oss-c-sdk-3.11.2
-
10【悬赏】Hi3519DV500在新打板的硬件上调用svp_acl_mdl_execute 会宕机
-
10海思 PQTools 使用时显示无法注册ae库 awb库
-
50求imx291 mclk37.125M 4lane 1920x1080@30fps WDR的初始化系列
-
5Hi3516DV500-DMEBPLUS_6L_T_LPDDR4_2400M-2GB_32bit-A55_850M.xlsm
-
25鸿鸥派【Hi3519DV500】双摄sc450ai+10.1显示屏点不亮
-
5SS626接WCH HUB芯片CH335F问题
-
10求一份RK3588下IMX586摄像头的IQ json文件
-
50Hi3519DV500+OS04A10 slave驱动 (双目同步问题)
-
103616 3403 FPN标定黑斑问题
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认

微信扫码分享
QQ好友