Video formats in MATLAB

can Matlab handle mp4 video clips or do they have to be avi?
Is it possible to do VideoReader('clip.mp4') ?

Réponses (1)

Sara
Sara le 19 Mar 2014

0 votes

outputVideo = VideoWriter('myvideo.mp4','MPEG-4');

Question posée :

le 19 Mar 2014

Commenté :

le 28 Oct 2016

Community Treasure Hunt

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

Start Hunting!

Translated by