Frame Dumping

From Dolphin Emulator Wiki
Jump to navigation Jump to search

FFmpeg Installation (Win64)

You must manually download and install additional files to enable frame dumping. The required files are:

  • avcodec-58.dll
  • avformat-58.dll
  • avutil-56.dll
  • swresample-3.dll
  • swscale-5.dll

They are included in \bin\ folder in the recommended compatible package of ffmpe: ffmpeg-4.0-win64-shared.zip (view other versions). Extract and place them into your current Dolphin root directory.

Dolphin must be restart to enable frame dumping.