Preroll
From Avisynth wiki
(Difference between revisions)
(added preroll) |
Revision as of 17:41, 7 July 2013
Preroll(clip clip, int video, float audio)
Preroll will seek video frames and/or audio seconds before the target point on any non linear access.
This may help avoid decoding problems with source filters that do not handle random access correctly.
Changes:
v2.60 | Initial release |