Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm from equipment get 2 kind of data is a kind of h.264 decoding of the video data, one kind is speex decoding of wav audio data, I want to these two data save to AVI files, I write my own AVI file head always Error, hope everybody can give me a AVI head, let me Save AVI files.. I'm Novice. Thank you very much.
Posted

1 solution

Go through IIP (Intel image processing library) samples
or if you want to use open source then you can use OpenCV. check the below link...
http://www.cs.iit.edu/~agam/cs512/lect-notes/opencv-intro
Hope this helps...
 
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