Skip to content

1.5.9 for Windows

Compare
Choose a tag to compare
@iwalton3 iwalton3 released this 01 May 05:40
· 1081 commits to master since this release

This version allows you to optionally use HEVC instead of H264 for transcoded videos. This allows for better quality streaming or more concurrent users over a slow connection, provided the server has the processing power or acceleration hardware to be able to handle it.

You must enable this feature to avoid overloading servers that cannot handle it. You can enable the feature by using the c menu and restarting playback or by editing the config file.

Other Changes:

  • Add ability to idle while paused and stop player when idle.
  • Implement Pause and Unpause commands (#55)