View Full Version : Textsub under vdub & textsub under avs 2.07 not acting the same.


esby
26th December 2002, 14:00
Well this is a small bug i noticed.

In some few times, textsub under avs does not sync like textsub in vdub.

Meaning you can have a sub starting at frame XXXXX when used in avs
and the same sub starting at XXXXX+1 when used in vdub.

I know that vdub is rounding up the frame strangely or something like that.
So i wonder if it it could come from two differents ways of rounding the frame number.


I have noticied it with textsub 2.16 first, and just tried 2.23 version and saw that the bug was still here.

esby

Wilbert
26th December 2002, 14:20
AviSynth starts counting at frame zero, while Virtualdub starts counting at one. Maybe that's the problem?