Skip to content

Commit

Permalink
Neo Vague Denoiser, now working, thanks to Whisperer
Browse files Browse the repository at this point in the history
  • Loading branch information
Georg Pelz committed Dec 10, 2023
1 parent 69202b2 commit 3f34412
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions build-plugins/plugin-neo-vague-denoiser.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
git clone https://github.com/HomeOfAviSynthPlusEvolution/neo_Vague_Denoiser
cd neo_Vague_Denoiser
cmake .
make
strip_copy libneo-vague-denoiser.so
cd ..
rm -rf neo_Vague_Denoiser

0 comments on commit 3f34412

Please sign in to comment.