All Projects → Jeff-Tian → ass

Jeff-Tian / ass

Licence: other
在线视频字幕文件(ASS)编辑器 Online video subtitle (ASS) editor

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to ass

svg2ass
Svg2ass - convert SVG vector graphics to ASS subtitle draw instructions.
Stars: ✭ 22 (-15.38%)
Mutual labels:  ass
libgosubs
golang library to read and write various subtitle formats
Stars: ✭ 20 (-23.08%)
Mutual labels:  ass
PyonFX
An easy way to create KFX (Karaoke Effects) and complex typesetting using the ASS format (Advanced Substation Alpha).
Stars: ✭ 101 (+288.46%)
Mutual labels:  ass
ST-ASS
ASS/SSA subtitles syntax highlight for Sublime Text.
Stars: ✭ 23 (-11.54%)
Mutual labels:  ass
MHArmory
Armor Set Search application for Monster Hunter: World
Stars: ✭ 20 (-23.08%)
Mutual labels:  ass
ass-compiler
Parses and compiles ASS subtitle format to easy-to-use data structure
Stars: ✭ 73 (+180.77%)
Mutual labels:  ass
SABRE.js
Substation Alpha suBtitles REnderer -- A Gpu Accelerated Javascript Advanced SubStation (ASS) Alpha Subtitles Renderer. Renders .ass and .ssa files.
Stars: ✭ 58 (+123.08%)
Mutual labels:  ass

在线视频字幕(ASS)编辑器

立即访问

996.icu LICENSE

Build Status code style: prettier

说明

本站点使用 gatsby 框架构建。关于字幕编辑,依赖如下 npm 包:

本地开发:

git clone https://github.com/Jeff-Tian/ass
cd ass
npm install
# 注意,仅仅运行 gatsby develop 有时 HMR 会不工作
gatsby develop
open http://localhost:8000

待做事项:

  • 使用 grid 代替 semantic table
  • 利用 ASR 技术,自动生成字幕文件,再在这个基础上进行编辑
  • 修改某一行时,自动跳转到视频相应的时间段播放预览
  • 修改视频(选择本地文件,或者直接粘贴视频链接)
  • 修改 ASS 文件元信息
  • 特效的可视化编辑器
  • 播放视频时,自动选择应该编辑的行
  • 扩展 weizhenyeASS 支持更多特效
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].