oem_cvr: update rkadk setting
Signed-off-by: Zhichao Yu <zhichao.yu@rock-chips.com> Change-Id: Iae1fe854ef5968a238bbc8e67a69deb413a90a46
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
|
||||
[version]
|
||||
version = 1.1.0
|
||||
version = 1.3.1
|
||||
|
||||
|
||||
[common]
|
||||
@ -21,10 +21,11 @@ audio_node = default
|
||||
sample_format = 1
|
||||
channels = 1
|
||||
samplerate = 16000
|
||||
samples_per_frame = 1024
|
||||
samples_per_frame = 1152
|
||||
bitrate = 64000
|
||||
ai_layout = 0
|
||||
vqe_mode = 1
|
||||
codec_type = 8
|
||||
|
||||
|
||||
[thumb]
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
|
||||
[sensor]
|
||||
used_isp = TRUE
|
||||
max_width = 2688
|
||||
max_height = 1520
|
||||
framerate = 30
|
||||
@ -73,6 +74,7 @@ gop = 30
|
||||
profile = 100
|
||||
codec_type = 0
|
||||
venc_chn = 0
|
||||
rga_chn = 0
|
||||
rc_mode = CBR
|
||||
max_qp = 48
|
||||
min_qp = 8
|
||||
@ -94,6 +96,7 @@ gop = 30
|
||||
profile = 100
|
||||
codec_type = 0
|
||||
venc_chn = 1
|
||||
rga_chn = 0
|
||||
rc_mode = VBR
|
||||
max_qp = 48
|
||||
min_qp = 8
|
||||
@ -109,6 +112,7 @@ image_width = 2688
|
||||
image_height = 1520
|
||||
snap_num = 1
|
||||
venc_chn = 2
|
||||
rga_chn = 0
|
||||
|
||||
|
||||
[preview]
|
||||
@ -119,6 +123,7 @@ gop = 30
|
||||
profile = 100
|
||||
codec_type = 0
|
||||
venc_chn = 1
|
||||
rga_chn = 0
|
||||
rc_mode = VBR
|
||||
max_qp = 48
|
||||
min_qp = 8
|
||||
@ -137,6 +142,7 @@ gop = 30
|
||||
profile = 100
|
||||
codec_type = 0
|
||||
venc_chn = 1
|
||||
rga_chn = 0
|
||||
rc_mode = VBR
|
||||
max_qp = 48
|
||||
min_qp = 8
|
||||
|
||||
Reference in New Issue
Block a user