Click here to Skip to main content
15,919,422 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to write a driver for CORTEX ARM 11 to split .avi flies into indvidual frames using C.

I know to split the .avi file into individual frames, edit them & merge them into a new .avi file in C# but i have no idea how to do that in C/C++.

Please help me.

Thanks in Advance.
Posted
Comments
ankur.mu 14-Jul-11 6:43am    
If anyone knows a C code to split avi files into frames using Cortex Microprocessors please HELP!!!

1 solution

This looks like it might work:

http://www.leadtools.com/Help/LEADTOOLS/v17/Multimedia/API/DllC_/SplittinganAVIFileintoMultipleBitmapsUsingltmmSampleTargetExC++.htm

sorry if it doesn't help
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900