logo Sign In

Post #279913

Author
roxy99
Parent topic
Panorama() - an AviSynth function for converting 4:3 into 16:9
Link to post in topic
https://originaltrilogy.com/post/id/279913/action/topic#279913
Date created
30-Mar-2007, 11:55 AM
Ahh I Understand now. Is there a picture quality penalty to using the extra resize factor? I suppose you can also execute a ConvertYUY also.

Compared to executing a ConvertYUV() and then using exact resolution versus the 4 factor adjustment, which approach is better for
(a) Picture quality
(b) encoding speed


I realize colorspace conversions are lossy but aren't resizes also lossy?
Please excuse the questions just trying to learn.