Skip to content

Instantly share code, notes, and snippets.

@motbob
Last active June 10, 2025 00:39
Show Gist options
  • Save motbob/754c24d5cd381334bb64b93581781a81 to your computer and use it in GitHub Desktop.
Save motbob/754c24d5cd381334bb64b93581781a81 to your computer and use it in GitHub Desktop.

Guide to playing back video in high quality:

If you use mpv: no action needed.
If you use MPC-HC: install madVR and switch to it on the "Output" page in the MPC-HC settings.
If you use VLC: switch to a different player.

Guide to playing subtitles correctly:

If you use mpv: no action needed.
If you use MPC-HC: install version 2.1.3 or later. Go to Options > Subtitles > Default Style and check the "Use libass for SSA/ASS" box in the bottom right. Make sure that in Options > Playback > Output, your subtitle renderer is set to Internal Subtitle Renderer.
If you use VLC: switch to a different player. Or at least update to 3.0.18.

Link to MPC-HC: https://github.com/clsid2/mpc-hc/releases/tag/2.1.3
Link to mpv: https://mpv.io/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment