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 Center および MATLAB AnswersAudio 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