Quoting Ville Syrj�l� <[EMAIL PROTECTED]>:

> You enable the deinterlacing with DLOP_DEINTERLACING. And yes you need to
> double the original frame rate because the BES only displayes one field at
> a time. You select the active field with IDirectFBSurface::SetField().
I am still confused, does this mean :
- a SetField() and Blit() at 50fps
- a Flip() at 25fps
In the process, do I have to care about vsyncs ?

> The deinterlacing process itself consists of shifting the bottom field
> vertically by half a line.
This means that the BES doesn't do any fancy interlacing like BOB or WEAVE ?

Kristof



Reply via email to