Read part of frames

 Risposta accettata

Nuno
Nuno il 18 Lug 2011

0 voti

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

1 Commento

Walter Roberson
Walter Roberson il 18 Lug 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.

Accedi per commentare.

Più risposte (0)

Prodotti

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by