[Bug 765039] [AVC][decode] Failed to configure the buffer pool.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 22 15:01:53 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=765039

--- Comment #5 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
I have pushed bug 765223, so this test case shall be fixed.

Though, if we use ximagesink we get the typical assert in the
libva-intel-driver

jh gst-play-1.0 ~/patterns/bug765039.264 --videosink="videoconvert !
ximagesink"
Press 'k' to see a list of keyboard shortcuts.
Now playing /home/vjaquez/patterns/bug765039.264
libva info: VA-API version 0.39.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /opt/gnome/jh/lib/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva info: va_openDriver() returns 0
Redistribute latency...
gst-play-1.0: i965_post_processing.c:6056: VAStatus
i965_proc_picture(VADriverContextP, VAProfile, union codec_state *, struct
hw_context *): Assertion `status == 0x00000000' failed.
Aborted

Because it doesn't have a color convert path for GRAY8, so either the driver is
fixed or we support (and enforce) this color format for these cases.

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