[Bug 675305] playbin: Add force-deinterlaced mode to playbin
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 26 09:42:16 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=675305
Guillaume Desmottes <gdesmott at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gdesmott at gnome.org
--- Comment #6 from Guillaume Desmottes <gdesmott at gnome.org> ---
Do we want to keep using GstPlayFlags as it in playbin3? If not this could be a
good chance to fix this.
We could have an enum property 'interlace' with:
- AUTOMATIC: GST_PLAY_FLAG_DEINTERLACE set on playsink + deinterlace mode=auto
- DISABLED: GST_PLAY_FLAG_DEINTERLACE not set on playsink
- FORCED: GST_PLAY_FLAG_DEINTERLACE set on playsink + deinterlace
mode=interlaced
--
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