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.
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.