[Bug 775228] x264enc: Auto-detect interlace mode from caps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 28 13:24:14 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=775228

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 340901:
 --> (https://bugzilla.gnome.org/review?bug=775228&attachment=340901)

::: ext/x264/gstx264enc.c
@@ -2711,3 @@
       encoder->interlaced = g_value_get_boolean (value);
-      g_string_append_printf (encoder->option_string, ":interlaced=%d",
-          encoder->interlaced);

I think all these should be moved from set_property() to init_encoder()

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