[gstreamer-bugs] [Bug 613901] No support for PIX_FMT_YUVA420P, prevents vp6a decoding

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 25 05:16:38 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=613901
  GStreamer | gst-ffmpeg | git

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at gmail.com
            Summary|ffdec_vp6a: could not find  |No support for
                   |caps for codec (vp6a),      |PIX_FMT_YUVA420P, prevents
                   |unknown type                |vp6a decoding

--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2010-03-25 12:16:08 UTC ---
The problem is that we can't handle the output pixel format apparently:

gstffmpegcodecmap.c:1686:gst_ffmpeg_pixfmt_to_caps: No caps found for
pix_fmt=35 which corresponds to PIX_FMT_YUVA420P,  ///< planar YUV 4:2:0,
20bpp, (1 Cr & Cb sample per 2x2 Y & A samples)

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