Page 1 of 1

More Echo Audiofire8 ASIO

Posted: Wed Feb 18, 2009 1:04 pm
by jboerst
Updated Vista to Service pack 1. Things are better/different. When I select ASIO Audiofire as the Physical device in Production Properties I am able to assign multiple speaker outputs. However my one simple video cue (.wmv) seems to cause errors. When starting the program the error is:

"error C00D11B1 Windows Media Player encountered an error while playing the file."

When going to the Editor:
"Error 401 can't show non-modal form when modal form is displayed .
procName = CallEditor
CueFile = f:\Demo.scs
Continue with program? Y/N"

Another Physical Device in Production properties is" Analog Out 1-8 (Audiofire)"
If I enable this device I get the error message:

"Error 9 subscript out of range
SCS 10.3.2
procName = SetVideoTarget
pAudPtr = -1
cuefile = F:\demo.scs
continue with program y/n"

When I go to mixer settings - no volume control shows up unless I select Analog INPUT 1-8 Audiofire
I will try to figure out exactly which combination of settings cause these error messages.

Thanks For Listening,

Joe Boerst

Re: More Echo Audiofire8 ASIO

Posted: Thu Feb 19, 2009 7:41 am
by Mike Daniell
jboerst wrote:However my one simple video cue (.wmv) seems to cause errors. When starting the program the error is:

"error C00D11B1 Windows Media Player encountered an error while playing the file."
This error is commonly reported by users of Windows Media Player (not specifically SCS). There's a variety of solutions suggested, and different solutions seem to work for different users. This is a WMP / file format issue, not an SCS issue. Try Googling C00D11B1. This web page provides some of the solutions, and if you search the Microsoft forums you find more discussion on the error.
jboerst wrote:When going to the Editor:
"Error 401 can't show non-modal form when modal form is displayed .
procName = CallEditor
CueFile = f:\Demo.scs
Continue with program? Y/N"
Did that occur while the C00D11B1 error message was displayed?
jboerst wrote:Another Physical Device in Production properties is" Analog Out 1-8 (Audiofire)"
If I enable this device I get the error message:

"Error 9 subscript out of range
SCS 10.3.2
procName = SetVideoTarget
pAudPtr = -1
cuefile = F:\demo.scs
continue with program y/n"
The error is not directly related to changing the Physical Device in Production Properties, but when you do make a change like this SCS checks the device assignments in all cues. The error in SetVideoTarget may be linked to the failure to open the video file due to the C00D11B1 error.