mciSendString....

  • Thread starter Thread starter Supra
  • Start date Start date
S

Supra

i got movie working. using api mciSendString and the control i used is
panel1. but how do i save movie from panel1's control or wrting to file
mpg. i can used any controls to view movie. does ne 1 know or can give
me an hints?
regards
 
Supra said:
i got movie working. using api mciSendString and the control i used is
panel1. but how do i save movie from panel1's control or wrting to file
mpg. i can used any controls to view movie. does ne 1 know or can give me
an hints?

You may want to directly encode the file using MPEG. IIRC this is possible
with the Windows Media Format SDK when appropriate encoders and profiles are
installed.

<URL:http://www.google.es/[email protected]>
 

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