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

OSD file contents parsing #415

Open
melsailsnorth opened this issue Nov 29, 2023 · 1 comment
Open

OSD file contents parsing #415

melsailsnorth opened this issue Nov 29, 2023 · 1 comment

Comments

@melsailsnorth
Copy link

Device

Goggles V1

Operating System (Including version)

Mac

Browser

Chrome

Trace ID (bottom left of the configurator screen)

1

Describe the issue

When recording MP4 files longer than 4gb/10 minutes, files are split into separate segments. WTFOS only creates an OSD file for the first of these MP4 recordings and the subsequent recordings have no OSD data. Is the remaining OSD data contained in that first OSD file? If so, is there a way to pair multiple video and SRT files and combine them with the single OSD file (if it contains the whole flight) when making the combined video files? Or, is there a way to make a new OSD files for each video segment that the goggles write so the user can stitch the end result files and be able to have a complete video that is longer than 10 minutes?
Thank you!

@moonberry-pl
Copy link

WTFOS create OSD for a whole flight (with name of first vid file), only video files are splited. You can join these files by MP4 Joiner (free program), and then parse normaly by OSD Tool.

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