Windows Media Format Error: IWMWriter.BeginWriting returns 0xC00D0BC5 on 2003 server
- From: "Moses" <m.zapater@xxxxxxxxxxx>
- Date: 4 Oct 2006 05:29:45 -0700
Hi,
I'm writing an application which uses the Windows Media Format SDK to
record a video an create a wmv file.
This is working well on my XP Pro development workstation, but when I
tried to deploy it on a windows 2003 server standard edition, an error
occurs calling the IWMWriter.BeginWriting function.
This raizes an exception:
Message: Exception from HRESULT: 0xC00D0BC5
Source: RecorderServer
CallStack: at RecordingServer.WMFSDK.IWMWriter.BeginWriting()
at RecordingServer.WMFSDK.CMediaProcessor.BeginWriting()
at RecordingServer.CRecordingInstance.LaunchRecording()
at RecordingServer.CRecordingInstance.evCallback(SIPX_EVENT_CATEGORY
category, SIPX_CALLSTATE_INFO& pInfo, IntPtr pUserData)
TargetSite: Void BeginWriting()
I've seen that this error code means: NS_E_VIDEO_CODEC_ERROR. But I
don't think that it is related to a codec problem, because I'm able to
play previously encoded, on my XP Pro workstation, wmv file.
I'm using C# on VS2005.
Does anyone know something about that ??
Thanks you,
Moses
.
- Prev by Date: HTTPS Streaming
- Next by Date: Re: Issue about media player client requires auth when MediaServer use a UNC path as the meida files' source folder
- Previous by thread: HTTPS Streaming
- Next by thread: Re: Issue about media player client requires auth when MediaServer use a UNC path as the meida files' source folder
- Index(es):
Relevant Pages
|