Programatically open WMM with clips,timeline

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to programatically open WMM with a set of clips and a
timeline? Through something like OLE Automation or a project file passed as
a parameter to WMM? For example, I have several clips that come from
different .avi files. From my .net app, I'd like to open WMM with these
clips already imported and on the timeline (and not the entire .avi file).
Then my users could use WMM to add transitions, etc. If the project files
were XML I could create a project file, but it looks like those are binary.

This must be on Windows XP, so the new Windows Vista SDK isn't useful to me.
 
True, I could develop most of the WMM functionality myself with Directshow,
but I'd rather not develop an entire interface. It would be nice for users
to use the already developed WMM. Either my users would already be used to
using WMM or I would expose them to WMM and they could use WMM for their own
home-movie type projects.

I'm assuming from your reply that the answer to my question is 'no'. There
is no way to automate WMM from another application?
 
I'm also assuming that the MSWMM file is a proprietary format? Any chance
the file format is published?

Thanks,
James
 
Back
Top