vapoursynth-plugin
vapoursynth-plugin copied to clipboard
Make the plugin work with Av1an
Av1an is a video encoding framework to increase parallelization and threading to speed up encoding.
when inputting vs plugins with akarin as a dependency, it will error with this (probably rust thing?):
Reactor: Unknown command line argument '-x86-asm-syntax=intel'. Try: 'Reactor --help' Reactor: Did you mean '--stats-json=intel'?
This PR removed 3 lines of code in order to make it work again.
the PR looks good. thanks. which version of llvm are you using?
16.0.6, Arch Linux
seems like akarin vanished, try tocompile simulping's fork?