Mac and Linux users, please support me with a very simple task (VideoWriter.getProfiles())
4 次查看(过去 30 天)
显示 更早的评论
Dear Mac and Linux users, I am currently enhancing a piece of GUI software (PIVlab), and I want to allow the users to select one of the available video codecs when exporting video data. I want to make sure that I don't make a mistake for Linux and Mac users or skip something important. So could you please run the following command and attach the output file (avail_profiles.mat) here? Thanks a lot!!
William
avail_profiles = VideoWriter.getProfiles();
save('avail_profiles.mat','avail_profiles');
采纳的回答
Walter Roberson
2023-11-11
MATLAB Version: 23.2.0.2409890 (R2023b) Update 3
MATLAB License Number: 6
Operating System: macOS Version: 14.0 Build: 23A344
Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!