hasFrame returns a zero value

I'm trying to convert a .avi file to a sequence of images. I followed the example shown here: http://www.mathworks.com/help/matlab/examples/convert-between-image-sequences-and-video.html
However, my hasFrame returns a zero value. What's odd is that VideoReader gives me the correct information about the video - including the correct frame rate. Any ideas as to why hasFrame is not working properly?

1 comentario

Clifford King
Clifford King el 23 de Ag. de 2018
I was using this function to pull that last ~60 frames from a video. I changed the CurrentTime slightly and was able to get it to work.

Iniciar sesión para comentar.

Respuestas (1)

James Johnson
James Johnson el 11 de Mayo de 2018

0 votos

same problem, the documentation is really poor on VideoReader

Preguntada:

el 30 de Mzo. de 2016

Comentada:

el 23 de Ag. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by