1.修改偏色和视频开始时闪的问题
This commit is contained in:
parent
fcbfc1d655
commit
0cf681af96
|
@ -1183,10 +1183,10 @@ static UINT32 ae_adc_tbl[57][3] = {
|
||||||
{693, 539, 1000},
|
{693, 539, 1000},
|
||||||
{691, 806, 1000}, //sun chen@20240111 start
|
{691, 806, 1000}, //sun chen@20240111 start
|
||||||
{689, 1082, 1000},
|
{689, 1082, 1000},
|
||||||
{687, 4038, 1000},
|
{687, 2580, 1000},//4038
|
||||||
{684, 5755, 1000},//8333, 2150},
|
{684, 3929, 1000},//5755, 2150},
|
||||||
{681, 6187, 1000},//8333, 2550},
|
{681, 4733, 1000},//6187, 2550},
|
||||||
{679, 8333, 1000},//sun chen@20240111 end
|
{679, 5016, 1000},//sun chen@20240111 end
|
||||||
{669, 8333, 1000},
|
{669, 8333, 1000},
|
||||||
{645, 8333, 1000},
|
{645, 8333, 1000},
|
||||||
{617, 8333, 1000},
|
{617, 8333, 1000},
|
||||||
|
|
|
@ -2355,6 +2355,8 @@ DBG_WRN(">>>>>>>>>>>>>>> movie thread <<<<<<<<<<\r\n");
|
||||||
sf_ir_led_set(((2 == puiPara->NightMode) ? 2 : 1),puiPara->FlashLed, puiPara->NightMode, 1);
|
sf_ir_led_set(((2 == puiPara->NightMode) ? 2 : 1),puiPara->FlashLed, puiPara->NightMode, 1);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
nvt_cmdsys_runcmd("awb set_smooth 0 1");
|
||||||
|
vos_util_delay_ms(100);
|
||||||
Set_AEMODE(0); //sun chen@20240130 P+V start video record
|
Set_AEMODE(0); //sun chen@20240130 P+V start video record
|
||||||
vos_util_delay_ms(200);
|
vos_util_delay_ms(200);
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user