Skip to content

fork of docker vsgan-tensorrt + docker vs with some addons (vs plugins, av tools)

License

Notifications You must be signed in to change notification settings

abcnorio/docker-vsgan-tensorrt-vs-encoder

Repository files navigation

Dockerfile (VSGAN, TensorRT, Vapoursynth + Plugins + av tools)

Fork of vsgan tensorrt (Dockerfile) with some addons (vs plugins, av tools) and slight corrections

Original repos

What is?

Please read the original documentation on the pages cited above. Important is the page about VSGAN, TensorRT, vapoursynth and its handling. The other repo is about a vapoursynth environment along with av tools, and the last one just adds some more vapousynth plugins, esp. important for deinterlacing, etc.

Build environment:

  • Debian bullseye (11.9)
  • kernel 5.18.0-0.deb11.4-amd64
  • docker 1.5-2

Build and run

docker build -t vsgan-tensorrt .
docker run -it --rm -v /path/on/host:/path/to/mount/on/container vsgan-tensorrt

TODO list

License:

  • mix of BSD-3 and MIT (see respective code parts)
  • whatever was added in the sense of "newly added" and requires a licence (GPL >=3)
  • see also all the licenses of the various tools and plugins that are downloaded, built, and used

About

fork of docker vsgan-tensorrt + docker vs with some addons (vs plugins, av tools)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published