-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raspberry pi 3 video restart error #34
Comments
i have the exact same error, with my RPI 3 and my RPIs 2 |
Turns out the problem is with your icebreak() in omPlayer.cpp. Comment line 172:
and videos run to their end rather than stopping in the middle. I realize this is a fix for jvcleave/ofxOMXPlayer#62, but I guess this is not working for me. With this line uncommented, most of my videos stop about 3/4th of the time around their halfpoint. |
Hi, Best, 2016-08-17 20:06 GMT+02:00 Vincent Berthiaume [email protected]:
|
Hi! Yes, it does seems to be the case that some of the work jvcleave did Cheers On Mon, Sep 12, 2016 at 1:01 PM, Maigre [email protected] wrote:
|
Hi, You can also send me a video of yours where the problem occurs so it could help debugging. I will release an update to remove the non-textured mode and check all the updates brought by jvcleave. Best, |
awesome i'll try that asap. In the meantime, here's one of my videos: https://www.dropbox.com/s/v4jw48ov9y0as1d/video1.mp4?dl=0 It's currently uploading, should be there in like 10 min. On Tue, Sep 13, 2016 at 10:32 AM, Maigre [email protected] wrote:
|
the --gl 1 option makes the video play through (30sec) as opposed to On Tue, Sep 13, 2016 at 10:59 AM, Vincent Berthiaume [email protected]
|
Ok,
I'll check with your video to see if i get the same problem. |
Hey,
On Tue, Sep 13, 2016 at 11:16 AM, Maigre [email protected] wrote:
|
I am not sure why the FPS drop like that, since the CPU seems not overloaded. So there is 2 problem here:
I'll try to see if i can solve the first problem quickly, |
yes, that summarizes the issues very well! Thank you so much! On Fri, Sep 16, 2016 at 6:30 AM, Maigre [email protected] wrote:
|
Just to share my experience here, |
Hi
I am running this player on Raspberry pi 3 wist latest Jessie and it plays 20 seconds from 30 second video and then restart with this error. Video file is ok because system omxplayer plays it properly.
I have video memory set to 192
The text was updated successfully, but these errors were encountered: