Frame Dumping

From Dolphin Emulator Wiki
Revision as of 22:01, 15 June 2019 by Lucario (talk | contribs)
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.