2005-08-17, 07:08 PM
Has anyone had any success using DVRtoMPG available from sourceforge? It's a command-line utility that converts dvr-ms files to mpeg2. I get an error on 'loadMux()'. The error (0x80040154) in the Winerror.h file suggests a class isn't registered.
The utility has no documentation and all I can find from various user forums is that I need the Cyberlink MpgMux.ax (which I have and it is registered). Any ideas?
Alternatively, recommendations for othe command-line utilities to do the same (freeware or cheap shareware)? My attempts so far to build a DirectShow graph in C# have failed miserably.
Cheers,
Brian
The utility has no documentation and all I can find from various user forums is that I need the Cyberlink MpgMux.ax (which I have and it is registered). Any ideas?
Alternatively, recommendations for othe command-line utilities to do the same (freeware or cheap shareware)? My attempts so far to build a DirectShow graph in C# have failed miserably.

Cheers,
Brian