Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WM ASF Writer

26 views
Skip to first unread message

Robert Fiegender

unread,
Jun 9, 2010, 8:24:18 AM6/9/10
to
My software product uses the "WM ASF Writer" Filter (CLSID_WMAsfWriter) in
order to write WMV Video files.
One the machine of one of my customers, the Filter cannot be instantiated.

hr = CoCreateInstance(clsid,
NULL,
CLSCTX_INPROC_SERVER,
IID_IBaseFilter,
(void **) ppFilter);

As I do not have access to the customers machine at this time, I cannot tell
you the return value, but in the error lookup tool, it was named as "unknown
error".
Using the good old MS "GraphEdit" tool, the filter is listet, but cannot be
instantiated as well.
The WM ASF Reader Filter works fine though.

All attempts to install DirectX9, 10, 11 or the Windows Media Encoder did
not solve the problem. Also manual registration of qasf.dll using regsvr32
was reporting success, but no change.
Has anyone an idea about the reason for this or a solution for effectively
reinstall the Windows Media functionality?

Thank you!


Alessandro Angeli

unread,
Jun 9, 2010, 12:41:45 PM6/9/10
to
From: "Robert Fiegender"

> My software product uses the "WM ASF Writer" Filter
> (CLSID_WMAsfWriter) in order to write WMV Video files.
> One the machine of one of my customers, the Filter cannot be
> instantiated.

[...]

Replied in m.p.wm.sdk: do *NOT* multipost.


--
// Alessandro Angeli
// MVP :: DirectShow / MediaFoundation
// mvpnews at riseoftheants dot com
// http://www.riseoftheants.com/mmx/faq.htm


0 new messages