Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Many frames is consist of a video by addfame
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Jan
le 6 Juil 2012
Please edit your question and explain more details. "use 'addframe' consist of a AVI" is not clear enough to be answered.
Réponses (1)
Walter Roberson
le 7 Juil 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 commentaire
Jan
le 8 Juil 2012
@Walter: If you answer means, that the question is complete enough to be answered, please remove my flag.
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!