Skip to content
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

GoPro Hero11 Black Video "Burn-in" Overlay Problem #664

Open
zeeedi opened this issue Dec 5, 2023 · 8 comments
Open

GoPro Hero11 Black Video "Burn-in" Overlay Problem #664

zeeedi opened this issue Dec 5, 2023 · 8 comments

Comments

@zeeedi
Copy link

zeeedi commented Dec 5, 2023

Hello Everyone,

I have a new Hero 11 Black and I want to add the burn in overlay to my videos. I already installed the latest labs firmware for my Hero 11 and this is just working. For example the personalization info still works. Now I want to add the time and the date metadata in all videos but its not working. I got 4K resolution, 24 fps, 16:9 and 10-bit is off.
Can anybody help me?

@dnewman-gpsw
Copy link
Collaborator

dnewman-gpsw commented Dec 5, 2023

Set you font to 30 pixels high and it should work. The fix for smaller pixel is still coming.
image

@zeeedi
Copy link
Author

zeeedi commented Dec 6, 2023

Thanks for your help so far. To reduce the file size I changed the resolution to 1080 and 60fps. After scanning the QR Code I get the time and date displayed just for a few seconds but I need it permanent. After choosing the option "Permanent Overlay" and scanning the Code again it didn´t changed to a permanent overlay. You know why??

Capture

@dnewman-gpsw
Copy link
Collaborator

Permanent just means it is enabled automatic at boot, and then they will be always on unless you used !MBRNT=x to limit the time they render into the video. If you don't use BRNT (burn time) the overlays will render into recorded video for the whole capture. The overlays are not displayed on the LCD.

@zeeedi
Copy link
Author

zeeedi commented Dec 7, 2023

Okay I understand the permanent isue (permanent=overlay is there after booting; not permanent=overlay disappears after booting). My problem is that the overlays are just rendered into the recorded video for about 5 seconds and then it disappears. It is not rendered for the whole capture. By the way I see the overlay on the LCD (for 5 secs) of my GoPro if I start playing the video direct on the GoPro and then it disappears too. My resolution is 1080p with 30fps.

PS: If I boot my GoPro, I got the message "OVERLAYS ACTIVE" and then "Features activated: BRNO=10 , BRNT=3600 , BURN"
Perhaps that´s the problem??

@dnewman-gpsw
Copy link
Collaborator

BRNT=3600 is the issue. There is a bug, so that 3600/(900) = 4 seconds (+1). So set BRNT=0, for unlimited. If you really want only an hour, set BRNT=3240000.

@zeeedi
Copy link
Author

zeeedi commented Dec 7, 2023

Perfekt. Can you explain me how to set BRNT=0? I don't know how I activated the above mentioned Features.

@zeeedi
Copy link
Author

zeeedi commented Dec 7, 2023

I think I found it:
https://gopro.github.io/labs/control/extensions/
I can try it tomorrow. But I don't know yet, how it was activated.
Correct?

@dnewman-gpsw
Copy link
Collaborator

!MBRNT=0 <- as a QR code

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants