manolito
1st February 2014, 19:45
Stupid question, I guess...
I need to double the frame rate by just serving every frame twice (no bob deinterlacing, no motion compensation). Is there any difference in the output for these two methods?
ChangeFPS(original FPS *2)
and
SelectEvery(1,0,0)
Cheers
manolito
I need to double the frame rate by just serving every frame twice (no bob deinterlacing, no motion compensation). Is there any difference in the output for these two methods?
ChangeFPS(original FPS *2)
and
SelectEvery(1,0,0)
Cheers
manolito