avisynthReader

Read videos into matlab using avisynth. (Avisynth has to be installed on your system)
1.2K 次下载
更新时间 2010/1/26

查看许可证

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/

引用格式

Ivar Eskerud Smith (2024). avisynthReader (https://www.mathworks.com/matlabcentral/fileexchange/26469-avisynthreader), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Audio and Video Data 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Removed mex file and added source...

1.0.0.0