Read part of frames

 Réponse acceptée

Nuno
Nuno le 18 Juil 2011

0 votes

You can use:
nframes = fileinfo.NumFrames;
i = 1:10:nframes

1 commentaire

Walter Roberson
Walter Roberson le 18 Juil 2011
Note: if the video is stored with variable frame rate, then you will have to read to the end of the video file first before you can determine how many frames were present.

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by