Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to specify the encoder used for framedumping. #6276

Merged
merged 1 commit into from
Jan 3, 2018

Conversation

vladfi1
Copy link
Contributor

@vladfi1 vladfi1 commented Dec 29, 2017

For example, you can set GFX.Settings.DumpEncoder to h264_nvenc to get hardware accelerated dumping.

@Kurausukun
Copy link
Contributor

Are the encoders available just the ones already on the system in question? Also, is dumping uncompressed supported with this?

@degasus
Copy link
Member

degasus commented Jan 2, 2018

LGTM

@Kurausukun Uncompressed is already supported, you just need to select an uncompressed format in DumpCodec. Supported encoders are the one packed in dolphin / ffmpeg, no windows libraries are used.

@Helios747
Copy link
Contributor

Heck yeah. I wondered why we didn't support this.

@leoetlino leoetlino merged commit c749125 into dolphin-emu:master Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants