QT - Bug with Zoom > 17X | Saving Images (Bug #520)
Description
Windows XP (SP3) QT (4.63)
If you zoom to greater than 17X in a QT window playing a video the video is repeated in the pixels rather than the colour value.
Images attached.
Also when saving images within a QT window, the outputted image is cropped. The original video of the attached image is 480x320. The attached screen-shots are 478x318.
Associated revisions
Qt fixed bug with OpenGL, and save issue reported in #520
Qt Ticket #520
Merge pull request #520 from jet47:gpu-updates
History
Updated by Yannick Verdie over 14 years ago
Hello,
My config: Windows XP (SP3) QT (4.63) -- as yours
The save issue (wrong size) should be fixed. I was not able to reproduce the video
replication bug as shown in the screenshot. For my case, everything is ok with a zoom up to 100x. I tried with different videos and images, and with and without OpenGL enabled. Could you please tell me if the bug is with or without WITH_QT_OPENGL checked.
If you could also provide to me more information (like, did you try with other videos, and so on ...)
Thanks a lot,
Yannick
Updated by Niall O'Hara over 14 years ago
The bug seems to be gone now in Rev. #3513 looks like it was a ghost in the machine, either way both bugs reported here are fixed now :)
Thanks again!
- Status changed from Open to Done
- (deleted custom field) set to fixed
Updated by Niall O'Hara over 14 years ago
Image saving is broken again, video input 640x480, saved image is 640x478
- Status changed from Done to Cancelled
- (deleted custom field) deleted (
fixed)
Updated by Yannick Verdie over 14 years ago
Hello,
should be fixed now (was a problem of statusbar borders -> so I remove the border).
Thanks,
Yannick
Updated by Niall O'Hara over 14 years ago
Confirmed Fixed in Rev. r3556
- Status changed from Cancelled to Done
- (deleted custom field) set to fixed
Updated by Andrey Kamaev over 12 years ago
- Assignee deleted (
Yannick Verdie) - Category changed from highgui-images to highgui-gui