songohan
25th November 2007, 16:37
i'm trying to do a motion compensated timelapse. the idea is to throw frames away like changefps, but allow some variance for each interval, so that the motion of the timelapse will hopefully become smoother. (i's a very fast timelapse, so minimal temporal errors won't disturb)
the computation of the intervals will be done external, so i'm going to have a txt-file with the frame-numbers to keep.
how can i use this file in avisynth?
a fitler like conditional_keep_frames("path_to_txt") would be great
any ideas?
the computation of the intervals will be done external, so i'm going to have a txt-file with the frame-numbers to keep.
how can i use this file in avisynth?
a fitler like conditional_keep_frames("path_to_txt") would be great
any ideas?