-
avs looks jerky or jumpy in premiere
I have some materials in mkv, and I have to edit them in premiere. I googled and got some ideas by writing avs scripts. I managed to install avisynth and plugins. However, when the avs were imported in premiere, I seem to have some troubles.
The problem is that, when I searched some point in the timeline and play it, the clip looks jerky or jumpy. I mean I got some frames (about 2% or 3%)messed up. But the rest of frames and the audio were fine.
I hit ENTER to render the clip, but there are still random disodered frames involve in the rendered clip.The avs scripts are like:
DirectShowSource(“aaa.mkv”)
AssumeFPS(23.967)
ChangeFPS(23.967)
The original framerate was just 23.967. I did not change anything.Anyone could give me advises?
Thanks a lot.
And apologize for my poor English 😛