Mac and Linux users, please support me with a very simple task (VideoWriter.getProfiles())
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
William Thielicke
el 11 de Nov. de 2023
Comentada: William Thielicke
el 12 de Nov. de 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');
Respuesta aceptada
Walter Roberson
el 11 de Nov. de 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
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!