Error while loading video

7 visualizaciones (últimos 30 días)
nadhe mail
nadhe mail el 16 de Abr. de 2018
Comentada: Markus de Ruijter el 24 de Feb. de 2021
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 comentarios
Arun
Arun el 27 de Mayo de 2019
Im also facing the same, No help yet
Markus de Ruijter
Markus de Ruijter el 24 de Feb. de 2021
Did you ever manage to fix this issue?

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by