All Projects → taseikyo → PremiereSubtitle

taseikyo / PremiereSubtitle

Licence: MIT license
🎬Premiere subtitles generator | Pr 字幕批量生成器

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to PremiereSubtitle

gamestudio
2D game engine and editor
Stars: ✭ 207 (+885.71%)
Mutual labels:  qt5, qt5-applications
QSourceHighlite
Lightweight syntax highlighter written in Qt
Stars: ✭ 39 (+85.71%)
Mutual labels:  qt5, qt5-applications
pardus-store
Pardus Application Store
Stars: ✭ 32 (+52.38%)
Mutual labels:  qt5, qt5-applications
cyan
Cyan Color Converter
Stars: ✭ 68 (+223.81%)
Mutual labels:  qt5
Qt-Advanced-Docking-System
Advanced Docking System for Qt
Stars: ✭ 909 (+4228.57%)
Mutual labels:  qt5
QSharp
Q# is a C# to C++ compiler using the Qt library for the classlib
Stars: ✭ 16 (-23.81%)
Mutual labels:  qt5
JetBrainsRunner
A Krunner Plugin which allows you to open your recent projects
Stars: ✭ 31 (+47.62%)
Mutual labels:  qt5
qt-ribbon
A ribbon bar implementation for Qt widgets applications
Stars: ✭ 43 (+104.76%)
Mutual labels:  qt5
inkbox
An open-source, Qt-based eBook reader for Kobos.
Stars: ✭ 64 (+204.76%)
Mutual labels:  qt5
NewBreeze
NewBreeze File Manager based on Qt
Stars: ✭ 59 (+180.95%)
Mutual labels:  qt5
saccade
A sophisticated scientific image viewer for Linux with OpenGL support and synchronized viewports
Stars: ✭ 38 (+80.95%)
Mutual labels:  qt5
CMlyst
CMlyst is a Content Management application built upon Cutelyst with support for Menus, Pages, Blogs and Feeds
Stars: ✭ 22 (+4.76%)
Mutual labels:  qt5
bpp
The Bullet Physics Playground – Bullet Real-Time Physics Simulation.
Stars: ✭ 31 (+47.62%)
Mutual labels:  qt5
ARehab
ARehab is a free software for physical rehab, aided by augmented reality technologies and user tracking systems, such as Microsoft Kinect v2.
Stars: ✭ 20 (-4.76%)
Mutual labels:  qt5
StreamLinkerino
Twitch.tv client using only StreamLink, MPV, and Chatterino
Stars: ✭ 26 (+23.81%)
Mutual labels:  qt5
klatexformula
Generate images from LaTeX equations that you can drag and drop, copy and paste or save to disk.
Stars: ✭ 70 (+233.33%)
Mutual labels:  qt5
vscode-qt-tools
Qt tools extension for Visual Studio Code
Stars: ✭ 25 (+19.05%)
Mutual labels:  qt5
hive-desktop
🐝 A small LAN chat app
Stars: ✭ 69 (+228.57%)
Mutual labels:  qt5
qgis3d
3D map view - proof of concept using Qt 3D
Stars: ✭ 39 (+85.71%)
Mutual labels:  qt5
lxqt-archiver
A simple & lightweight desktop-agnostic Qt file archiver
Stars: ✭ 23 (+9.52%)
Mutual labels:  qt5

Psg

Premiere Subtitle Generator

Alternative

由于从 pr cc 2017 就已经不再支持导出旧版字幕了,所以这个工具也宣告失效。当然你若是使用旧版的 pr 且能导出旧版字幕,那么这个小工具依然有效。

另一方面,虽然不支持导出旧版字幕了,但是它支持 srt 字幕,因此我就写了个 Python 脚本,一键生成 srt 字幕。

>> git clone https://github.com/LewisTian/PremiereSubtitle.git
>> cd PremiereSubtitle/dist

>> python srt_subtitles.py 3
# or 
>> ./srt_subtitles.exe 3

将你要生成的字幕写入脚本同目录的 txt 文件中,然后双击运行即可。

上面命令中的 3 是指定时间间隔,默认是 5

Preview

preview.gif

Installing

download link

Screenshot

PrSubtitle

Video

https://www.bilibili.com/video/av16728820/

Licence

  • MIT
  • 本软件不得用于商业用途,仅做学习交流。
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].