Help us keep the list up to date and submit new video software here.






Software Home »


Tool

Description

Type
Rating
Reviews
LLPlayer is a media player specialized for language learning. It has a very rich set of subtitle-related features, including dual subtitles, AI-generated subtitles, OCR subtitles, subtitles sidebar, real-time translation, word searches, and many other unique features. It also supports many video formats and real-time playback of online videos. Requires .NET Desktop Runtime.

Free software
OS: Win
File size: 214MB
Portable version
Old versions
Version history
9.9/10
3 votes
Rate it




Screenshots

LLPlayer screenshot

LLPlayer screenshot 2

LLPlayer screenshot 3
Latest version

0.2.2 Beta (May 24, 2025)



Download


Visit developer's site

Download LLPlayer 0.2.2 Beta  214MB  Win Win  Portable Portable




Download old versions


Download LLPlayer old versions Archive Archive



Software License

Free software / FOSS (Free and Open Source Software)



Supported operating systems

Windows Win




Version history / Release notes / Changelog / What's New


v0.2.2
Main Features
Support Incremental Subtitle Search (#91) [Thanks @KRSHH]
Subtitles can now be filtered by incremental search.
This is useful when jumping to a specific subtitle.

You can search using CTRL+F or the search button on the sidebar.

Add another LLM translation engine - KoboldCpp, LiteLLM, OpenAI Like (#74 #80)
Two LLM engines have been added.
LiteLLM is a proxy server that allows integration with various LLMs such as Gemini and Grok.

KoboldCpp: https://github.com/LostRuins/koboldcpp
LiteLLM: https://docs.litellm.ai/docs/

A new OpenAI-compatible engine OpenAI Like has also been added, in which the API request path can be configured.

https://github.com/umlx5h/LLPlayer/wiki/Translation-Engine

Support Reasoning Models such as Qwen3, DeepSeek for LLM translation
Inference models such as Qwen3 are now supported.
Inference messages are now automatically removed.

Subtitle Settings Enhancement (#101)
Subtitles can now be set to a background color to improve visibility.

It is also now possible to have different font settings for primary and secondary.

Subtitle Local Search Enhancement (#103)
Extended autoloading of subtitles in the same path as the opened video.
Subtitles in the following formats are now automatically loaded.

video.srt
video.en.srt
video.eng.srt
video.foo.srt

video\subs\video.srt
video\subtitles\video.srt
The default subtitle folder is subs, subtitles. (case-insensitive)
Folders can be customized in the settings.

Chinese specific enhancements
Several enhancements have been made for Chinese users.

Support Chinese word segmentation (#84)
You can now select one Chinese word at a time.

Support translation between Simplified and Traditional Chinese (#82)
Google Translate, for example, can now translate between simplified and traditional Chinese.

Select Simplified or Traditional in ASR (#82)
Simplified and traditional Chinese can now be configured in ASR by customizing the prompt in whisper.cpp, faster-whisper.

How to configure it
#82 (comment)

Features
(ASR) add Prompt parameter to whisper.cpp a4e4a3e
(ASR) add preset functionality of prompt 2b93bde
(ASR) add distil-large-v3.5 model in faster-whisper 5433a45
(ASR) enable GPU device selection in whisper.cpp [Fixes #94] d9bccef
(ASR) update faster-whisper-xxl r245.4 c1db552
(seek) add secondary subs seeking keybindings [Fixes #104] c379344
(subtitle) add Max Width config for text subtitles b6b6aab
(settings) add language auto-open settings for subtitle, audio streams 1362b0a
(settings) make font and stroke color adjustable with color picker a03e448
(translate) support LLM parameters - temperature, top_p 7f7c670
(translate) support LLM parameters - max_tokens, max_completion_tokens aa82cf8
(YoutubeDL) add option of whether to automatically open automatic subtitles 964df1a
add Always-On-Top window feature & its binding to CTRL-T e13c933
Small Fixes
(FlyleafBar) Taskbar UI adjustment (#105) [Thanks @celestum] 008a91f
(YoutubeDL) review subtitle loading conditions [Fixes #73] fbbfe66
(config) change auto copy toggle shortcut from ALT+A to CTRL+A 3aac04b
(config) set the OS language as the default translation language 357fd00
(config) add default binding of Alt+Shift+Left/Right to open/prev file 2634b09
(settings) output error details for LLM translation a635443
(settings) add reset button to video filter cebd5f5
(subtitle) use theme color for hover border color of words b746800
(subtitle) preserve line breaks in text beginning with a hyphen [Fixes #100] b9e0b53
Bug Fixes
(ASR) fix not being able to seek in m2ts, etc 323c834
(ASR) fix faster-whisper was not working with English-only model d61178c
(ASR) reinitialize SwrContext when codec is changed ab06ce2
(config) fix unrestoreable subtitle parameters [Fixes #92] 9eab94a
(dialog) centering of orphaned dialogs based on the parent window ad9d57d
(subtitle) reflect sub sync while playback is stopped ddc0cfc
(subtitle) do not load empty subtitles for ass format cdf996e
(translate) prevent NPE translating words during ASR re-run 53ae804
Build
Update FlyleafLib from v3.8.2 to v3.8.4 #90 #107
(deps) update TesseractOCR, DeepL.net b1ed975

View full changelog




All features


Dual Subtitles
LLPlayer supports dual subtitles, two languages can be displayed simultaneously.
The size and positioning can be adjusted regardless of text or bitmap format.
Unlike other players, the two subtitles never overlap.

AI-generated subtitles
Powered by OpenAI Whisper, LLPlayer supports real-time automatic subtitle generation (ASR) from any video and audio, which supports 100 languages.
It is efficient because subtitles can be generated from any position in the video asynchronously.
It also supports CUDA, Vulkan, OpenVINO for fast subtitle generation.

Real-time Translation
LLPlayer supports real-time translation of subtitles.
It supports Google Translate and DeepL.
Currently 134 languages are supported!

OCR Subtitles
Bitmap format subtitles cannot normally be recognized as text,
but LLPlayer can convert bitmap subtitles to text in real-time using OCR.
Unlike usual programs, it uses ffmpeg native API directly and is therefore very fast.
It supports TesseractOCR and MicrosoftOCR.

Plays anything
LLPlayer supports many video and subtitle formats, thanks to ffmpeg and Flyleaf libraries.
It supports text and bitmap subtitles, as well as built-in and external subtitles.

Instant word lookup
By clicking on a word in the subtitle, the meaning of the word can be displayed in a pop-up window.
You can search on any website or copy it to the clipboard.

Subtitles Sidebar
LLPlayer supports a subtitles sidebar.
Supports text and bitmap subtitles.
You can seek and look up the meaning of words.
It will also have an anti-spoiler feature.

Plays online videos
With yt-dlp, online videos such as You-Tube can be played in real-time.
Automatic subtitle generation and translation can also be performed in real time.

Free, Open Source, Written in C#
The source of LLPlayer is available on GitHub under the GPL licence and can be customized freely.
All code is written in C#, making it easy to customize for anyone needs.

More features
Flexible Subtitles Size/Placement Settings
Subtitles Seeking for any format
Built-in Subtitles Downloader
Customizable Dark Theme
Fully Customizable Shortcuts
Built-in Cheat Sheet




Sections/Browse similar tools






Guides and How to's


Download LLPlayer Portable download from the Download links under Download and Download other versions!



Notify me when software updated or report software

Email me when it has been updated    Report this software (dead link/new version)  




3 reviews, Showing 1 to 3 reviews


Remarkable player, way better than VLC.

Review by HAL on Feb 15, 2025 Version: 0.1.0 OS: Windows 11 64-bit Ease of use: 10/10 Functionality: 9/10 Value for money: 10/10 Overall: 10/10




Rating by Romsryu on Feb 13, 2025 Version: 0.1.0 OS: Windows 11 64-bit Ease of use: 10/10 Functionality: 10/10 Value for money: 10/10 Overall: 10/10




10 stars for the effort. This software is just great (and free).

Review by bettergenes on Feb 12, 2025 Version: 0.1.0 OS: Windows 11 64-bit Ease of use: 10/10 Functionality: 10/10 Value for money: 10/10 Overall: 10/10


3 reviews, Showing 1 to 3 reviews

1 tool hits, Showing 1 to 1 tools
   



Explanation:
NEW SOFTWARE= New tool since your last visit
NEW VERSION= New version since your last visit
NEW REVIEW= New review since your last visit
NEW VERSION= New version

Latest version
Version number / Beta version number / Update version number and when it whas released.

Type and download
NO MORE UPDATES? = The software hasn't been updated in over 2 years.
NO LONGER DEVELOPED = The software hasn't been updated in over 5 years.
RECENTLY UPDATED = The software has been updated the last 31 days.
Freeware = Download Free software.
Freeware Trialware = Download Free software but some parts are trial/shareware.
Free software = Download Free software and also open source code also known as FOSS (Free and Open Source Software).
Free software Trialware = Download Free software and also open source code but some parts are trial/shareware.
Freeware Ads = Download Free software but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Free software Ads = Free Download software and open source code but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Trialware = Also called shareware or demo. Free Trial version available for download and testing with usually a time limit or limited functions.
Payware = No demo or trial available.
Portable version = A portable/standalone version is available. No installation is required.
v1.0.1 = Latest version available.
Download beta = It could be a Beta, RC(Release Candidate) or an Alpha / Nightly / Unstable version of the software.
Download 15MB = A direct link to the software download.
Win = Windows download version. It works on 32-bit and 64-bit Windows.
Win64 = Windows 64-bit download version. It works only on 64-bit Windows.
Mac = Mac download version. It works on 32-bit and 64-bit Mac OS.
Mac64 = Mac OS download version. It works only on 64-bit Mac OS.
Linux = Linux download version.
Portable = Portable version. No installation is required.
Ad-Supported = The software is bundled with advertising. Be careful when you install the software and disable addons that you don't want!
Visit developers site = A link to the software developer site.
Download (mirror link) = A mirror link to the software download. It may not contain the latest versions.
Download old versions = Free downloads of previous versions of the program.
Download 64-bit version = If you have a 64bit operating system you can download this version.
Download portable version = Portable/Standalone version meaning that no installation is required, just extract the files to a folder and run directly.
Portable version available = Download the portable version and you can just extract the files and run the program without installation.
Old versions available = Download old versions of the program.
Version history available = Complete changelog on our site.
Windows = Windows version available.
Mac OS = Mac OS version available.
Linux = Linux version available.
Our hosted software are virus and malware scanned with several antivirus programs using www.virustotal.com. (NOTE! Just one virustotal warning is 99.9% a false positive. And some software might receive 2-6 warnings but it's if they are not all same virus/trojan then it's 99% false positives.)


Rating
Rating from 0-10.



Browse software by sections



Visit our sponsors! Try DVDFab and backup Blu-rays!
Search   Contact us   Privacy Policy   About   Advertise   Forum   RSS Feeds   Statistics   Software   

Site layout: Default Classic Blue

Affiliates: free-codecs.com

©1999-2025 videohelp.com