VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Member
    Join Date
    Mar 2006
    Location
    United States
    Search Comp PM
    I'm looking for a way to add a frame counter to an avi, mpeg, mov, whatever. I can convert to any format if I can just find a program or utility to do it. We're talking about well over 1000 frames here so doing it in Pshop as a script will just take forever. Any help would be appreciated!

    eric
    Quote Quote  
  2. Member gadgetguy's Avatar
    Join Date
    Feb 2002
    Location
    West Mitten, USA
    Search Comp PM
    AviSynth - ShowFrameNumber() or ShowSMPTE()
    There's also a VirtualDub filter that will do it, but I can't remember at the moment what it's called.

    Edit: I found it. AddFrameNumber/AddTimeStamp from Thomas Hargrove.
    "Shut up Wesley!" -- Captain Jean-Luc Picard
    Buy My Books
    Quote Quote  
  3. Member
    Join Date
    Mar 2006
    Location
    United States
    Search Comp PM
    http://thomashargrove.com/addframenumbers/

    Looks like this might be one of the ones for VirtualDub. I'm going to give it a shot. Thanks for the nudge in the right direction.
    Quote Quote  
  4. Member
    Join Date
    May 2001
    Location
    United States
    Search Comp PM
    There is an AVISynth plugin that I use called "FRAMENUMBER.DLL" that gives a single, small, frame number at either the lower right or left (user selectable). It is also very fast. The old SHOWFRAMENUMBER() used to be very slow, since it had to generate the numbers as text, and also put them quite liberally on each frame, like:
    1
    1
    1
    1
    1
    1
    1
    1
    2
    2
    2
    2
    2
    2
    2
    3
    3
    3
    3
    3
    3
    3
    3

    etc. The one that I use only puts one on each page.
    ICBM target coordinates:
    26° 14' 10.16"N -- 80° 16' 0.91"W
    Quote Quote  



Similar Threads

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