View Single Post
Old 21st April 2012, 17:32   #10  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,346
Quote:
Originally Posted by sneaker_ger View Post
Untested:
ConvertToYV12(chromaresample="point")
ConvertToRGB32(chromaresample="point")
Well I did test these before (and the other sampling methods), and for a YV12 source it should be:

ConvertToRGB32(chromaresample="point")
ConvertToYV12(chromaresample="point")

(and back to RGB , for consistency of the screenshots, I used same default ConvertToRGB() for the screenshot, which uses Bicubic in avisynth 2.6)

http://i41.tinypic.com/15dtlcz.png
Still some blurring - and introduces aliasing
poisondeathray is offline   Reply With Quote