vision.VideoFileReader 'invalid input file'

6 visualizaciones (últimos 30 días)
Ricardo Whitaker
Ricardo Whitaker el 28 de Nov. de 2018
Comentada: Pinkesh Narsinghani el 6 de Dic. de 2018
Hey everyone,
I am trying to use the vision.VideoFileReader function to read an AVI video. It gives me an error saying "invalid input file'. My command is "vision.VideoFileReader('Test.avi')". I am using MatlabR2018a and I thought it supported this kind of file. Any thoughts of why this could be happening and how to fix it.Thanks for the help in advance.
  1 comentario
Pinkesh Narsinghani
Pinkesh Narsinghani el 6 de Dic. de 2018
You should check , If the file you are trying to read is added on the path.
If not , either add it to path or use complete file address as input arguement for this.
If it's already on path and still not working , try the example mentioned in the following link and see if you are able to play the video ?

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