Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yanorei32/assedit


https://github.com/yanorei32/assedit

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# assedit
[Caption2Ass](https://github.com/iGlitch/Caption2Ass) の出力するASSを、AVSで切り `.trimmed.ass` を出力するツール

AviUtl向けの[AviSynth Script エクスポート](https://aji0.web.fc2.com/)によるAVSファイルをサポートしています。

## Usage

minimum:
```
assedit -t [AVS file] -x [ASS file]
```

optional params:
```
assedit -t [AVS file] -x [ASS file] -f [framerate] -o [Output ASS file]
```