Click here to Skip to main content
15,919,613 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to split .avi format into indivisual frames using C#. Does anyone know a class in C# that could help me in this?? I have to split the .avi file into frames & after doing some editing merge the frames again into a new avi file.

Thanks in advance!!!
Posted
Updated 11-Jul-11 23:10pm
v2

1 solution

 
Share this answer
 
Comments
ankur.mu 12-Jul-11 6:29am    
Thank a lot!
Prerak Patel 12-Jul-11 6:30am    
You are welcome.
ankur.mu 12-Jul-11 6:53am    
Its like a need to make a driver for embedded systems in C about the same thing. your code just did everything I was trying to do on C#(thanks a ton for that!!). I tried googling but did not find anything very useful. It would be very kind of you if u could help me with the same kind of thing in C.
ankur.mu 12-Jul-11 6:55am    
If you a similar code in C that could just read avi files & break them into individual frames, then plz help me with that.
Sergey Alexandrovich Kryukov 12-Jul-11 12:47pm    
Very good to know, my 5.
--SA

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