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!