https://bugs.kde.org/show_bug.cgi?id=364959
--- Comment #4 from Mauro Carvalho Chehab <mchehab+...@kernel.org> --- (In reply to José JORGE from comment #3) > (In reply to Mauro Carvalho Chehab from comment #2) > > When image is paused, there won't be any mpeg decoding. Instead, it will be > > Sorry, bad english. I meant most of the frames are lost, so I see only one > image every second. > I know CPU usage is not the good indicator, and am also getting terminal > info to ensure it works. > > For the message "libvdpau_va_gl.so: cannot open shared object file: No such > file or directory" I see it when trying to use VDPAU on intel hardware, > without the translation layer libvdpau_va_gl. > I just see VAAPI use is not automatic with vlc 2.2.4 : no message if I leave > the setting at auto. It works only with --avcodec-hw vaapi parameter : > > vlc --avcodec-hw vaapi Vidéos/bbb/bbb_sunflower_1080p_30fps_normal.mp4 > VLC media player 2.2.4 Weatherwax (revision 2.2.3-37-g888b7e89) > [00000000020ee118] core libvlc: Lancement de vlc avec l'interface par > défaut. Utilisez « cvlc » pour démarrer VLC sans interface. > [00000000021e8c88] qt4 interface error: Unable to load extensions module > libva info: VA-API version 0.36.0 > libva info: va_getDriverName() returns 0 > libva info: Trying to open /usr/lib64/dri/i965_drv_video.so > libva info: Found init function __vaDriverInit_0_36 > libva info: va_openDriver() returns 0 > [00007f0c34d222c8] avcodec decoder: Using Intel i965 driver for Intel(R) > Haswell Desktop - 1.4.1 for hardware decoding. There's a screen at <Settings> <Configure Kaffeine> <libVLC> that allows you to add extra parameters to libVLC. If you add the parameter there and restart Kaffeine, it will send it to VLC. That's the output of it, with --debug, with this new option: 01-07-16 12:13:24.562 [Debug ] src/backend-vlc/vlcmediawidget.cpp#78: bool VlcMediaWidget::init(): Using libVLC with args: --no-video-title-show --avcodec-hw vaapi -- You are receiving this mail because: You are watching all bug changes.