[Bug 653828] deinterlace should switch to cheaper method (or passthrough) on high qos.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 3 13:46:01 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=653828
  GStreamer | gst-plugins-good | 0.10.31

David Schleef <ds> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |OBSOLETE

--- Comment #11 from David Schleef <ds at schleef.org> 2011-07-03 20:45:58 UTC ---
I'm 99% certain this bug was fixed by this commit (which was first in -good
0.10.27):

commit 97d74f293c7810d828426461c95e5821debc5dbb
Author: David Schleef <ds at schleef.org>
Date:   Sat Dec 11 12:42:10 2010 -0800

    deinterlace: Change the default to linear

    The previous default, greedyh, takes 4 times as long as MPEG-2
    video decoding, and is unlikely fast enough on any current CPU
    to play 1080i video in real-time.  greedyl isn't much faster.
    linear was chosen over vfir, since the quality advantage of vfir
    is minimal compared to the occasional visual artifacts and slower
    processing.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list