https://bugs.kde.org/show_bug.cgi?id=387750
--- Comment #6 from Mauro Carvalho Chehab <mchehab+...@kernel.org> --- (In reply to nolli111 from comment #5) > My GPU is nVIDIA GTX1070 Ok. You should then be sure that libVLC will use GPU for video codec. This link could be helpful: https://wiki.videolan.org/VLC_GPU_Decoding/ You'll likely need to install some Ubuntu packages (if you didn't yet), in order for video accel to happen, using vdpau. You'll need to install them with something like: $ sudo apt install mesa-vdpau-drivers vdpau-driver-all VLC version 2.2 and upper should use it automatically. Ubuntu 17.10 comes with vlc 3.0-git. So, it should automatically detect it. Eventually, you might need to install the nvidia proprietary driver. personally, I don't like it. I stopped using it (and nvidia boards) years ago, because it used to be painful to make it work right. So, if I were you, I would try to make it work with the opensource nouveau driver first. > > Where do I find the logs or how do I retrieve those in Kaffeine that started > with --debug to provide them to you? I have been working with UBUNTU 17.10 > and have no idea about Linux. Just call: $ kaffeine --debug > In reality, I can not speak English. I write all the texts in German and > translate them with the Google translator. I then copy these into my emails. -- You are receiving this mail because: You are watching all bug changes.