I looked at the clips size in the “effect controls”, and it is exactly the same as the rest of the movie. Furthermore, I see no difference between the size of the clips when I watch my movie in the monitor (before exporting anything); the problem surely occurs during the exporting.
I am using Adobe Premiere Pro v7.0, which is not the latest one…
My video comes from a Dvd, and it is an animated movie. To extract it, I used VirtualDubMod, and AviSynth (code:
Telecide(order=0)
Decimate(cycle=5, mode=3, threshold=1.0)
AssumeFPS(24)
LanczosResize(720,480) )
To export my video, I’m using the “Lagarith losless” codec.
Maybe the codec isn’t performant enough to deal with acc., dec., and reverse…
Do you think the problem happens because of the codec or Premiere itself?
Thanks a lot for your help 🙂