Skip to content

[APP BUG] projectM SDL2 gets AUDCLNT_E_UNSUPPORTED_FORMAT error when initializing IAudioClient #109

@kblaschke

Description

@kblaschke

Please confirm the following points:

  • This report is NOT about the Android apps in the Play Store
  • I have searched the project page to check if the issue was already reported

Affected Application

projectM Standalone SDL2 Frontend (includes the Steam app)

Affected Version

2.0-pre3

Operating System

Windows

Additional Application Details

No response

Type of Defect

Audio issue (no audio recording, delayed reaction)

Log Output

IAudioClient->Initialize failed: result = 0x88890008

Describe the Issue

On some machines, WASAPI returns AUDCLNT_E_UNSUPPORTED_FORMAT (0x88890008) when trying to initialize the IAudioClient COM object. Possible cause is requesting a sample/channel format not supported by the installed audio driver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions