Error while loading video

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 件)

質問済み:

2018 年 4 月 16 日

コメント済み:

2021 年 2 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by