How can i resize video with aspact ratio?
the problem is i have video with 640 x 480 and my lable size 400x400, which means the part of my video cut from right to left
i used :
QImage and
setPixmap(QPixmap::fromImage(qimgProcessed));
any idea ..?
How can i resize video with aspact ratio?
the problem is i have video with 640 x 480 and my lable size 400x400, which means the part of my video cut from right to left
i used :
QImage and
setPixmap(QPixmap::fromImage(qimgProcessed));
any idea ..?
Bookmarks