Writing a video file
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
Hi, I need some help regarding writing an avi file. The problem I am facing is that once I carry out a certain type of compression frame by frame, I get it stored in a variable. Lets say "i". Now what I need to do is write frame by frame the contents of this variable "i" in an avi file.
I would appreciate a lot if somebody could tell/show me how to write a code for this because I have been stuck on this for quiet some time and getting desperate. I have already tried the suggestions given to me regarding this, so I don't know if my implementation has a problem. So a code would be appreciated. Thanking in advance.
1 Kommentar
KSSV
am 15 Dez. 2011
Hi
You see the following file in MAthworks.
http://www.mathworks.in/matlabcentral/fileexchange/33082-simplependulum
In that check the file animation. I have created avi video file...Hope this will help you..
Sreenu
https://sites.google.com/site/kolukulasivasrinivas/
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!