how to read video frames according to time??

Is there any function that can read frames,if we give time as input..example-read frame that come in 1.2345th sec..

Answers (1)

No, not unless you can rely on the frames-per-second value in order to calculate the frame number.

Asked:

on 7 Mar 2013

Community Treasure Hunt

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

Start Hunting!