Mac and Linux users, please support me with a very simple task (VideoWriter.getProfiles())
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
William Thielicke
le 11 Nov 2023
Commenté : William Thielicke
le 12 Nov 2023
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');
Réponse acceptée
Walter Roberson
le 11 Nov 2023
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
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!