tin3tin
14th July 2009, 08:40
Does anyone know if the colorspace conversion commands checks if a clip actually is in a different colorspace before working on the conversion?
What I mean is there a processing speed difference between doing this:
converttoyv12()
And this:
isyv12()? last : converttoyv12()
What I mean is there a processing speed difference between doing this:
converttoyv12()
And this:
isyv12()? last : converttoyv12()