Hi all,
I tried to create thumbnail preview for image and video file but to find there are no API to get the first frame of a video file. The QVideoFrame class provides a representation of a frame of video data so I guess there should be an access to get the first frame. I tried QMovie but to find it is just used for gif, and i also tried QMediaPlayer but still got no ideas. Please let me know if you have any solutions for that.
Thanks
Dong



