Show the intro video
Open
enhancement
- Dominant language
- F#
- Stars
- 19
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Overtone should be able to run the intro video from the game (namely, `THING2/INTRO.AVI`).
As the video uses an old codec and I don't want to mess with any video codecs (yet), I suggest we use an approach similar to the original: just use the external video player to show the video.
So, we'll need a program that extracts the video file from the ISO provided, and runs it via the OS facilities (something like `xdg-open`/`open` on *nix, and a similar facility on Windows).
Contributor guide
Assessment
This issue has not been assessed yet.