This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Frame count in avisynth preview is off
#1
Frame count in avisynth preview is showing about 1300 less frames than the output line shows. When the video is encoded, the audio ends up off and parts look sped up. I redid the encode in vapoursynth using best source and it came out right. what's the equivalent in avisynth? debug attached. unfortunately no sample video, i cannot replicate the problem with any specific segment.

[Image: Screenshot-2025-05-31-190410.jpg]

[Image: Screenshot-2025-05-31-190723.jpg]


Attached Files
.zip   HybridDebugOutput (2).zip (Size: 91,08 KB / Downloads: 14)
Reply
#2
a. Hybrid only supports BestSource for Vapoursynth, so there is no 1:1 alternative. Seeing that your source is an .avi file and assuming you got 64bit vfw decoders on your system for the used format I would recommend using AviSource. Other than that, try FFVideoSource of LWLibavVideoSource.

b. this is usually a problem, caused by some header problems in the source container. (i.e. messed up time codes) It might also help, to enforce cfr decoding.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)