VapourSynth Mux Fix
What's New
Several bug fixes, including a major fix for VapourSynth input muxing, and a new config file for script switch parameters.
Updates
- A new config file is available for script switch parameters. Config options can be set in the file instead of having to pass a parameter each time. If the parameter is passed, it overrides the configuration file
- More .NET performance enhancements
- Updated deew default bitrates
- Removed
git
requirement when updating FFEncoder
Bug Fixes
- Fixed VapourSynth script muxing for audio, subs, and chapters. These were not being copied before
- Fixed additional string parsing bugs from PowerShell 7.3 update
- Extract chapters using ffmpeg during DoVi encodes if
mkvextract
isn't available - Fixed lossy -> lossy audio encoding warning for some DTS-HD MA tracks
- Fixed issue where parameter options were ignored in the encoder config file. If a script parameter is passed, it overrides the config