[Bug 706823] New: videoconvert: generic conversion produces artifacts

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 26 11:48:38 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706823
  GStreamer | gst-plugins-base | git

           Summary: videoconvert: generic conversion produces artifacts
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: matej.knopp at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Generic format conversion (that isn't handled by fast path) seems to produce
artifacts.

command to reproduce:

gst-launch-1.0 videotestsrc ! video/x-raw, format=I420 ! videoconvert !
video/x-raw, format=YV12 ! videoconvert ! autovideosink

on related note, is there a reason why there is fast path for I420 but not
YV12?

-- 
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