Skip to content

7.58

Compare
Choose a tag to compare
@rigaya rigaya released this 01 Aug 09:10
· 160 commits to master since this release
  • Add feature to copy Dolby Vision profile from input file. (--dolby-vision-profile copy)
    Currently supported on Windows and Ubuntu 24.04 package.
  • Add feature to copy Dolby Vision rpu metadata from input HEVC file. (--dolby-vision-rpu copy)
  • Improve processing speed when using fps option in --vpp-fruc. ( #586 )
  • Add per-channel control to --vpp-tweak.
  • Avoid "failed to get header." error on some HEVC input files. ( #604 )
    When H.264/HEVC header cannot be extracted, it can be now retrieved from the actual data packets.
  • Fix error in --vpp-nlmeans when used with search=3.
  • Fix seek issue caused by audio getting muxed to a different fragment than the video at the same time, due to insufficient buffer for audio mux.