GLvideo issue - video freeze on first frame and plays on background

edited May 2018 in Raspberry PI

Hi everyone. I'm having an issue using GLvideo library on my raspberry pi 3B. The video (1280x720, h.264, .mp4) often plays normally, but sometimes, quite randomly, it plays and there is a flash of the first frame appearing during the reading, continuously. I do not find the problem, even reading my code again and again. I tried many things, as adding delays to ensure the video is well loaded. No error messages. Does someone have an idea about this, or encounter this problem? Thank you. Hugo

Tagged:

Answers

  • Answer ✓

    I think I finally find the reason: I made a mistake in my code, when i was reading the frame and displaying it.

Sign In or Register to comment.