The demo got me all fired up, for all the good reasons 👍
Just a small suggestion. You might want to wrap the Linux executable in the following shell script to avoid "cannot open shared object file" type of errors:
#!/bin/bash export LD_LIBRARY_PATH=./libs64/:$LD_LIBRARY_PATH ./visplayer