Author Topic: Fail to Build DirectShow Filter Graph  (Read 25393 times)
  • Administrator
  • Users
  • *****
  • Posts: 881
    • View Profile
« Reply #2 on: October 17, 2005, 07:09:01 PM »
Quote from: "mjparr"
Hi,

I am having this error message over and over and cannot use the multplexer.  I am trying to load divx avi's into the source file and as soon as I do this, I get the failure.  Please help.

Mike


Hello Mike,

First of all the filter has to be registerged.
To register "SolveigMM ASF Multiplexer" DirectShow filter you should
use regsvr32 system utility.

call Start->Run->regsvr32 C:\SMMASF_2005_06_01\SMMASF.ax
Regards,
Dmitry Vergeles
Solveig Multimedia

mjparr
  • Guest
« Reply #1 on: October 08, 2005, 03:56:30 AM »
Hi,

I am having this error message over and over and cannot use the multplexer.  I am trying to load divx avi's into the source file and as soon as I do this, I get the failure.  Please help.

Mike