Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Movie resolution in windows 7 is different from windows xp. What went wrong?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have recently migrated my system from windows xp (64bit) to windows 7 (64bit)operating system.
I am using MATLAB R2007b 32 bit version.
My image processing code creates a movie containing nearly 100 frames. I create my movie as per the following code: combmov=avifile(movname,'compression','Cinepak','fps',10,'quality',80);
When I ran the code in windows xp, quality of the movie generated (pixel resolution) was very good. But, in windows 7, running the same code, I get a movie with very bad pixel resolution.
Please suggest me the solution to this problem.
Thanks in advance
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!