Why does read() time out when used with mmreader() ?

5 vues (au cours des 30 derniers jours)
Harsha Vardhan Rao  Avunoori
Hello All,
I am trying to subtract successive frames in a video (.asf) and then convert the difference image to binary and then plot the location of the maximum index pixel.But it looks like read() which I have used to read a single frame actually timed out.I almost repeated the same for 8 videos assuming that the video might have got corrupted but it still shows me that the MATLAB has timed out.Is there any specific reason or am I doing anything wrong.I can post the code if any users want to have a look at it.
  6 commentaires
Walter Roberson
Walter Roberson le 15 Juil 2011
sorry I was indeed on vacation.
Harsha Vardhan Rao  Avunoori
Harsha Vardhan Rao Avunoori le 15 Juil 2011
I thought so Walter but no worries I have figured out the solution to this problem.Thanks for writing back.

Connectez-vous pour commenter.

Réponse acceptée

Harsha Vardhan Rao  Avunoori
Harsha Vardhan Rao Avunoori le 15 Juil 2011
@Sean I finally found an answer for this timed out.
It is actually a bug which was corrected in the latest version of MATLAB and since I had a 2009b version of MATLAB my code wasn't running at all.
  2 commentaires
Sean de Wolski
Sean de Wolski le 15 Juil 2011
Good work! +1
Harsha Vardhan Rao  Avunoori
Harsha Vardhan Rao Avunoori le 15 Juil 2011
Thank You :)

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by