[gstreamer-bugs] [Bug 571147] New: [ffmpegcolorspace/videotestsrc] Add support for packed/planar 4:4:4 YUV

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 10 00:38:30 PST 2009


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

  GStreamer | gst-plugins-base | Ver: 0.10.x
           Summary: [ffmpegcolorspace/videotestsrc] Add support for
                    packed/planar 4:4:4 YUV
           Product: GStreamer
           Version: 0.10.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,
ffmpegcolorspace and videotestsrc currently don't support packed/planar 4:4:4
YUV. Planar 4:4:4 YUV can be output by mpeg2dec as format=Y444 and we can't
convert it to anything yet, packed 4:4:4 YUV could be output by mxfdemux at
some point and we don't even have a format assigned for it.

So adding support for both is quite easy, question is which format should be
used for the packed YUV? We use AYUV for packed 4:4:4:4 YUV, we can't use YUV
because it's just 3 characters long... YUVP maybe? fourcc.org also doesn't list
anything useful.


-- 
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=571147.




More information about the Gstreamer-bugs mailing list