[Libva] How to do Deinterlacing ?

Yuan, Shengquan shengquan.yuan at gmail.com
Fri Nov 27 02:01:45 PST 2009


See test program
http://cgit.freedesktop.org/libva/tree/test/putsurface/putsurface.c,
and search VA_TOP_FIELD

On Thu, Nov 26, 2009 at 9:12 PM, Sambhav <isambhav at gmail.com> wrote:
> Hi All,
>
> I am decoding a field interleaved and encoded bitstream. When displaying
> this decoded Surface I can see combing artifacts in the picture.
> Is it possible to do deinterlacing on a FRAME PICTURE? If yes how to do it?
>
> VA header file va_x11.h says
> " It basically performs a de-interlacing (if needed), color space conversion
> and scaling to the destination rectangle"
> When does deinterlacing happen ?
>
> Also can anyone explain how to do Field display using vaPutSurface API.?
>
> Regards,
> Sambhav
> _______________________________________________
> Libva mailing list
> Libva at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libva
>
>


More information about the Libva mailing list