[gstreamer-bugs] [Bug 547603] [playbin2] add deinterlacing support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 6 17:46:43 PST 2010


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

--- Comment #8 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-01-07 01:46:38 UTC ---
hm... got it now.

There will be the following cases for the caps handling:

1) video is not interlaced -> passthrough

2) video is interlaced and downstream accepts it -> passthrough

3) video is interlaced and downstream doesn't accept it

 3.1) The deinterlacing of the format is supported -> deinterlace
 3.2) The deinterlacing of the format is unsupported -> reject


For 3.2, the upstream ffmpegcolorspace would make the conversion to a format
with a supported colorspace conversion.


Is this it?

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