Hi again. I'm on my way of reading the tutorials. But before I go through it I'd like to make clear my purpose just in case.
What I'm doing now is displaying video from a webcam. It's a widget that includes a glDrawPixels method and, when called show in Qt, is displayed. Now, what I want is, on real time, being able to change the size (for instance, making the window bigger or smaller), and having the image do the same (that is, resizing and not chopping it when making it smaller or getting a black area when making it bigger). Let's say a Skype-like or just any average video player behaviour when you resize the window.
Is OpenGL the way to go, or is there's something on Qt that can make it?
Thanks!





Reply With Quote


Bookmarks