Error while loading video
조회 수: 7 (최근 30일)
이전 댓글 표시
But results in the error shown below
Error using VideoReader/init (line 601) Could not read file due to an unexpected error. Reason: Unable to initialize the video properties * Error in VideoReader (line 171) obj.init(fileName);
Error in MultiObjectTrackingExample/setupVideoObjects (line 51) videoObjects.reader = VideoReader(filename);
Error in MultiObjectTrackingExample (line 4) *videoObjects = setupVideoObjects('atrium.mp4');
댓글 수: 2
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Audio and Video Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!