screen record

버전 1.0.0.0 (4.04 MB) 작성자: Nassim Khaled
Screen capture can be used to record any screen activity and output the recorded actions as video fi
다운로드 수: 5.2K
업데이트 날짜: 2008/8/25

라이선스 보기

Can be used to record any screen activity and output the recorded actions as video file (MOVIE.avi). It also saves the frames used to
create the movie in a jpg format frames. The images are named as
scrcapture -frame number- .jpg
For example the first frame is named scrcapture1.jpg
The recording time is almost identical to the actual cpu time.
The quality of the video is excellent, but the size is big. One is advised
to record short videos(order of minutes).For even better quality, one could replace the
png format to jpg(simply uncomment the respective commands).
to call the function, one types:

screen_capture(movie_name,recording_time)
where
movie_name: is a string representing the name of the movie
recording_time: is the length of the capturing (in seconds)
To try, one might use the following example:
screen_capture('movie',30)
When the code is done writing the movie, a gong sound will be played
to inform the user that the movie is finished.

인용 양식

Nassim Khaled (2024). screen record (https://www.mathworks.com/matlabcentral/fileexchange/21216-screen-record), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14SP1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Audio and Video Data에 대해 자세히 알아보기
도움

받음: screencapture

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0