Skip to content

3.4+62-aMod

Compare
Choose a tag to compare
@DJATOM DJATOM released this 18 Jan 17:38
· 10 commits to aMod-3.4-new since this release

Changelog:

  • Avisynth: fix seeking
  • Input reader: add --reader-options. Allows to pass extra options to reader
  • Vapoursynth: now you can supply few options via --reader-options parameter
    library: use user-defined vapoursynth (you should point full path to vsscript.dll)
    output: select different output node
    requests: override auto-detected parallel requests
    Format of Vapoursynth reader options is option=value;option2=value2 etc
  • Cli: add manifest to binaries (should help with Avisynth and UTF-8 scripts/paths)