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

조회 수: 2 (최근 30일)
Otis
Otis 2012년 3월 1일
편집: Walter Roberson 2014년 1월 11일
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

답변 (1개)

Walter Roberson
Walter Roberson 2012년 3월 1일
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
Otis
Otis 2012년 3월 2일
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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by