|
|
|
|
|
by LocalH
133 days ago
|
|
The most basic method is to "bob" deinterlace, which is more of a form of "interlace simulation" - you take the original fields, place each one in the appropriate image lines of a separate frame of video, then perform some type of interpolation of each frame for the in-between lines. More advanced algorithms exist like yadif, that do some amount of motion detection to determine which parts of the image require deinterlacing, and which parts can be essentially done with a "weave", which is just taking part of the image data from a combined 30fps frame containing two fields. |
|
That gives you 25fps. It can only ever give you 25fps.
There are 50 fields per second, for 25 frames per second.
If you average the odd and even fields, you get 25 frames per second.