Hello,
I'm trying to play UHD videos (H.265 or H.264 encoded) with VLC on an Intel Skylake (i3-6320) under Debian Stable, and I have some performance problem
I have tried the latest VLC version from Github and with FFmpeg v2.8.6 (I also tried with libavcodec56 6:11.4-1~deb8u1, which is the included version from Debian stable).
For H.264 videos, hardware acceleration is working (I got the message "Using Intel i965 driver for Intel(R) Skylake - 1.6.2 for hardware decoding"), but CPU usage is around 80% and video is stuttering (compared to mpv which has a CPU usage of 30% and which is not stuttering).
For H.265 videos, it seems that hardware acceleration is not working (no message that it is using i965 driver) and I almost cannot play the video (very choppy). With mpv, I have no problem (CPU usage around 30%, and video are OK).
Here is the H.264 video I am using : http://demo-uhd3d.com/fiche.php?cat=uhd&id=111
Here is the H.265 video I am using : http://demo-uhd3d.com/fiche.php?cat=uhd&id=101
Are these problems already known by the VLC team ?
Is there something I can do to help ?