5570
- 收藏
- 点赞
- 分享
- 举报
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. 内容
- 缩进内容
- 图片![alt](url)
相关问答
-
2016-11-04 16:56:42
-
2020-06-18 19:13:20
-
2018-08-30 11:17:58
-
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
-
2017-01-16 20:37:55
-
2017-06-19 20:18:14
-
2014-10-28 17:05:54
-
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
-
2021-08-06 21:37:52
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
5SS928的emmc有32GB,bootargs设置使用16GB,但是为啥能用的只有rootfs的大小
-
33SS928怎样烧写ubuntu系统
-
10ToolPlatform下载rootfs提示网络失败
-
10谁有GK7205V500的SDK
-
5Hi3516CV610 烧录不进去
-
10Hi3559AV100 芯片硬解码h265编码格式的视频时出现视频播放错误,解码错误信息 s32PackErr:码流有错
-
5海思SS928 / SD3403的sample_venc.c摄像头编码Demo中,采集到的摄像头的YUV数据在哪个相关的函数中?
-
5海鸥派openEuler无法启动网卡,连接WIFI存在问题
-
66有没有ISP相关的巨佬帮忙看看SS928对接IMX347的图像问题
-
50求助hi3559与FPGA通过SLVS-EC接口对接问题
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认