Frame Dumping

From Dolphin Emulator Wiki
Revision as of 23:55, 16 October 2018 by Lucario (talk | contribs)
Jump to navigation Jump to search

FFmpeg Installation (Win64)

You must manually download and install these 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 ffmpeg-4.0-win64-shared.zip (view other versions). Extract and place them into your current Dolphin root directory.

You must restart Dolphin for changes to take effect.