moomin1465 / cmediadrivers

Automatically exported from code.google.com/p/cmediadrivers
0 stars 0 forks source link

Cannot use WASAPI output on CMIDriver-1.2.1-bin-x86-WaveRT Driver. #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install CMIDriver-1.2.1-bin-x86-WaveRT on Vista Premium 32bit SP1
2. Install Foobar 0.9.5.6
3. Install Foobar WASAPI output support 1.2
4. Configure Foobar output to use Wasapi SPDIF interface on CMI driver
5. Play standard WMA 16 bit/44 kHz file

Foobar displays the following error: Unrecoverable playback error: Could
not open device (8007001F)

What ports of the soundcard are affected by the bug?  
    SPDIF

Please provide any additional information below.

Original issue reported on code.google.com by n...@gcmservices.ca on 29 Oct 2008 at 2:25

GoogleCodeExporter commented 9 years ago
Try reducing the size of the output buffer in the WASAPI plugin - the hardware 
is 
only capable of addressing 2^16-1 bytes respectively samples. That should make 
it 
work.

Original comment by dogb...@gmail.com on 29 Oct 2008 at 1:09

GoogleCodeExporter commented 9 years ago
Thanks, the issue is resolved.

Original comment by n...@gcmservices.ca on 29 Oct 2008 at 1:43

GoogleCodeExporter commented 9 years ago
great :)

Original comment by dogb...@gmail.com on 29 Oct 2008 at 1:49