Skip to content

Releases: clsid2/mpc-hc

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

Development Build

27 Mar 20:57
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Below are development builds for testing purposes.

Latest development build: 1.9.20.56 (April 12th 2022)

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

1.9.20

16 Mar 23:07
Compare
Choose a tag to compare

Changes from 1.9.19 to 1.9.20:

Updates:

  • Updated LAV Filters to version 0.76.1

Changes/additions/improvements:

  • Rewritten code that deals with file history. It works better with multiple instances now.
  • Remembered file position now resets to 0 when playback has reached 95% of file duration when closing the player. We assume that end credits have been reached in that case.
  • Remembered file position also resets to 0 when pressing stop button. So close player directly or open other file without pressing stop if you wish to resume later.
  • The uninstaller now unregisters file associations
  • The last used QuickOpen and SaveImage paths are now remembered individually
  • Added support for extended locale names in subtitles menu
  • Decimal values are now possible for subtitle font spacing and border width/shadow settings
  • Now supports loading chapter metadata from .xchp file. Use text file (UTF-8 encoding). Each line is a chapter defined as HH:MM:SS,ddd timecode, optionally followed by a space and chapter name.

Fixes:

  • Fixed issue where PGS subtitles could be partially rendered outside of visible area
  • Fixed regression with reading CDText metadata
  • Fixed regression regarding auto-hide of toolbar in case of two monitors with vertical placement
  • Workaround for Windows 11 bug where the options dialog was not rendered properly for RTL languages
  • Workaround for Windows 10/11 bug where subtitle download dialog could become visible when using taskbar window peek
  • Several other small bugs

Development Build

12 Feb 22:36
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Below are development builds for testing purposes.

Latest development build: 1.9.19.63 (March 14th 2022)

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

1.9.19

30 Jan 19:28
Compare
Choose a tag to compare

Changes from 1.9.18 to 1.9.19:

Updates:

  • Updated LAV Filters to version 0.76-2-g642bf

Changes/additions/improvements:

  • Windows Vista is no longer supported.
  • Added hotkeys to adjust font scale of text based subtitles. Defaults are set to: Ctrl+Add/Substract
  • Added hotkeys to move subtitles vertically. Defaults are set to: Ctrl+Shift+Add/Substract
  • Added hotkeys to zoom in/out the player window in 32px increments. Unset by default.
  • Added BT.2020 support to the RGB color correction of subtitles. This is used if signaled by the subtitle script or video renderer.
  • Added advanced option to not open the recording panel automatically when opening a capture device.
  • The internal splitter now supports a few more audio and video formats.
  • Increased web interface video preview update frequency

Fixes:

  • Fixed issue with framestepping that could give lagging behavior with madvr.
  • Fixed subtitle issue where opaque border style could be draw even when both border and shadow were zero.
  • Fixed subtitle issue with handling of no-break space character.
  • Fixed issue with saving the playlist if it contained certain Unicode characters
  • A few other small fixes and internal optimizations

Development Build

20 Dec 00:12
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Below are development builds for testing purposes.

Latest development build: 1.9.18.56 (January 22nd 2022)

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

1.9.18

14 Dec 16:26
Compare
Choose a tag to compare

Changes from 1.9.17 to 1.9.18:

Updates:

  • Updated LAV Filters to version 0.75.1-19-g80347

Changes/additions/improvements:

  • The seekbar thumb now follows the mouse pointer when dragging and only jumps to final seek position after the drag ends. Previously it would jump to the actual (keyframe) seek points during the drag. This could give a jumpy experience for files with large keyframe gaps or short durations.
  • Lowered minimum value for seekbar preview size option from 10% to 5% of screen width.
  • Added advanced option to disable/adjust the reload after long pause behavior.
  • Seekbar preview is now always disabled when playing from optical media.

Fixes:

  • Fixed issue with parsing subtitles that have wrong line endings (CR only).
  • Fixed issue where an online subtitle file wasn't parsed completely due to a filesize limitation in the code.
  • A few other small fixes and internal optimizations.