Code covered by the BSD License  

Highlights from
aviplayer

3.76923

3.8 | 13 ratings Rate this file 15 Downloads (last 30 days) File Size: 4.53 KB File ID: #3850
image thumbnail

aviplayer

by Brett Shoelson

 

12 Aug 2003 (Updated 19 Aug 2003)

A full-featured AVI video player.

| Watch this File

File Information
Description

function aviplayer(varargin)
% AVIPLAYER(VARARGIN)
%
% This function may be called with 1 or no input arguments; either way, it launches a full-featured AVI player,
% complete with "play," "pause," "forward," "reverse," "loop," "inter-frame pause," "skip-frame,"
% "forward 100 frames," "back 100 frames," "beginning-of-file," and "end-of-file capabilities."
% All functions were written in MATLAB, and were tested using R12.1 and R13.
%
% If called with 1 argument, the input argument must be a valid path/filename of a valid AVI file to read and display.
% E.g.,
% aviplayer('C:\Sample Data\ModelLERatFluorescein\LERat1.AVI')
%
% With no input arguments (e.g., aviplayer), the program will prompt the user for the location of the file.
%
% Note that there is a minor bug in TMW's aviinfo mfile (which is called by aviplayer). It
% should not affect the performance of this program. Nonetheless, for convenience,
% the first non-commented line of this program turns off the warning
% message that you would otherwise get running this program in R13.
%
% Written by Brett Shoelson, Ph.D.
% Comments, suggestions: shoelson@helix.nih.gov
% Version 1 release: 8/12/03

MATLAB release MATLAB 6.5 (R13)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (14)
03 Dec 2003 gabak yabak

good

29 Dec 2003 Pandya Jiang

good job

17 Jan 2004 Mikael Mølskov Hansen  
20 Feb 2004 doberman dog

jhdytertfugyfkuyj

28 Apr 2004 luskacik obecny  
28 May 2004 asd asd

asd

08 Jun 2004 pero ero  
23 Sep 2004 miia ukkonen  
08 Feb 2005 sfa sdfsa

sdgd

23 Mar 2005 Harris Short  
23 Mar 2005 Nick Cheilakos  
24 Aug 2005 xiaodong wang

the funciton of inter-frame pause attract me.

26 Sep 2005 Marouf Qudosi

what is new version

21 Jan 2006 Hongxue Cai

Excellent!

Please login to add a comment or rating.
Updates
19 Aug 2003

A pre-release modification fixes a minor bug (skipped initial or terminal frame when looping). Also, eliminates the requirement for the Image Processing Toolbox, though the program will be faster if the Toolbox is present.

Tag Activity for this File
Tag Applied By Date/Time
data exploration Brett Shoelson 22 Oct 2008 07:06:27
avi Brett Shoelson 22 Oct 2008 07:06:27
video Brett Shoelson 22 Oct 2008 07:06:27
player Brett Shoelson 22 Oct 2008 07:06:27
gui Brett Shoelson 22 Oct 2008 07:06:27
graphics Brett Shoelson 22 Oct 2008 07:06:27

Contact us at files@mathworks.com