ComfyUI Extension: ComfyUI-ASSSSA
Add ASS/SSA subtitle to video using ffmpeg.
Custom Nodes (0)
README
ComfyUI-ASSSSA
Add ASS/SSA subtitle to video using ffmpeg.
[!NOTE] This projected was created with a cookiecutter template. It helps you start writing custom nodes without worrying about the Python setup.
Quickstart
- Install ComfyUI.
- Install ComfyUI-Manager
- Look up this extension in ComfyUI-Manager. If you are installing manually, clone this repository under
ComfyUI/custom_nodes
. - Ensure FFmpeg is installed.
- Restart ComfyUI.
Features
- Extract ASS/SSA subtitle from video.
- Hard code or soft code subtitle to video.
- Video transcoding (Not tested).