Selur's Little Message Board
Encoding specified chapters - difference between avisynth & vaporsynth - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: Encoding specified chapters - difference between avisynth & vaporsynth (/thread-299.html)



Encoding specified chapters - difference between avisynth & vaporsynth - andrewschen - 12.02.2018

When I use Hybrid to encode a part of the video by specifying chapter numbers on the Base tab, if I don't enable any filters, then Hybird works well.

When I use avisynth filters and encoding part of the file by chapters, Hybrid will still works well.

Same thing but using vaporsynth filters instead, Hybrid will not only encode the part of video I need.
It might encode the whole file, or from the begin of specified chapters to the end of the file.
(Not sure which is the actual situation, or both of them are.)

Is this the limitation of vaporsynth, or a bug?


RE: Encoding specified chapters - difference between avisynth & vaporsynth - Selur - 12.02.2018

More a missing feature. Since cutting&co is more or less an experimental feature I never tried to encode just a part of a clip using Vapoursynth.
-> post a debug output level 9 of the job creation and I will try to look into it.


RE: Encoding specified chapters - difference between avisynth & vaporsynth - Selur - 13.02.2018

Had a quick look at it an here the chapter selection worked fine. (used an mkv as input),..
-> need a debug output to know what you are doing