Borrar filtros
Borrar filtros

Can't upload a video for analysis

1 visualización (últimos 30 días)
James Bond
James Bond el 6 de Feb. de 2011
I can't seem to open a 35 MB video file. When I tried to directly drag it to the Command Window I got the following response: "There is not enough memory to open P1010045.MOV in the Editor". I tried to expand the memory, as instructed by the help section, by creating a java.opt file with the text: "-Xmx256m". This however, didn't work either. I later learned that this was actually unnecessary since the 2010 version of MATLAB I was using actually has enough memory to open the image. I then tried using the VideoReader command and got the following error:
??? Initialization failed. (No combination of intermediate filters could be found to make the connection.)
Error in ==> VideoReader.VideoReader>VideoReader.init at 423 obj.VideoReaderImpl = audiovideo.mmreader(fullName);
Error in ==> VideoReader.VideoReader>VideoReader.VideoReader at 133 obj.init(fileName);
Can anyone help me with this problem?
  1 comentario
James Bond
James Bond el 6 de Feb. de 2011
Sorry if this was a stupid question but I'm new to Matlab.

Iniciar sesión para comentar.

Respuestas (1)

Walter Roberson
Walter Roberson el 6 de Feb. de 2011
You need a Mac in order to read QuickTime files. It is not clear from your question as to which kind of system you are attempting to read the movie on.
  3 comentarios
Muhammad Zeshan Afzal
Muhammad Zeshan Afzal el 21 de Abr. de 2011
Well, it does make the difference... I had problem while the right codec was not installed even for avi file.
You should first install the coded and then try.
Arnaud Miege
Arnaud Miege el 21 de Abr. de 2011
Would this video be for your eyes only?

Iniciar sesión para comentar.

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by