-
Notifications
You must be signed in to change notification settings - Fork 41
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
Labs command randomly continues after restart #720
Comments
The reading of qr.bin is not directly the issue, that is happening because the camera is crashing just before, and the camera is trying to restore the last action (you are correct this is a stale qr.bin file.) However the camera should not be crashing.
At 16:03:32 you powered on, and no other Labs commands where issued, but you may have been recording normally (not shown.) At 16:19:50 the camera awoke from a crash. Were you recording? What do you remember happening? The 24HZ extension seems to be the only thing permanent, are you shooting 24p modes? If so, which resolution and lens setting? Do a factory reset, and format your SD Card, see if it reoccurs. |
Thank you, David. I'm not shooting 24p modes, I'm shooting with 5.3K60P Linear HyperSmooth off, and the crashes are often caused by overheat, and I restart the camera after overheat, then this happens. |
There is a bug, but I an overheat should NOT cause a HEARTBEAT_TIMEOUT, so I still think there is something that is misconfigured on your camera. When a camera overheats, it knows it is too hot and shutdowns to protect itself, it is not a crash. Something else is crashing your camera. You can also set !MDBGL=1 (to enable more debug logging) I run 4K120 at 150Mb/s, and got thermal shutdown at 20 minutes, but it did not crash. |
I will try enable debug for more information next time, but it did says HEARTBEAT_TIMEOUT in the log. |
Hi,
I scanned a qr few days ago: 'mVcFoMLOGB=400oMWIDE=1oMNR01=1'
I only want to shoot log once, so I use oM, I believe it will reset to normal after restart.
But after restart the camera shoots log videos randomly, I find a 'qr.bin' file in the TF card, its content: 'mVcFoMLOGB=400oMWIDE=1oMNR01=1'.
When I shoot with a different card without this 'qr.bin', the camera acts normally.
Uploaded my 'QRLog' file since I scanned the QR code.
qrlog-0104.txt
My Device is H11, when the log shows Continue command:mVcFoMLOGB=400oMWIDE=1oMNR01=1, it shoots log video, and it shoots normal video when it doesn't says 'Continue command'. I have my device connected to a external power without internal battery.
The text was updated successfully, but these errors were encountered: