

Embedding multilingual subtitle tracks into MP4 using FFmpeg + Electron
Working on a desktop subtitle editor called Flixlar.
Recently added support for embedding multiple mov_text subtitle tracks directly into MP4 exports.
Current test:
- English
- French
- German
- Italian
- Spanish
Verified in:
- QuickTime Player
- VLC
Using FFmpeg under the hood.
Still improving the workflow/UI, but pretty happy seeing native subtitle track switching working in QuickTime 🙂