954,499 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Merge Mulitple AVI files to a Single AVI file

Hi!
I am final year student doing my project on visual C++. As a part of my project i need to merge number of .avi files in to single .avi file. Could some 1 please advice me on a library that i could use to do that.

Thanking you,

Nirmal

NirmalRS
Newbie Poster
3 posts since Dec 2008
Reputation Points: 10
Solved Threads: 0
 

Hi! I am final year student doing my project on visual C++. As a part of my project i need to merge number of .avi files in to single .avi file. Could some 1 please advice me on a library that i could use to do that.

Thanking you,

Nirmal

My general recommendation for audio/video stuff would be libavcodec. It's used extensively in other projects. What is the format of the audio and video in the AVIs? There are also higher-level libraries built on libavcodec that might be a better fit depending on you requirements.

adam1122
Junior Poster
181 posts since Mar 2009
Reputation Points: 22
Solved Threads: 28
 

Juste Win32 AVI apis.

marco93
Junior Poster
132 posts since Apr 2008
Reputation Points: -76
Solved Threads: 14
 

Hi!!!

Thanks a lot for the replies. I'll have a look on libavcodec. The audio format is MPEG Layer-3 and the video compress is MS-CRAM.

Thanks.

NirmalRS
Newbie Poster
3 posts since Dec 2008
Reputation Points: 10
Solved Threads: 0
 

Hi Marco93..
I tried to find samples,tutorials and supporting documents for AVIFile api. But couldn't find anything useful. Some are in VB and still nthng describes anythng related to wat i want. Do u knw any sources that could be useful and i could hv a luk at..
Thanks again for ur previous post.

NirmalRS
Newbie Poster
3 posts since Dec 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You