[Bug 775698] vaapisink: wayland: fails to create a texture

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 6 14:51:16 UTC 2016


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

--- Comment #3 from Marcos Mello <marcosfrm at gmail.com> ---
(In reply to Víctor Manuel Jáquez Leal from comment #2)
> As you can see, your hardware only support MPEG2 decoding. For other codecs
> you should use software decoders as in gst-libav.

gst-play-1.0 also fails to play other codecs, but Totem plays them fine. Tested
with MPEG-4 SP and VP8. Weird.

> 
> can you upload a debug log with GST_DEBUG=vaapi*:5 ??

Will do.

> 
> what happens with this command:
> 
> gst-play-1.0 test.mkv --videosink=clutterautovideosink ??

$ gst-play-1.0 test.mkv --videosink=clutterautovideosink

** (gst-play-1.0:1200): WARNING **: Couldn't create specified video sink
'clutterautovideosink'
Press 'k' to see a list of keyboard shortcuts.
Now playing /home/marcos/Downloads/test.mkv
libva info: VA-API version 0.39.4
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva info: va_openDriver() returns 0
libva info: VA-API version 0.39.4
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva info: va_openDriver() returns 0
Redistribute latency...
Redistribute latency...
wl_surface at 7: error 2: Failed to create a texture for surface 7
ERROR Internal error: could not render surface for
file:///home/marcos/Downloads/test.mkv
ERROR debug information: gstvaapisink.c(1457):
gst_vaapisink_show_frame_unlocked ():
/GstPlayBin:playbin/GstPlaySink:playsink/GstBin:vbin/GstVaapiSink:vaapisink0
Reached end of play list.

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