Search Criteria
Package Details: vapoursynth-plugin-mlrt-trt-runtime-git 609.cfe4933-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vapoursynth-plugin-mlrt-trt-runtime-git.git (read-only, click to copy) |
---|---|
Package Base: | vapoursynth-plugin-mlrt-trt-runtime-git |
Description: | Plugin for VapourSynth: mlrt (TensorRT runtime: recommended for Nvidia GPUs >=8GB VRAM) |
Upstream URL: | https://github.com/AmusementClub/vs-mlrt |
Licenses: | LGPL |
Conflicts: | vapoursynth-plugin-mlrt-ncnn-runtime-git, vapoursynth-plugin-mlrt-ort-runtime-git, vapoursynth-plugin-mlrt-ov-runtime-git |
Provides: | vapoursynth-plugin-mlrt |
Submitter: | jholmer |
Maintainer: | jholmer |
Last Packager: | jholmer |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-06-15 01:42 (UTC) |
Last Updated: | 2024-07-08 20:36 (UTC) |
Dependencies (7)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- tensorrtAUR
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Latest Comments
fr3akyphantom commented on 2024-10-02 14:50 (UTC)
Ah, I wish we had all the mlrt backends made into AUR PAckages :(
jholmer commented on 2024-07-08 20:36 (UTC)
Thanks, I've updated the pkgbuild with the suggestions
spacemann commented on 2024-07-03 20:18 (UTC)
I noticed that this doesn't pull the models artifact from the latest release of the github repo for the project, and there's a v15 release now. The v15 version of the models artifact is the same size as the v14 models artifact, so it likely doesn't really matter, but I figured it might be good to update this PKGBUILD so that it automatically seeks out the newest models artifact (since this is a -git AUR repo).
Anyway, here's a patch for the PKGBUILD that does this: