Play Many mpg simultaneously

  • Thread starter Thread starter alayle
  • Start date Start date
A

alayle

need to make application to view simultaneously, 4 mpg files, how can
i do that, if i want to view frame by frame this mpgs synchronous.
 
Well, I imagine you will need four instances of a media player control
of some sort (Windows Media Player comes to mind initially). If you want,
you can delve into the DirectShow API (through COM interop) and draw the
video streams yourself on a surface if you wish, but that's a drastic step,
so you will have to be prepared for a lot of work in that case.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top