VideoHelp.com Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. Member
    Join Date: May 2006
    Location: Canada
    I am digitizing some old vhs tapes for a friend. Some of them were 8mm transfers to vhs and the speed of the film is unnaturally fast and studders in places. There is no audio, just video. Wondering if there is a program that adjusts for this, or just trial and error with speed adjustments? If so, what programs would you recommend for this? I have a mac but can use Windows if necessary.

    Thanks
    Quote Quote  

  2. Member midders's Avatar
    Join Date: Sep 2008
    Location: United Kingdom
    I suggest using AVISynth (http://avisynth.org/mediawiki/FPS). This has the advantage that it will give you a real-time preview of the results so that you can tweak it until you get it how you want. To save the changes you'll need to re-encode the video; I recommend HCEnc for making DVD compliant video or VirtualdubMod (with the Xvid codec) for making DivX avi.

    A basic AVISynth script to get you started (requires AVISynth and FFDShow)
    Code:
    # AVISource works with most avis, but directshowsource works with almost any video source
    DirectShowSource("my film.avi",audio=false)
    ChangeFPS(29)
    Slainte

    midders
    Quote Quote  




Similar Threads

  1. Replies: 1
    Last Post: 4th Sep 2010, 15:17
  2. How do I speed up my video to 10X speed?
    By mileena in forum Newbie / General discussions
    Replies: 9
    Last Post: 27th Aug 2010, 13:24
  3. Replies: 14
    Last Post: 27th Apr 2010, 16:14
  4. ghosting on ntsc dvd (possibly originally PAL)
    By spiritgumm in forum Editing
    Replies: 5
    Last Post: 16th Jul 2009, 20:13
  5. How to tell whether analog->DV video was originally Hi8 or Video8?
    By Colmino in forum Camcorders (DV/HDV/AVCHD)
    Replies: 6
    Last Post: 2nd Jun 2008, 20:06
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools