[Libva] Interlaced encoding
Steven Toth
stoth at kernellabs.com
Mon Jul 21 16:04:30 PDT 2014
If you feed the encoder interlaced content (typically from V4L), it
will assume its progressive and encode it, resulting in interlacing
artifact, probably not what you want. Convert the interlaced content
(via Bob or Motion Adaptive de-interlacing) via the VPP. Hardware
assisted de-interlacing pre-encode. It worked well for me.
Take a look at the VPP headers if this is what you need.
- Steve
On Mon, Jul 21, 2014 at 3:46 PM, Artem Makhutov <artem at makhutov.org> wrote:
> Hello,
>
> does the libva-intel-driver supports interlaced h264 encoding?
>
> Thanks, Artem
>
>
> _______________________________________________
> Libva mailing list
> Libva at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libva
>
--
Steven Toth - Kernel Labs
http://www.kernellabs.com
+1.646.355.8490
More information about the Libva
mailing list