[Solved] Re: Hardware decoding of video not working in VLC

2018-06-13 Thread Celejar
On Wed, 13 Jun 2018 09:06:32 +0200 didier gaumet wrote: > Le 13/06/2018 à 06:00, Celejar a écrit : > [...] > > --avcodec-hw vaapi > [...] > > launching vlc with -vvv option may be handy sometimes Thanks! Using -vvv, I found this [hint for anyone else trying this: look for amber lines ;)]: avc

Re: Hardware decoding of video not working in VLC

2018-06-13 Thread didier gaumet
Le 13/06/2018 à 06:00, Celejar a écrit : [...] > --avcodec-hw vaapi [...] launching vlc with -vvv option may be handy sometimes you may try with: --avcodec-hw vaapi_drm if you use OPENGL2 video output you may also try --glconv glconv_vaapi --glconv glconv_vaapi_drm you could also have to try d