So im am trying to convert an video to an ascii format to be able to run in a console with c++.
I found https://github.com/PtitGnou/AsciiVideoCPP , installed ffmpeg, python and downloaded the code from github.
When i run AsciiGenerator.exe i get the error opencv_world452d.dll was not found.
Thanks in advance!