MCPcopy Create free account
hub / github.com/carsonip/Penguin-Subtitle-Player

github.com/carsonip/Penguin-Subtitle-Player @v1.6.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.6.0 ↗ · + Follow
147 symbols 226 edges 40 files 1 documented · 1% updated 4y agov1.6.0 · 2021-11-25★ 34323 open issues

Browse by type

Functions 122 Types & classes 25
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Penguin Subtitle Player GitHub release Build Status SourceForge Github All Releases penguin-subtitle-player

Penguin Subtitle Player is an open-source, cross-platform standalone subtitle player, as an alternative to Greenfish Subtitle Player, SrtViewer (Mac), SRTPlayer, JustSubsPlayer and Free Subtitle Player.

You download the subtitle file (.srt, .ssa, .ass, .vtt) from any sites you like and load it into the subtitle player. The subtitle player provides a translucent window which always stays on the top so that subtitles can be shown on top of the video without blocking anything.

With Penguin Subtitle Player, just open your favorite online streaming site, load the subtitle file into the player, and enjoy.

Screenshot 1 Screenshot 2 Screenshot 3

Features

  • 700+ encoding supported (default: UTF8)
  • Auto encoding detection (See uchardet website for supported encodings)
  • Multiple subtitle formats supported (.srt, .ssa, .ass, .vtt)
  • Drag & drop file
  • Customizable layout (Frame size, Background color & Opacity, Font style)
  • Time fine tuning (Fast forward / backward with customizable time interval)
  • Skip to specified time (by clicking on the time display)
  • Skip to previous / next subtitle
  • "Next Click Counts" feature
    • starts/pauses the timer after the first click outside of the subtitle player for easier sync between video player and subtitle player. Activate this feature by right clicking on the play/pause button.

Download

To download the latest version of Penguin Subtitle Player for Windows, macOS (aka Mac OS X), and Linux, visit one of the download mirrors:

For Linux, it is recommended to download from your package manager instead of using the standalone version.

Installation

No installation required.

Release Notes

See GitHub Release.

FAQ

Q: "MSVCP120.dll is missing from your computer." on Windows

A: Download and install Visual C++ Redistributable for Visual Studio 2012

Q: Does it show on the top of both HTML5 fullscreen and Flash fullscreen players?

A: It is tested and confirmed working in Windows, Linux and macOS for both HTML5 and Flash.

Q: Why does the transparency/opacity feature not work for me on Linux?

A: You need to have a compositing window manager set up and enabled.

Q: Does it work under macOS fullscreen mode?

A: No. See this issue.

Developing

To develop, see DEVELOPMENT.md.

Credits

Carson Ip, LMH, Kwanjai

License

Code released under the GNU General Public License version 3.

Alternatives

Alternative Subtitle Players:

Core symbols most depended-on inside this repo

Shape

Method 117
Class 25
Function 5

Languages

C++100%

Modules by API surface

src/mainwindow.cpp36 symbols
src/pages.cpp14 symbols
src/test/parsers/testssaparser.cpp10 symbols
src/engine.h8 symbols
src/test/testengine.cpp6 symbols
src/test/parsers/testwebvttparser.cpp6 symbols
src/parser.cpp6 symbols
src/engine.cpp6 symbols
src/configdialog.cpp5 symbols
src/parsers/ssaparser.h4 symbols
src/nccdialog.h4 symbols
src/configdialog.h4 symbols

For agents

$ claude mcp add Penguin-Subtitle-Player \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page