Comment 23 for bug 1721248

Revision history for this message
corrado venturini (corradoventu) wrote : Re: Totem could not get a screenshot of the video when using gstreamer1.0-vaapi plugin on supported videos

Done some more test: the problem seems restricted to Intel HD Graphics 620 used by Luca Ciavatta https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1732204
and my Intel HD Graphics 630.
I still have the problem on Ubuntu 18.10:
corrado@corrado-p9-cc-0506:~$ inxi -SCGx
System: Host: corrado-p9-cc-0506 Kernel: 4.15.0-20-generic x86_64 bits: 64 compiler: gcc v: 7.3.0
           Desktop: Gnome 3.28.1 Distro: Ubuntu Cosmic CANIMAL (development branch)
CPU: Topology: Dual Core model: Intel Core i3-7100 bits: 64 type: MT MCP arch: Skylake rev: 9
           L2 cache: 3072 KiB
           flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 31296
           Speed: 800 MHz min/max: 800/3900 MHz Core speeds (MHz): 1: 800 2: 800 3: 802 4: 800
Graphics: Card-1: Intel HD Graphics 630 driver: i915 v: kernel bus ID: 00:02.0
           Display: x11 server: X.Org 1.19.6 driver: i915 resolution: 1920x1080~60Hz
           OpenGL: renderer: Mesa DRI Intel HD Graphics 630 (Kaby Lake GT2) v: 4.5 Mesa 18.0.2
           direct render: Yes
corrado@corrado-p9-cc-0506:~$ apt policy totem
totem:
  Installed: 3.26.0-0ubuntu6
  Candidate: 3.26.0-0ubuntu6
  Version table:
 *** 3.26.0-0ubuntu6 500
        500 http://archive.ubuntu.com/ubuntu cosmic/main amd64 Packages
        100 /var/lib/dpkg/status
corrado@corrado-p9-cc-0506:~$ apt policy gstreamer1.0-vaapi
gstreamer1.0-vaapi:
  Installed: 1.14.0-1
  Candidate: 1.14.0-1
  Version table:
 *** 1.14.0-1 500
        500 http://archive.ubuntu.com/ubuntu cosmic/universe amd64 Packages
        100 /var/lib/dpkg/status
corrado@corrado-p9-cc-0506:~$

BUT NO PROBLEM WITH A DIFFERENT HARDWARE:
mao@mao-p3:~$ inxi -SCGx
System: Host: mao-p3 Kernel: 4.13.0-39-generic x86_64 bits: 64 gcc: 7.2.0
           Desktop: Gnome 3.26.2 (Gtk 3.22.25-0ubuntu0.1) Distro: Ubuntu 17.10
CPU: Dual core Intel Core i3-4130 (-HT-MCP-) arch: Haswell rev.3 cache: 3072 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 13568
           clock speeds: max: 3400 MHz 1: 898 MHz 2: 1335 MHz 3: 1334 MHz 4: 1300 MHz
Graphics: Card: Intel 4th Generation Core Integrated Graphics Controller bus-ID: 00:02.0
           Display Server: x11 (X.Org 1.19.5 ) driver: i915 Resolution: 1680x1050@59.88hz
           OpenGL: renderer: Mesa DRI Intel Haswell version: 4.5 Mesa 17.2.8 Direct Render: Yes
mao@mao-p3:~$ apt policy totem
totem:
  Installed: 3.26.0-0ubuntu1
  Candidate: 3.26.0-0ubuntu1
  Version table:
 *** 3.26.0-0ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu artful/main amd64 Packages
        100 /var/lib/dpkg/status
mao@mao-p3:~$ apt policy gstreamer1.0-vaapi
gstreamer1.0-vaapi:
  Installed: 1.12.3-1ubuntu1
  Candidate: 1.12.3-1ubuntu1
  Version table:
 *** 1.12.3-1ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu artful/universe amd64 Packages
        100 /var/lib/dpkg/status
mao@mao-p3:~$