mirror of
https://gitlab.com/sdbs_cz/digital-garden-anabasis.git
synced 2025-02-08 23:47:05 +01:00
Automatic update, changed:
This commit is contained in:
parent
1c97611ce3
commit
af2e4eadcc
2 changed files with 12 additions and 0 deletions
11
pages/feedfarm.software.md
Normal file
11
pages/feedfarm.software.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
## coins
|
||||||
|
|
||||||
|
|
||||||
|
## media
|
||||||
|
- ffmpeg
|
||||||
|
- python
|
||||||
|
- docker
|
||||||
|
- resolve render server
|
||||||
|
- blender
|
||||||
|
- upscaler
|
||||||
|
- [[feedfarm.video2x]]]
|
1
pages/feedfarm.video2x.md
Normal file
1
pages/feedfarm.video2x.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
docker run --rm -it --gpus all -v /dev/dri:/dev/dri -v $PWD:/host k4yt3x/video2x:4.6.0 -d waifu2x\_ncnn\_vulkan -r 2 -i smb://albedo.lan/public/EF-blunt.7.mov -o smb://albedo.lan/public/EF-blunt.7.upscale.mov
|
Loading…
Reference in a new issue