The "tff" property

  "tff"                      GstDeinterlaceFieldLayout  : Read / Write

Deinterlace top field first.

Default value: Auto detection

OK GStreamer seems to have autodetecting of tff since 0.10.17, also
there are some methods to choose from:

The "method" property

  "method"                   GstDeinterlaceMethods  : Read / Write

Selects the different deinterlacing algorithms that can be used. These
provide different quality and CPU usage.

Some methods provide parameters which can be set by getting the "method"
child via the GstChildProxy interface and setting the appropiate
properties on it.

    *

      tomsmocomp Motion Adaptive: Motion Search
    *

      greedyh Motion Adaptive: Advanced Detection
    *

      greedyl Motion Adaptive: Simple Detection
    *

      vfir Blur vertical
    *

      linear Linear interpolation
    *

      linearblend Linear interpolation in time domain
    *

      scalerbob Double lines
    *

      weave Weave
    *

      weavetff Progressive: Top Field First
    *

      weavebff Progressive: Bottom Field First

Default value: Motion Adaptive: Advanced Detection

-- 
Totem Fails To Deinterlace
https://bugs.launchpad.net/bugs/257818
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to