carlonluca / pot

Raspberry Pi accelerated video/image rendering with Qt: custom QML components and QtMultimedia backend.
https://bugfreeblog.duckdns.org
GNU General Public License v2.0
177 stars 42 forks source link

Video stops and restarts automatically after a f ew seconds #45

Closed ben80 closed 8 years ago

ben80 commented 8 years ago

Hi Luca,

after a few seconds, my videos stop and restart automatically. This repeats indefinitely. I am using the binaries of POT 5.0.0 (Pi1, wheezy).

Command to run video: /usr/local/Qt-rasp-5.5.0/bin/qmlscene /home/pi/piview/lib/samples/video_simple.qml file:///home/pi/piview/lib/samples/big_buck_bunny_1080p_h264.mov

Log, see attachement. Do you have any idea, why this happens?

Thanks for your help, Ben pot_5.0.0_video_restart_log.txt

carlonluca commented 8 years ago

End of media is reached and video is restarted automatically. I see nothing wrong. Can you provide that specific file?

ben80 commented 8 years ago

ok, i did some further tests. I have no idea why it happened, I did a reboot and now the videos play all the way to the end. Cannot reproduce it any more. I think you can close this issue. If i can reproduce it, we can reopen it.

Thanks anyway.