147ab5f486
Upstream only targets 64-bit platforms (see release notes for R74 and meson.build) and they're the only plugins are only optimized and/or runs reasonably fast on aarch64 and amd64. This is also true for most other related software you normally use with Vapoursynth. While at fix a few style issues
12 lines
423 B
Plaintext
12 lines
423 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
If this application is built in "compatibility mode" on amd64 it means that
|
|
you're either using a prebuilt binary package or that CPUTYPE variable wasn't
|
|
set during build. Application will still continue to work but without assembly
|
|
optimization which means REDUCED performance. It is HIGHLY recommended that
|
|
you recompile this software and plugins with CPUTYPE variable defined.
|
|
EOM
|
|
}
|
|
]
|