logo Sign In

Post #375524

Author
Moth3r
Parent topic
.: The X9 Project :. (Released)
Link to post in topic
https://originaltrilogy.com/post/id/375524/action/topic#375524
Date created
2-Sep-2009, 3:21 AM

So for a frame based (non-interlaced) source you would need to modify the function by replacing:

fields=source.SeparateFields() # separate by fields
super = fields.MSuper()

with:

super=source.MSuper()