/xy-VSFilter

xy-VSFilter with VapourSynth interface added, based on the source of pinterf's fork

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Usage

xyvsf.TextSub(clip clip, string file[, int charset=1, float fps=-1.0, string vfr=''])
xyvsf.VobSub(clip clip, string file)
  • clip: Clip to process. Only YUV420P8, YUV420P16, and RGB24 are supported.