Error while loading video

조회 수: 7 (최근 30일)
nadhe mail
nadhe mail 2018년 4월 16일
댓글: Markus de Ruijter 2021년 2월 24일
I am using Matlab R2018a and tried to execute this program
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');
I installed gstreamer and ran again using this
  댓글 수: 2
Arun
Arun 2019년 5월 27일
Im also facing the same, No help yet
Markus de Ruijter
Markus de Ruijter 2021년 2월 24일
Did you ever manage to fix this issue?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by