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.