EN Player is a free and open source cross-platform video player that plays most video files (based on VLC player) and helps the user to watch videos in English(or another foreign language) with subtitles and understand each word and sentence. The main idea of player is subtitles translation and automatic play/pause behavior. Tooltip with translated text will appear automatically after hovering over a certain word and video will be paused.
- QT 5.5.0+ http://www.qt.io/developers/
- LibVLC-Qt https://github.com/vlc-qt/ ( https://vlc-qt.tano.si/ ) v.0.10.0
- LibSub-Parser https://github.com/young-developer/subtitle-parser
- MSVC2013 x64 for Windows
- MINGW x64 for Linux/Unix
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>