Skip to content

1.9.19

Compare
Choose a tag to compare
@clsid2 clsid2 released this 30 Jan 19:28
· 845 commits to develop since this release

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