About

This application leverages the DJI SRT Parser library by Juan Irache, which provides tools for handling SRT files generated by DJI drones. For more information and to access the latest version of the library, visit the GitHub project DJI SRT Parser.

Additionally, the application incorporates the ffmpeg.wasm library, a WebAssembly version of the renowned FFmpeg library, enabling video and audio processing directly in the browser. For further details and to access the latest version of this library, visit the GitHub project ffmpeg.wasm.