[Bug 697467] gstdeinterlace can't be forced

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 7 04:31:11 PDT 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #240868|none                        |needs-work
             status|                            |

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-04-07 11:31:07 UTC ---
(From update of attachment 240868)
>   interlacing_mode = GST_VIDEO_INFO_INTERLACE_MODE (&frame->info);
>+  if (self->mode == GST_DEINTERLACE_MODE_INTERLACED)
>+    interlacing_mode = GST_VIDEO_INTERLACE_MODE_INTERLEAVED;

Shouldn't we only override this if the input video is signalled as not
interlaced at all?

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