GNOME Bugzilla – Bug 591713
[y4menc] interlaced support
Last modified: 2009-09-06 13:50:46 UTC
y4menc currently does not use interlaced info from caps. Attached patch fixes that.
Created attachment 140673 [details] [review] adds interlace detection and setting in header
I tested this patch against gst-plugins-good-0.10.15. It works, and it solves my interlace problem.
commit c6b2dff77e47e4fe9665aeb22bf6a65c23b6f35e Author: Zaheer Merali <zaheerabbas@merali.org> Date: Sat Sep 5 20:51:14 2009 -0700 y4menc: Add interlaced support Fixes #591713 Signed-off-by: David Schleef <ds@schleef.org>