PDA

View Full Version : QVideoWidget , QMediaPlayer : missing video frames



vee_sivee
27th April 2015, 05:11
i play 2 video using QVideoWidget and QMediaPlayer. This is properties of video which i play:

video 1 : framerates 30fps, bitrate 1784 kbps, duration 15second
video 2 : framerate 30fps, bitrate 2025 kbps, duration 30second.

when i play video 1, work perfectly. But, when i play video 2, i got warning message "a lot of buffers are being dropped" and some of video frames are missing.

i use QT 5.3.2 and Ubuntu 14.04LTS

Does anyone know what could be causing this behavior and how do i fix it?
any help regarding is really appreciate

*sorry for my bad english