Bino uses the following libraries:

- GNU Gettext for internationalization: https://www.gnu.org/software/gettext/
- FFmpeg for video and audio decoding: https://ffmpeg.org/
- LibASS for subtitle rendering: https://github.com/libass/libass
- OpenAL Soft for audio output: http://kcat.strangesoft.net/openal.html
- OpenGL for video output: http://www.opengl.org/
- GLEW for OpenGL extensions: http://glew.sourceforge.net/
- Qt for the user interface: https://www.qt.io/

This package was produced on a GNU/Linux system using MXE (M cross
environment): http://mxe.cc/

The installer was produced using NSIS: http://nsis.sourceforge.net/

The source code for Bino is available here:
https://bino3d.org/download.html

Instructions to build this package from source can be found here:
http://git.savannah.gnu.org/cgit/bino.git/plain/README.Windows
