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.

8168 scale 问题



   TIde专家你们好, 如果我们前端capture进的分辨率为1920x2160, 我不经过codec,直接显示, 因为后端不能显示这个分辨率,所以要做scale,但是ti的文档上有这样一句话, 如下:

       Scaling up to a maximum of 1920 pixels in the horizontal direction and up to 1080 pixels in the vertical
direction

    我的这个分辨率在垂直方向超过了1080,那是不是说我的这个分辨率无法进行scale?那也就无法直接显示?