fpv-wtf / wtfos-configurator

Configurator for wtfos, with built in margerine
GNU Affero General Public License v3.0
42 stars 16 forks source link

OSD file contents parsing #415

Open melsailsnorth opened 7 months ago

melsailsnorth commented 7 months ago

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!