Video formats in MATLAB

3 visualizzazioni (ultimi 30 giorni)
Sneheet
Sneheet il 19 Mar 2014
Commentato: Pau Papu il 28 Ott 2016
can Matlab handle mp4 video clips or do they have to be avi?
Is it possible to do VideoReader('clip.mp4') ?

Risposte (1)

Sara
Sara il 19 Mar 2014
outputVideo = VideoWriter('myvideo.mp4','MPEG-4');

Community Treasure Hunt

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

Start Hunting!

Translated by