how to define video.Mult​imediaFile​Reader in MATLAB???

Hi..... I'm working on my graduation project which includes processing videos.. I need to separate the audio channel and video channel from .avi file, as I need to do some processing on them, then reconstruct an .avi file containing the modified channels... I'm working on matlab 2009a, so system object MultimediaFileReader and MultimediaFileWriter are not supported by this version and consequently, I decided to use simulink from multimedia file.. If it's possible, can anyone help me in that? I'll appreciate any help.. thanks

回答 (1 件)

Image Analyst
Image Analyst 2014 年 11 月 4 日

0 投票

There was a special function back then that read avi files. It's since been deprecated and I don't think it's included anymore and I don't remember it's name but you should be able to find it in the help. It was something like aviread() but I don't remember exactly. You shouldn't have to use Simulink.

質問済み:

2014 年 11 月 4 日

回答済み:

2014 年 11 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by