Jump to content

Recommended Posts

Posted (edited)

Being that MKV is covered by the default settings of Icaros, MKV properties should work, out of the box.

The attached image shows that the PROPERTIES are shown as ACTIVATED.

 

icaros1.png

Edited by Shark007
Posted (edited)

Hi everyone!

In previous versions of zPlayer, playing 4K videos in windowed mode caused an issue where the playback would freeze after about 20 minutes if the video window was completely covered by another window. This was due to the Windows native haviour to suspend video rendering when it is occluded for certain period of time.

This version, uploaded in the first post, bypasses this Windows behaviour in 2 ways. The first is addition of --d3d11-flip=no in mpv command line. This prevents Windows from breaking the hardware acceleration pipeline when the window is hidden. The 2nd is setting the attribute of mpv video window, not AutoIt GUI, to DWMWA_EXCLUDED_FROM_PEEK mode, which takes effect when the video is in minimized state. The top window does not lose focus in either of the cases. These measures proved to be effective both in my desktop (AMD Ryzen 5 3400G with Radeon Vega Graphics) and laptop (Intel Core Ultra 7 with Intel Arc 140V GPU). I would appreciate it very much if the Forum members could let me know how zPlayer performs in minimized and hidden state in their devices, together with the names of CPU and GPU.

Thanks in advance.

Edited by CYCho

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...