Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the plugin work with Av1an #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Simulping
Copy link

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.

@AkarinVS
Copy link
Owner

AkarinVS commented Sep 5, 2023

the PR looks good. thanks.
which version of llvm are you using?

@Simulping
Copy link
Author

16.0.6, Arch Linux

@couleurm
Copy link

couleurm commented Apr 9, 2024

seems like akarin vanished, try tocompile simulping's fork?

rokibhasansagar added a commit to rokibhasansagar/vapoursynth-plugin-vsakarin that referenced this pull request Jun 12, 2024
AkarinVS#23
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 fixes the error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants