Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

editing and processing avi files in C/C++

Status
Not open for further replies.

aasif

Member level 2
Joined
Sep 17, 2003
Messages
48
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
405
I want to read, process and write avi files. I have searched about avi files format and its header on internet, but i could not get much information about it. I want to write code in C/C++.
Has anyone worked on avi files and edited it.
 

Matlab support AVI files. You can write your code in matlab and then using matlab to c/c++ compiler, change your code to c/c++.
 

gholipour said:
Matlab support AVI files. You can write your code in matlab and then using matlab to c/c++ compiler, change your code to c/c++.

where can I get matlab to c/c++ compiler from ?
 

Matlab to C\C++ compiler can be downloaded from www.mathworks.com
But you have to register there. Also you can get this compiler software only for thirty days trial.
Can anyone share this trial version?
 

Try this link **broken link removed**
and then search for avi, you´ll find a lot of info.
 

Matlab to C\C++ compiler can be downloaded from www.mathworks.com

Is not MATLAB-C compiler integrated in Matlab?

I have used mcc command long before to convert M files to C code.
you can also create stand-alone executables of M-file applications.
 

I have not seen in matlab any option of converting matlab code to c/c++.
but if u know it than explain how can I use it. If u can give any example then it will be helpfull.
 

Moved here from 'Hobby Circuits and Small Projects Problems' section.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top