totem fails to play video if gstreamer-vaapi is installed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OEM Priority Project |
Fix Released
|
Undecided
|
Unassigned | ||
Trusty |
Won't Fix
|
High
|
Unassigned | ||
clutter-gst-2.0 (Debian) |
New
|
Unknown
|
|||
clutter-gst-2.0 (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
If gstreamer-vaapi is installed Totem fails to play anything, and instead just shows an error popup saying "GStreamer encountered a general stream error". The app doesn't produce any error msg on the terminal, but shows that vaapi is being used:
...
(totem:8470): Grilo-WARNING **: [registry] grl-registry.c:472: Could not open plugins' info directory '/usr/lib/
(totem:8470): Totem-WARNING **: Failed to load grilo plugins: All configured plugin paths are invalid
libva info: VA-API version 0.37.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/
libva info: Found init function __vaDriverInit_0_36
libva info: va_openDriver() returns 0
(totem:8470): Gtk-WARNING **: Symbolic icon view-sidebar-
...
Gst-launch using vaapidecocde and vaapisink still works properly, using
gst-launch-1.0 filesrc location=
takes 6% cpu instead of 300% on my broadwell based laptop.
video downloaded from here http://
affects: | totem (Ubuntu) → clutter-gst-2.0 (Ubuntu) |
Changed in clutter-gst-2.0 (Debian): | |
status: | Unknown → New |
Changed in oem-priority: | |
status: | New → Fix Released |
this prevents enabling vaapi distro-wide, bumping importance accordingly