|
From: GStreamer (bugzilla.gnome.o. <bug...@gn...> - 2010-03-25 12:16:49
|
https://bugzilla.gnome.org/show_bug.cgi?id=613901 GStreamer | gst-ffmpeg | git Edward Hervey <bilboed> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bi...@gm... 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 <bi...@gm...> 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. |