Skip to content

Releases: clsid2/mpc-hc

Development Builds

03 Mar 19:09
Compare
Choose a tag to compare
Development Builds Pre-release
Pre-release

Below are development builds for testing purposes.

Latest development build: 2.0.0.86 (June 25th 2023)

Latest stable release build: 2.0.0
https://github.com/clsid2/mpc-hc/releases/tag/2.0.0

2.0.0

11 Jan 20:29
Compare
Choose a tag to compare

Last week it was exactly 2000 days (5.5 years) since I have taken over MPC-HC development, so a good time to finally make the bump to version 2.0.0.0.
Donations are appreciated. In the past years just 2 people have donated, so I am completely out of coffee to stay awake while coding :(

Changes from 1.9.24 to 2.0.0:

Updates:

  • Updated LAV Filters to version 0.77.1-1-g6f78a
  • Updated MediaInfo DLL to version 22.12

Changes/additions/improvements:

  • When A-B repeat is active, HOME button now seeks to A position instead of beginning.
  • Add support for new LayoutResX/Y ASS subtitle header.
  • Correctly apply scaling to blur tag in ASS subtitles.
  • Some improvements to the FreeType fallback path for font rendering. Fixes rare issue of missing text with certain complex fonts that fail with GDI.
  • Added new advanced option MouseLeftUpDelay. This delays the left click action on the video area in anticipation of a double-click. Can be used to prevent unwanted pausing when toggling fullscreen. Suggested value is 250ms. Disabled by default.

Fixes:

  • Fixed a decoding issue with certain TrueHD audio streams
  • Filename was wrong when saving downloaded subtitle when moving to next file in folder/playlist
  • Fixed style issue with embedded WebVTT
  • Fixed hang in SaveThumbnails on seek failure with an incomplete file
  • Fixed issue with seekbar safezone in the case that video area is hidden
  • Several other small fixes

Overview of features

A lot of people seem to be unaware of some of the awesome features that have been added to MPC-HC in the past years. Here is a list of useful options and features that everyone should know about:

  • Play HDR video
    This requires using either MPC Video Renderer or madVR.
    After installation these HDR capable renderers can be selected here:
    Options > Playback > Output
    With other video renderers, the colors will be wrong!
    I recommend installing K-Lite Codec Pack. That includes MPC-HC and the renderers all in one easy to use package.
  • Dark interface
    Menu > View > Dark Theme
    When using dark theme it is also possible to change the height of the seekbar and size of the toolbar buttons.
    Options > Advanced
  • Video preview on the seekbar
    Options > Tweaks > Show preview on seek bar
  • Adjust playback speed
    Menu > Play > Playback rate
    The buttons in the player that control playback rate take a 2x step by default. This can be customized to smaller values (like 10%):
    Options > Playback > Speed step
    Adjusting playback speed works best with the internal audio renderer. This also has automatic pitch correction.
    Options > Playback > Output > Audio Renderer
  • MPC-HC can remember playback position, so you can resume from that point later
    Options > Player > History
  • You can quickly seek through a video with Ctrl + Mouse Scrollwheel.
  • You can jump to next/previous file in a folder by pressing PageUp/PageDown.
  • You can perform automatic actions at end of file. For example to go to next file or close player.
    Options > Playback > After Playback (permanent setting)
    Menu > Play > After Playback (for current file only)
  • A-B repeat
    You can loop a segment of a video. Press [ and ] to set start and stop markers.
  • You can rotate/flip/mirror/stretch/zoom the video
    Menu > View > Pan&Scan
    This is also easily done with hotkeys (see below).
  • There are lots of keyboard hotkeys and mouse actions to control the player. They can be customized as well.
    Options > Player > Keys
    Tip: there is a search box above the table.
  • You can stream videos directly from Youtube and many other video websites
    Put yt-dlp.exe or youtube-dl.exe in the MPC-HC installation folder.
    Then you can open website URLs in the player: Menu > File > Open File/URL
    You can even download those videos: Menu > File > Save a copy
    Tip: to be able to download in best quality with yt-dlp/youtube-dl, it is recommended to also put ffmpeg.exe in the MPC-HC folder.
    Several YDL configuration options are found here: Options > Advanced
    This includes an option to specify the location of the .exe in case you don't want to put it in MPC-HC folder.
  • Ability to search for and download subtitles, either automatically or manually (press D):
    Options > Subtitles > Misc
  • Besides all these (new) features, there have also been many bugfixes and internal improvements in the player in the past years that give better performance and stability. It also has updated internal codecs. Support was added for CUE sheets, WebVTT subtitles, etc.

Development Builds

27 Nov 21:36
Compare
Choose a tag to compare
Development Builds Pre-release
Pre-release

Below are development builds for testing purposes.

Latest development build: 1.9.24.51 (December 30th 2022)

Latest stable release build: 1.9.24
https://github.com/clsid2/mpc-hc/releases/tag/1.9.24

1.9.24

12 Nov 14:54
Compare
Choose a tag to compare

Changes from 1.9.23 to 1.9.24:

Updates:

  • Updated LAV Filters to version 0.77-1-gfd3c1
  • Updated MediaInfo DLL to version 22.09

Changes/additions/improvements:

  • Re-added support for nested M3U/PLS inside M3U playlist
  • Store device name of selected fullscreen monitor in addition to the display name. This allows selecting the correct monitor in the situation where Windows shuffles display names around.
  • Properly handle NONE as value for YCbCr Matrix subtitle header
  • Added freetype font rendering path as fallback for characters that fail to render with GDI.
  • Support loading subtitles from subfolder "\subs\FILENAME"

Fixes:

  • Fixed some issues with AB repeat
  • Several other small fixes

Development Builds

23 Oct 22:34
Compare
Choose a tag to compare
Development Builds Pre-release
Pre-release

Below are development builds for testing purposes.

Latest development build: 1.9.23.28 (November 11th 2022)

Latest stable release build: 1.9.23
https://github.com/clsid2/mpc-hc/releases/tag/1.9.23

1.9.23

26 Aug 15:05
Compare
Choose a tag to compare

Changes from 1.9.22 to 1.9.23:

Updates:

  • Updated LAV Filters to version 0.76.1-25-g24efe

Changes/additions/improvements:

  • Some font related efficiency improvements for rendering the player menu
  • Thumbnail sheet now uses a dark background color if dark theme is enabled

Fixes:

  • Fixed an issue with manual rotation with EVR-CP for videos that already had automatic rotation
  • Fixed an issue with parsing background color tags in WebVTT subtitles
  • Fixed a regression with YDL preferred video format setting
  • Several other small fixes

Development Build

27 Jun 11:31
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Below are development builds for testing purposes.

Latest development build: 1.9.22.38 (August 24th 2022)

Latest stable release build: 1.9.22
https://github.com/clsid2/mpc-hc/releases/tag/1.9.22

1.9.22

26 Jun 19:15
Compare
Choose a tag to compare

Changes from 1.9.21.2 to 1.9.22:

Updates:

  • Updated MediaInfo DLL to version 22.06

Changes/additions/improvements:

  • Added support for rendering subtitles on DX11 surface. This is utilized by MPC Video Renderer (version 0.6.0 and above) in DX11 mode.
  • Added option to automatically save a downloaded subtitle file. When enabled it saves the active subtitle when closing the video file.
  • Added advanced option to specify preferred audio format (AAC/Opus) when streaming from Youtube.
  • The command line parameter /play without further parameters will now resume last opened file.
  • The command line parameter /pns now also supports explicit position and zoom values.
  • Added support for rendering WebP image with internal filters.
  • Added advanced option to specify image display duration. This setting is only supported by "Generate Still Video" and "MPC Image Source" filters. Generate Still Video seems to use a minimum of 10 seconds, so be aware of that. Image formats rendered by the internal LAV Filters will now have infinite duration (at 1 fps) so they are no longer quickly skipped over in a playlist. Custom duration is not supported by that filter.
  • The "Playlist" context menu option on the Formats options page now controls whether the "Add to Playlist" context menu entry is created.
  • AB repeat values are now remembered when file is reloaded after resuming from sleep.
  • When saving MPCPL playlist file, it now always uses relative paths when logical.

Fixes:

  • Fixed regression with moving subs up/down.
  • Fixed an issue with WebVTT subtitles when changing playback rate.
  • Fixed an issue with FullscreenSeparateControls option when moving to next file.
  • A few small bug fixes.

Development Build

09 May 14:52
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Below are development builds for testing purposes.

Latest development build: 1.9.21.59 (June 24th 2022)

Latest stable release build: 1.9.21
https://github.com/clsid2/mpc-hc/releases/tag/1.9.21

1.9.21.2

15 Apr 20:50
Compare
Choose a tag to compare

Changes from 1.9.20 to 1.9.21.2:

Updates:

  • Updated MediaInfo DLL to version 22.03

Changes/additions/improvements:

  • Added option to keep player controls visible on current monitor when showing fullscreen video on another monitor
    Options > Advanced > FullscreenSeparateControls
    Options > Playback > Fullscreen > Fullscreen Monitor
  • AB Repeat markers are now saved in file history (when remember position is enabled)
  • Improved positioning of PGS subtitles
  • Setting volume through command line now also unmutes
  • Reverted change in previous version that would reset remembered file position after reaching 95% of duration

Fixes:

  • Fixed issue that could give low resolution subtitle when using fullscreen exclusive mode in MPCVR
  • Fixed issue that could give low resolution subtitle when switching from PGS to a text-based subtitle type
  • Fixed issue with VMR9 renderer where external subtitles would not adjust to playback rate changes
  • A few other minor fixes