Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Many frames is consist of a video by addfame
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Jan
il 6 Lug 2012
Please edit your question and explain more details. "use 'addframe' consist of a AVI" is not clear enough to be answered.
Risposte (1)
Walter Roberson
il 7 Lug 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 Commento
Jan
il 8 Lug 2012
@Walter: If you answer means, that the question is complete enough to be answered, please remove my flag.
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!