Frame Dumping: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(update ffmpeg link to 4.0.2)
mNo edit summary
Line 10: Line 10:


[[Category:Tutorials]]
[[Category:Tutorials]]
[[Category:Not GameID]]

Revision as of 22:01, 15 June 2019

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.