GameDVR_Config icon indicating copy to clipboard operation
GameDVR_Config copied to clipboard

anniversary update issues

Open FunkyFr3sh opened this issue 7 years ago • 4 comments

I can't work on this tool properly anymore since I got the anniversary update today. Now it claims that my hardware is not supported (Could be related to the 60fps support).

However, I can still record with Force Software MFT Enabled. They also added a option to switch the frame rate to 30 fps with Force Software MFT Enabled (awesome!). That's amazing actually, now you can record with 30 fps + VBR (variable bitrate). The quality of software encoders is usually better than the hardware ones too, so i'm not too unhappy about this update!

Someone with supported hardware needs to find out what the newly added option "VideoEncodingFrameRateMode" does on a supported system.

On my system (Software MFT): VideoEncodingFrameRateMode set to 0 = 16fps (or is it 15?) VideoEncodingFrameRateMode set to 1 = 30fps VideoEncodingFrameRateMode set to 2 = 16fps (or is it 15?)

Besides the new VideoEncodingFrameRateMode registry key there are also the following new keys available: "OverrideHasHardwareEncoder" "MicrophoneCaptureEnabledByDefault" "EchoCancellationEnabled" "SystemAudioGain" "MicrophoneGain" "CameraCaptureEnabledByDefault" "CameraOverlayLocation" "CameraOverlaySize" "SelectedCameraId" "MaximumRecordLength" "VideoEncodingFrameRateMode"

I might have a look into it later with a debugger to find out what possible values each key supports

FunkyFr3sh avatar Jan 20 '17 06:01 FunkyFr3sh