Skip to main content

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

  1. Confirm that there is valid media on deathvideo/videos/.
  2. If you use Frames, check deathvideo/frames/.
  3. 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.