你好请问一下如火热把dm368 I帧数据减小啊?请问在哪里设置?谢谢
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好 是设定.enableGDR=1,
.GDRduration=4,
.GDRinterval=30,
这几个参数吗?
我是这样
IH264VENC_DynamicParams extDynParams = {
Venc1_DynamicParams_DEFAULT,
.rcQMax=51,
.rcQMin=0,
.rcQMaxI=51 ,
.rcQMin=0,
.enableGDR=1,
.GDRduration=4,
.GDRinterval=30,
};
hVe1 = Venc1_create(hEngine, envp->videoEncoder, params, (VIDENC1_DynamicParams *)&extDynParams);////(VIDENC1_DynamicParams *)
这样做的
好像没有写进去
因为没有什么改变
顺便公告一下 有弄DM368的兄弟姐妹 有个群大家相互学习 244957092