Frame Dumping

From Dolphin Emulator Wiki
Revision as of 15:35, 18 October 2018 by Zexaron (talk | contribs) (update ffmpeg link to 4.0.2)
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 FFmpeg: ffmpeg-4.0.2-win64-shared.zip (view other versions). Extract and place them into your current Dolphin root directory, then restart Dolphin for changes to take effect.