MPC-HC 1.7.14 unofficial
https://www.videohelp.com/software/Media-Player-Classic-Home-Cinema

Changelog 1.7.13.112 to 1.7.14:

This is an unofficial build. It is based on the latest source code of the official project,
plus a few small fixes and improvements. And most importantly, it includes the very latest version of LAV Filters.

It is unclear if there will ever be an new official release.
The current project manager has said he lost interest in the project and I haven't got any further responses in the past weeks.

+ Removed DrDump crash reporter
+ Added support for newly added settings of LAV Filters
+ Now uses external MediaInfo DLL
+ Different resource FileDescription for x64 build. This name is used in the Open With list of Windows Explorer.
 This helps distinguish x64 from x86 build in that list.
+ Render subtitles relative to the window by default. ASS/SSA are still rendered relative to video by default,
 because those sometimes need accurate positioning. This behavior can be adjusted in the options. This patch just changes the default value of that setting.
+ Added command line switches for accessing settings of internal LAV Filters: /configlavsplitter /configlavaudio /configlavvideo

* Updated LAV Filters to v0.70.2-88
* Updated MediaInfoLib to v17.12

! Fix /open and /close command line handling
! Simplify code for setting renderer merits
! Fix explorer context menu option state display