Info
此问题已关闭。 请重新打开它进行编辑或回答。
Movie resolution in windows 7 is different from windows xp. What went wrong?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!