@jaying 是的。我后面打开了mpp,然后重新编译tinyvisionIpcV1,现在是可以编译出来 tinyvisionIpcV1,然后放到开发板上 运行 ./tinyvisionIpcV1 640 480 15 失败了
对应信息如下
root@TinaLinux:~# ./tinyvisionIpcV1 640 480 15
inf: null main:20:start
inf: YuvReader Init:41:start
inf: YuvReader Init:62:open /dev/video0!
inf: YuvReader [ 342.552444] [VIN_ERR]buffer count is invalid, set to 3
Init:117:raw sensor use vin isp
inf: YuvReader Init:150:Camera capture framerate is 20/1
inf: YuvReader Init:181:VIDIOC_S_FMT succeed
inf: YuvReader Init:182:fmt.type = 9
inf: YuvReader Init:183:fmt.fmt.pix_mp.width = 640
inf: YuvReader Init:184:fmt.fmt.pix_mp.height = 480
inf: YuvReader Init:185:fmt.fmt.pix_mp.pixelformat = NV21
inf: YuvReader Init:186:fmt.fmt.pix_mp.field = 1
inf: YuvReader Init:351:stream on succeed
[ISP]video device name is vin_video0
cutils:D/AWIspApi: F:awIspGetIspId, L:48, video0 --> isp0inf: YuvReader Init:360:----ready to get ispExp and ispGain
[ISP]open isp device[0] success!
[ISP_WARN]VIDIOC_VIN_GET_SENSOR_OTP_INFO return error:Invalid argument
[ISP]otp disable[ 342.625690] VE: before freq=300000000
d, msc use 1024
[ISP_WARN]open [ 342.629974] VE: real freq=300000000
/mnt/isp0_1920_1088_20_0_ctx_sav[ 342.637977] VE: before freq=300000000
ed.bin failed, err:No such file [ 342.643692] VE: real freq=300000000
or directory.
[ISP_WARN]cannot find gc2053_mipi_1920_1088_20_0_0 isp config, use gc2053_mipi_1920_1080_20_0_0 -> [gc2053_mipi_default_ini_v853]
[ISP_WARN]cannot find gc2053_mipi_1920_1088_20_0_0 isp config, use gc2053_mipi_1920_1080_20_0_0 -> [gc2053_mipi_default_ini_v853]
[ISP]create isp0 server thread!
inf: YuvReader Init:377:succ
inf: H264Encoder Init:53:start
INFO : cedarc VeInitialize:1185: *** ic_version = 0x1302000023010,
inf: H264Encoder Init:177:****eInputFormat = 1, extend_flag = 0, nOnlineShareBufNum = 0
inf: H264Encoder Init:179:size of sharp param: 126, 240
inf: H264Encoder Init:290:encode_param.encode_format:0
iniparser: cannot open /tmp/libcedarc_dynamic_log_level
INFO : cedarc <cdc_log_set_level:43>: Set log level to 5 from /vendor/etc/cedarc.conf
WARNING: cedarc LogVersionInfo:44:
Cedar Codec <<<<<<<<<<<<<<<<<<<<<<<<<<<<
tag :
branch: tina-v853-dev
commit: ee230a47e5a2392ec315795121c2d112492fac1c
date : Fri Jul 22 10:37:50 2022 +0800
author: wuguanjian
change-id : I28fe0c31c718f097d61ad6bdbcb4cb5df0bd3575
release_author : lichaopdc
patch :
inf: H264Encoder setEncParam:614:encode_param->rotate = 0, vbv_size = 2097152
inf: H264Encoder Init:308:bEnableGdc = 0, bEnableSharp = 0
inf: H264Encoder Init:349:sps_pps_data.nLength: 42
inf: H264Encoder Init:371:succ
inf: RtspServer Init:20:start
inf: RtspServer Init:46:succ
inf: TinyvisonIpcV1 run:44:loop start
inf: RtspServer run:90:loop start
inf: YuvToH264Encoder run:82:loop start
[ISP_ERR]isp_stat_process_buffer, line: 262,AEWB: stats error, skipping buffer.
inf: YuvToH264Encoder run:90:camera fps 1 h264 0
inf: YuvToH264Encoder run:90:camera fps 0 h264 0
inf: YuvToH264Encoder run:90:camera fps 0 h264 0
inf: YuvToH264Encoder run:90:camera fps 0 h264 0

