Troubleshooting
FFmpeg does not install or does not appear
Verify that these binaries exist in <gameDir>/ffmpeg:
- Windows:
ffmpeg.exe,ffprobe.exe - Linux/macOS:
ffmpeg,ffprobe
If they are missing, run the setup again from the mod configuration.
Animation does not appear
- Confirm that there is valid media on
deathvideo/videos/. - If you use Frames, check
deathvideo/frames/. - If you use Live Video, check
deathvideo/cache/.
Permissions (Linux/macOS)
On Linux/macOS, FFmpeg binaries must have executable permissions.
##Logs
Check the game log and the FFmpeg output that shows the mod when a generation fails.