What function for writeVideo?
显示 更早的评论
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 个)
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
2012-11-27
doc avifile
Maybe.
类别
在 帮助中心 和 File Exchange 中查找有关 Audio and Video Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!