Page 1 of 1

Capture 24bit Audio in DirectShow

PostPosted: Wed Jun 21, 2017 4:52 pm
by Peter Heinrich
I'm trying to capture a video stream and an audio strem. For the audio stream I want to have 24 bit 48 KHz.
To setup the audio stream I'm using the IAMStreamConfig interface. But this interface does support only 16 bit audio streams. How can I setup the audio capture filter to provide a 24 bit audio stream?
Thanks in advance.
Best regards
Peter