Mac and Linux users, please support me with a very simple task (VideoWriter.getProfiles())
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
William Thielicke
am 11 Nov. 2023
Kommentiert: William Thielicke
am 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');
Akzeptierte Antwort
Walter Roberson
am 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
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!