Frame Dumping

From Dolphin Emulator Wiki
Jump to navigation Jump to search

Under construction

FFmpeg Installation (Win64)

You must manually download and install these files to enable frame dumping.

Required Files:
avcodec-58.dll
avformat-58.dll
avutil-56.dll
swresample-3.dll
swscale-5.dll

Compiled FFmpeg shared libraries are usually available at this location: https://ffmpeg.zeranoe.com/builds/win64/shared

Recommended compatible package: "ffmpeg-4.0-win64-shared.zip" by Zeranoe.

The files are located inside the "bin" folder of the downloaded package.

Extract and place them into your current Dolphin root directory.

Please restart Dolphin for changes to take effect!