Code: Select all
ColorBars(848, 480, pixel_type="YV12")
trim(0, 100)
Code: Select all
ColorBars(848, 480, pixel_type="YV12")
trim(0, 100)
FadeIn(1)
Code: Select all
ColorBars(848, 480, pixel_type="YV12")
trim(0, 100)
FadeOut(1)
So it really looks like FadeIn() adds 2 frames, but FadeOut() adds 1, which is... weird.
I don't really have an answer, though, on whether that's unexpected or not, so I redirected the question to Ferenc and Stephen.
But yeah, as emcodem said, not bad for a bug report, movalex xD