logo Sign In

Post #781568

Author
RU.08
Parent topic
Star Wars GOUT in HD using super resolution algorithm (* unfinished project *)
Link to post in topic
https://originaltrilogy.com/post/id/781568/action/topic#781568
Date created
18-Jul-2015, 11:03 AM

Yep, it's not complicated. Something like...

even=last
odd=eedi2().separatefields().selectodd().FrameDoubleFunction().selectodd()
interleave(even,odd).weave()

All you need is a frame interpolation function to double the framerate and return the "new" frames, I'm sure you could fine one through google. edit... you could probably use this one: http://compression.ru/video/frame_rate_conversion/index_en_msu.html