[gstreamer-bugs] [Bug 496127] [deinterlace/scale/postproc] support for non-I420 colorspaces

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Dec 10 08:51:49 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=496127

  GStreamer | gst-ffmpeg | Ver: HEAD CVS




------- Comment #2 from Gabriel Bouvigne  2007-12-10 16:51 UTC -------
After further looking, in indeed appears that the ffmpeg pixel format is
retrieved using gst_ffmpeg_caps_to_pixfmt, which translates Gstreamer caps into
ffmpeg pixfmt.
As gst_ffmpeg_caps_to_pixfmt already knows about 4:2:2, it also seems to me
that the limitation is only coming form the fact that pad templates of
ffdeinterlace and postproc_ffmpegdeint are hardcoded to I420.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=496127.




More information about the Gstreamer-bugs mailing list