Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: How to merge two identical avi files in VB.Net? Code Sample?
Started by justinpdavis at 01-28-2008 14:58. Topic has 4 replies.

Print Search « Previous Thread Next Thread »
  01-28-2008, 14:58
justinpdavis is not online. Last active: 1/25/2008 2:10:05 PM justinpdavis

Not Ranked
Joined on 01-25-2008
Posts 4
How to merge two identical avi files in VB.Net? Code Sample?
Reply Quote
I have two identical avi files that i want to merge into one file and would like a simple sample of vb.net code.
   Report 
  01-28-2008, 15:48
GregR is not online. Last active: 8/29/2008 2:25:56 PM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,542
Re: How to merge two identical avi files in VB.Net? Code Sample?
Reply Quote
This demo should ship with the Multimedia SDK.  Take a look at the .NET Concat Same Size Files demo (ConcatSameSize.vbproj).

Greg Ross
LEADTOOLS Technical Support
   Report 
  01-28-2008, 16:06
justinpdavis is not online. Last active: 1/25/2008 2:10:05 PM justinpdavis

Not Ranked
Joined on 01-25-2008
Posts 4
Re: How to merge two identical avi files in VB.Net? Code Sample?
Reply Quote
It is a little complex. I have two identical files and am looking for a simple vb.net function that would take two filenames and output a merged video.
   Report 
  01-28-2008, 16:27
GregR is not online. Last active: 8/29/2008 2:25:56 PM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,542
Re: How to merge two identical avi files in VB.Net? Code Sample?
Reply Quote
This demo does exactly what you are asking and it's about as simple as this process gets.  The only thing that could be simpler is if everything were hard coded so you only pressed one button.  This would be just a general programming difference so that's not something we can do for you.

Greg Ross
LEADTOOLS Technical Support
   Report 
  01-29-2008, 8:21
justinpdavis is not online. Last active: 1/25/2008 2:10:05 PM justinpdavis

Not Ranked
Joined on 01-25-2008
Posts 4
Re: How to merge two identical avi files in VB.Net? Code Sample?
Reply Quote
Thank you for the information.
   Report 
Post
LEAD Support Fo... » Enduser » Capture & Conve... » Re: How to merge two identical avi files in VB.Net? Code Sample?

Powered by Community Server, by Telligent Systems