Why do I receive errors when reading DV AVI or DV Video Files?
Show older comments
I am using AVIREAD to read a Digital Video AVI file into MATLAB, but I get the following error:
??? Error using ==> aviinfo (errorWithFileClose)
No video stream found.
Error in ==> D:\Applications\MATLABR12p1\toolbox\matlab\iofun\aviinfo.m
On line 186 ==> errorWithFileClose('No video stream found.',fid);
Error in ==> D:\Applications\MATLABR12p1\toolbox\matlab\iofun\aviread.m
On line 46 ==> info = aviinfo(filename,'Robust');
Accepted Answer
More Answers (0)
Categories
Find more on Video Formats and Interfaces in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!