What function for writeVideo?

조회 수: 1 (최근 30일)
Aubry
Aubry 2012년 11월 27일
Hello,
I am using Matlab 2009a and I have a little problem:
writeVideo(vidOut,im2uint8(output));
As writeVideo is in the VideoWriter class and the class is available only after 2010b. And I can't install the most recent version.
I wonder what is the former function of writeVideo?
Hope being clear.

답변 (2개)

Thomas
Thomas 2012년 11월 27일
편집: Thomas 2012년 11월 27일
I don't believe that class was available in 2009a. ( I might be wrong..) Do you have VideoWriter
doc VideoWriter
There is a file-exchange submission which might help

Sean de Wolski
Sean de Wolski 2012년 11월 27일
doc avifile
Maybe.

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by