avisynthReader
by Ivar Eskerud Smith
24 Jan 2010
(Updated 26 Jan 2010)
Read videos into matlab using avisynth. (Avisynth has to be installed on your system)
|
Watch this File
|
| File Information |
| Description |
Read video frames into matlab using avisynth, or retrieve an info struct with information about the video. Input can be a video, an avisynth file or a cell-array of avisynth commands. Not as fast as the videoIO toolbox (about 2 times as slow), but faster than all the other video readers I have tried for matlab. The main purpose is of course the posibility to use avisynth commands. As long as you have the correct codecs installed on your system, avisynthReader can read the video.
Matlab file-exchange doesn`t provide mex-files anymore, but this can be found at
http://sourceforge.net/projects/avisynthreader/ |
| MATLAB release |
MATLAB 7.5 (R2007b)
|
| Other requirements |
avisynth |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 21 Aug 2011 |
Gordon
|
|
|
| Updates |
| 26 Jan 2010 |
Removed mex file and added source... |
|
Contact us at files@mathworks.com