Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yanorei32/assedit
https://github.com/yanorei32/assedit
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yanorei32/assedit
- Owner: yanorei32
- License: bsd-2-clause
- Created: 2021-02-26T07:20:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:54:53.000Z (11 months ago)
- Last Synced: 2024-10-10T21:13:16.889Z (26 days ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]
```