Info

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

Many frames is consist of a video by addfame

1 view (last 30 days)
Pan
Pan on 6 Jul 2012
Closed: MATLAB Answer Bot on 20 Aug 2021
Hi , I want to ask that if I have many frame
then,I want to use "addframe" consist of a AVI file(a video).
How to do it?
Could you give me some ways because I have know idea how to do.
Thank!! ^_^
  1 Comment
Jan
Jan on 6 Jul 2012
Please edit your question and explain more details. "use 'addframe' consist of a AVI" is not clear enough to be answered.

Answers (1)

Walter Roberson
Walter Roberson on 7 Jul 2012
Use the same basic code as shown in the VideoWriter example, except that instead of using getframe() you would use your next pre-calculated frame.
  1 Comment
Jan
Jan on 8 Jul 2012
@Walter: If you answer means, that the question is complete enough to be answered, please remove my flag.

Tags

Community Treasure Hunt

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

Start Hunting!