Why 'implay' is faster than any player we make in matlab?

I am trying to make a video player as per my need, I am using 'VideoReader', 'imshow' commands etc. I want to know why my players are slower than 'implay' ?

Answers (1)

MATLAB code is interpreted code, not machine language like implay is.

Asked:

on 18 Jun 2016

Answered:

on 18 Jun 2016

Community Treasure Hunt

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

Start Hunting!