Can you pause/stop/... movie() (without using implay)
Afficher commentaires plus anciens
I want to be able to pause, to stop, to backup, etc. a movie which will be loaded from a *.avi file. Yes, I know implay does all of that. However I need to create my own application (i.e. my own GUI for my specific needs) that does the pausing, stopping, backing up, etc. Can these functions be done to a movie started with movie() or will I have to write my own movie function?
Thanks a bunch, Bill
Réponses (1)
Walter Roberson
le 1 Mar 2012
0 votes
movie() will not be able to handle any of that.
You may wish to look through the MATLAB File Exchange, as there is a useful and hackable movie player there.
2 commentaires
Otis
le 2 Mar 2012
Walter Roberson
le 2 Mar 2012
Modifié(e) : Walter Roberson
le 11 Jan 2014
Catégories
En savoir plus sur Downloads dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!