Skip to content

1.9.22

Compare
Choose a tag to compare
@clsid2 clsid2 released this 26 Jun 19:15
· 613 commits to develop since this release

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.