Can you pause/stop/... movie() (without using implay)

3 visualizaciones (últimos 30 días)
Otis
Otis el 1 de Mzo. de 2012
Editada: Walter Roberson el 11 de En. de 2014
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

Respuestas (1)

Walter Roberson
Walter Roberson el 1 de Mzo. de 2012
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 comentarios
Otis
Otis el 2 de Mzo. de 2012
Thanks Walter
I saw a reference in one of the products on the MATLAB File Exchange to a program called "Interactive MATLAB Movie Player" by Don Orofino. However a search on that movie player returns no results. A Google search returns references to the program. But the download links at those sites just go to a MFE "program no longer available" page. Now I did find something called mplay at this site:
http://stuff.mit.edu/afs/athena/course/9/9.02/matlab/project2/MoviePlayer/
However I don't know if that is the same as the Interactive MATLAB Movie Player.
Bill

Iniciar sesión para comentar.

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by