After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 759837 - Unable to play video in Totem once gstreamer-vaapi installed
Unable to play video in Totem once gstreamer-vaapi installed
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gstreamer-vaapi
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-12-24 09:32 UTC by Baptiste Mille-Mathias
Modified: 2016-07-27 15:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Baptiste Mille-Mathias 2015-12-24 09:32:21 UTC
I can't play a video with gstreamer-vaapi installed.
I see this error in terminal
$ totem 
libva info: VA-API version 0.38.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/r600_drv_video.so
libva info: Found init function __vaDriverInit_0_38
libva info: va_openDriver() returns 0

(totem:6078): Cogl-WARNING **: driver/gl/cogl-buffer-gl.c:93: GL error (1280): Invalid enumeration value

cogl: 1.22.0
totem: 3.18.1
gstreamer-vaapi: 0.6.1
gstreamer: 1.6.2
Comment 1 Baptiste Mille-Mathias 2015-12-24 11:12:28 UTC
Forgot information about display
         *-display
                description: VGA compatible controller
                product: Caicos [Radeon HD 6450/7450/8450 / R5 230 OEM]
                vendor: Advanced Micro Devices, Inc. [AMD/ATI]
                physical id: 0
                bus info: pci@0000:01:00.0
                version: 00
                width: 64 bits
                clock: 33MHz
                capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
                configuration: driver=radeon latency=0
                resources: irq:29 memory:e0000000-efffffff memory:f7e20000-f7e3ffff ioport:e000(size=256) memory:f7e00000-f7e1ffff

driver: radeon
kernel: 4.2.7-300.fc23.x86_64
Comment 2 Víctor Manuel Jáquez Leal 2016-01-14 15:51:17 UTC
This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version.

This issue was fixed in commit 4897d96.
Comment 3 Víctor Manuel Jáquez Leal 2016-01-14 15:56:49 UTC
For further information the original issue were developed in bug 753099

I'm a bit worried that you are using raden backend and I don't have access to that hardware. 

Could you test with the latest release 0.7.0 ??
Comment 4 Baptiste Mille-Mathias 2016-01-27 19:53:19 UTC
Hi,

No I can't find any package 0.7.0 in Fedora, even for rawhide.
I could look how to build the package myself but not immediately.

Regards
Comment 5 sreerenj 2016-03-24 16:54:08 UTC
Moving to Product:GStreamer, Component:gstreamer-vaapi
Comment 6 Víctor Manuel Jáquez Leal 2016-07-27 15:37:01 UTC
Other VA backends, besides intel or gallium, are blacklisted (bug 764673) because they are currently unmaintained, I'm closing this bug as invalid since it refers to libva-vdpau-driver which is unmaintained, thus unsupported.

You can try with gallium backend, available in recent versions of mesa.