mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 19:45:05 +08:00
This intentionally will not build without --enable-ffmpeg for now. We add new functions to the RenderAPI called AVI_Think and AVI_SetParm. Game developer is supposed to call AVI_Think each frame and set video playback parameters through AVI_SetParm function. What's tested: * Intro cinematics. * Looping videos. * Playing back an hour long video. * API extension (PrimeXT's avi branch at https://github.com/a1batross/PrimeXT). What's broken: * There is no way to seek a video file, only rewind to the start.
11 KiB
11 KiB