Info

This question is closed. Reopen it to edit or answer.

Writing a video file

1 view (last 30 days)
Waqas
Waqas on 15 Dec 2011
Closed: MATLAB Answer Bot on 20 Aug 2021
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 Comment
KSSV
KSSV on 15 Dec 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/

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!