when i just construct the link like vcap->swms->vdis,so when i cap the desk signal to dis,i found that the character(for example the name of the desk image ) is not clear ,so how can i fix that problem?
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.
when i just construct the link like vcap->swms->vdis,so when i cap the desk signal to dis,i found that the character(for example the name of the desk image ) is not clear ,so how can i fix that problem?
Is the image clear if you directly connect captureLink to displayLink ? WHat is the capture and display resolution ?
yes,if do like you say ,that words will display more clear,but still some place will be not clear.
the capture and display resolution are both 1920*1080.
the following is cap and display parameter
pCaptureInstPrm->standard = SYSTEM_STD_1080P_60;
vdisParams.deviceParams[VDIS_DEV_HDMI].resolution = VSYS_STD_1080P_60;
If direct capture->display is not clear then nothing can be done. In capture->display no frame processing is done that can cause quality degradation.