17.04.2019, 17:57
Quote: Actually, I'd much rather let Hybrid do this for me. Could you explain how? How do I load VSFilter and use the Textsub command in Hybrid?You don't have to tell Hybrid this.
You usually would do the following:
- start Hybrid
- set the default paths in case you haven't already done that (Config->Paths) and save those as defaults; not needed but usually a good idea. (Config->Defaults->Save->All->Save selected)
- load your source video (Base->Open File or simply drag&drop it)
- enable subtitle processing (Base->Subtitle)
- select your subtitle file (Subtitle->Import->Subtitle Import->Subtitle file->Load external subtitle)
- configure Hybrid to embed the subtitle you selected ((Subtitle->Import->Subtitle Import->Embed subtitle in frame)
- add the subtitle configuration to the Subtitle-Queue ((Subtitle->Subtitle Queue->add current subtitle stream ...)
- do the rest of the configuration you want in Hybrid
- 'Filtering->Support' is set to 'Avisynth'
- Hybrid things it's worth to use Avisynth for this. by default it will probably not use Avisynth just to embed some subtitles and simply use ffmpeg on it's own for this. If you want to force Hybrid to use Avisynth (assuming 'Filtering->Support' is set to 'Avisynth') also enable 'Config->Internals->Avisynth->Always use Avisynth'.
About your script:
Are using Avisynth+ 32bit, right? If your script used 64bit filters this will not work with Hybrid.
-------------------------
General side note: If you want to see the script Hybrid will use (and 'Filtering->Support' is set to 'Avisynth'), simply click on 'Filtering->Avisynth->Show Avisynth script).
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.