Did you see that there is a video that can be followed along to? It should show up just above the instructions here:
Let me know if you can’t find the video, or still have installation questions after watching it. And I’ll fix the ‘files files’ typo that you pointed out. Thanks!
Ok I had same issues. I followed the instructions meticulously . Multiple times. No love. Then I played the video. Followed the demo. And it works great!! Only comment is I missed the video because it seemed like a screen shot rather than exactly what I needed! Thanks!!!
Thanks for the feedback! It makes sense actually… perhaps I’ll add some title to the video that makes it more obvious that its a video and not just a screenshot…
Well ive got further with openvino now in the correct location. However when attempting to run this i get:
17:19:04: Error: Failed to load shared library ‘avformat-60.dll’ (error 126: The specified module could not be found.)
so maybe something ive put in the correct place?
The error that you listed about avformat-60.dll not being found is not related to the OpenVINO plugins. It has to do with Audacity locating FFMpeg (I think), and is actually printed even with ‘clean’ Audacity installation (i.e. without the plugins installed).
I think it’s normal for Audacity to print an avformat error, even if everything (including FFMPEG) is setup properly. I also see a few of these errors on my side as well. (Just guessing here) It seems like Audacity takes a sort of brute force approach for locating FFMPEG libraries (e.g. look for avformat-59.dll, then look for avformat-60.dll, as it doesn’t know which version you have loaded on your PC).