darkfo icon indicating copy to clipboard operation
darkfo copied to clipboard

Implement FMVs

Open darkf opened this issue 7 years ago • 1 comments

Game video like the intro, ending, death, etc. should be played. We'll need to convert them to some sane format browser can play (such as x264 in an MP4 container, or maybe WebM/Theora) and perhaps use <video>.

darkf avatar Jul 13 '16 08:07 darkf

As in #30, FFmpeg handles MVEs and we can use it to transcode them to WebM/Theora.

darkf avatar Dec 28 '17 01:12 darkf