PDA

View Full Version : How to get video frame size



mrudula
17th August 2010, 10:30
Hi all..

I am trying to get the original frame size of the video or the size of the video, but could not find anything under phonon / QtMultimedia. Is there a way to identify the video frame size in Qt and related modules?

Quick help is appreciated.
Thanks in advance.

missoni
19th April 2011, 15:06
Guys, I also cannot find an answer to this question, so i decided to bring it up again! I need to access dimensions of the video file: its width and height. I have already tried QMovie and QPixmap, but neither of them seems to support *.mov-files.
I'd be grateful for any help!

produktdotestow
19th April 2011, 21:19
Maybe http://code.google.com/p/qffmpeg/ ?

missoni
20th April 2011, 15:10
I am afraid this project features no downloads. ?

produktdotestow
21st April 2011, 14:39
Sorry. I made mistake. This project - http://code.google.com/p/qtffmpegwrapper/ was on my mind :)