VideoHelp Forum




+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 31 to 33 of 33
  1. Member
    Join Date
    May 2007
    Location
    United States
    Search Comp PM
    I was wondering if anyone could help me out. I was working with these avs scripts and MSU Frame Rate Converter a few years ago. I recently tried to run the script with a glass of water being filled up. It looked ok, but it would momentarily stop between each frame. It wasn't a smooth filling up of the glass, and i coulda swore it was filling up in a very consistant way back when i was foolin with the script. Could anyone suggest something that would improve the timing?

    Here is the script..

    DirectShowSource("C:\Users\owner\Downloads\Virtual Dub-1.9.11\water.avi")
    ConvertToYV12().MSU_FRC(15, "slow")


    thanks for any help you can give me.
    Quote Quote  
  2. If your source has duplicate frames you will get jerky results like you describe. DirectShowSource() isn't frame accurate. If it delivers the wrong frame at some point you will get jerky results. Since it's an AVI file use AviSource() instead.

    By the way, very non-linear motions like you get when filling a glass with water quickly, aren't amenable to this type of motion interpolation. Can you provide your source AVI file?
    Last edited by jagabo; 24th May 2013 at 07:33.
    Quote Quote  
  3. You should probably deinterlace DV before using motion interpolation
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!