|
-
December 4th, 2003, 06:01 AM
#1
How to use VideoEdit Pro ActiveX Control to add transition in mpeg
Hello,
I download VideoEdit Pro ActiveX Control ,
I want add transition in mpeg file, how can I do?
-
December 4th, 2003, 06:54 AM
#2
videoedit pro
I use videoedit pro to output SVCD file.
you can try following code
VideoEdit1.InitControl
VideoEdit1.AddVideo "c:\mpeg1.mpg",0,10,0
VideoEdit1.AddTransition 0,3,4 'apply transition start from 3 second to 4 second.
VideoEdit1.Preview
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|