PDA

View Full Version : Sage won't start at all now


dervari
04-25-2003, 08:28 AM
Went to try it again this morn, and now it won't even load...

See the attached error log...

Narflex
04-25-2003, 11:05 AM
First, I'd recommend upgrading your version of Java. you're using 1.4.1_01, which has known issues with it. I"d suggeste using 1.4.1_02.

But that's not what's causing your problem. There's apparently a file in your library import directory that's crashing DirectShow when SageTV is loading it to see what kind of file it is.

The default MPEG demux for DirectShow on your machine is apparently C:\WINNT\System32\lmpgspl.ax. This is crashing DirectShow when it's loading it just to check the file type, which in turn crashes SageTV. If you remove whatever program that file's associated with (probably the Ligos MPEG2 something or other, that's my guess what it is from the filename, but I don't know, check its properties to find out), then your problem should go away.

The other alternative is to simply remove the offending MPEG file that SageTV is trying to import and your problem is solved. But that's only if you have to leave the other software installed.

SHS
04-25-2003, 11:14 AM
One thing I would like add is that Ligos MPEG2 codec have very bad taking over all other MPEG codec.
Uselee this found in some Video Editor or DVD Authoring Software.
Make bat file add line below and run it
regsvr32 /u lmpgspl.ax
regsvr32 /u lmpgvd.ax
regsvr32 /u lmpgad.ax