Mac and Linux users, please support me with a very simple task (VideoWriter.getProfiles())
4 ビュー (過去 30 日間)
古いコメントを表示
William Thielicke
2023 年 11 月 11 日
コメント済み: William Thielicke
2023 年 11 月 12 日
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!