1
Feature Story
The media player for language learning
Feb 25, 2025 · llplayer.comThe player is free, open-source, and written in C#, available under the GPL license on GitHub. It includes flexible subtitle size and placement settings, subtitles seeking for any format, a built-in subtitles downloader, customizable dark theme, fully customizable shortcuts, and more. LLPlayer is currently available only for Windows, with the source code accessible for customization.
Key takeaways
- LLPlayer is a media player designed for language learning, featuring dual subtitles, AI-generated subtitles, real-time OCR, translation, and word lookup.
- It supports real-time automatic subtitle generation using OpenAI Whisper and can translate subtitles in 134 languages using Google Translate and DeepL.
- LLPlayer can convert bitmap subtitles to text in real-time using OCR and supports various video and subtitle formats thanks to ffmpeg and Flyleaf libraries.
- The player is free, open-source, written in C#, and available on GitHub under the GPL license, but currently only available for Windows.