No description
- C 95.5%
- C++ 4.5%
| .gitignore | ||
| bink.h | ||
| build.bat | ||
| main.cpp | ||
| README.md | ||
| rrCore.h | ||
bink2mp4
simple ffmpeg-based Bink video (v1 and 2) to .mp4 converter. Uses official Bink dll to pipe decoded frames into ffmpeg. Relies on having an existing installation of ffmpeg on the path, compiled with the bink audio codec. My copy is from gyan.dev.
Usage: bink2mp4.exe <input.bk2> [output.mp4]