View Single Post
Old 15th May 2016, 14:13   #37965  |  Link
Ver Greeneyes
Registered User
 
Join Date: May 2012
Posts: 447
Quote:
Originally Posted by neno View Post
1) I find the issue of 0.90.18 "image doubling activated if the window is smaller than the video" also happened when I play a DVD resolution video. The scale shows "0,0,720,480 -> 0,0,852,480", but the image also unnecessarily doubled "image > super-xbr < Bicubic150 AR".
This is a known issue, should be fixed in the next build. As a workaround, you could create a profile for image doubling that activates if ((scalingFactor.x < 1.0) && (scalingFactor.y < 1.0)) and explicitly disables image doubling.
Ver Greeneyes is offline   Reply With Quote