Topic: New video player - MPC-QT - UI from MPC-HC + mpv engine
https://www.videohelp.com/software/mpc-qt
Github links are DEAD as of 07/2019
URL: https://github.com/cmdrkotori/mpc-qt
Official Windows releases: https://github.com/cmdrkotori/mpc-qt/releases
Pros:
- light-weight standalone player
- well-known MPC-HC user interface
- based on libmpv
- cross-platform!
Cons:
- in development, some menu items doesn't work at all
It doesn't accept "mpv.conf", all configuration should be made via UI.
============================
Installation - Windows
Obviously it requires all the mpv stuff from SVP 4\mpv64 - libmpv, Python, vapoursynth.
1. remove mpv-1.dll from mpc-qt folder
2. add "SVP 4\mpv64" folder to both PATH and PYTHONPATH environment variables
3. in SVP - open "All settings", find "main.setup.mpv_pipe" which is "mpvpipe" by default and change it to "mpvpipe,cmdrkotori.mpc-qt.mpv"
4. restart SVP Manager