Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums VEGAS Pro What keys to jump set number of frames?

  • What keys to jump set number of frames?

    Posted by Harry Putnam on January 8, 2011 at 3:39 am

    Vegas 20 pro

    I’m wearing a hole in the help file and searching the keyboard shortcuts for timeline in an effort to find a handy way to jump by some set number of frames. I saw how to jump by the grid marks but that isn’t very handy for quickly moving some set number of frames.

    Is there no keycombo that lets one jump 10 frames or something? A settable number would really be good.

    I can be quite blind at times but I see nothing like that in the Timeline set of shortcuts… maybe in some other list?

    Maybe setting the grid is the key?

    Edward Troxel replied 15 years, 4 months ago 3 Members · 2 Replies
  • 2 Replies
  • Mike Kujbida

    January 8, 2011 at 4:33 am

    “Vegas 20 pro”

    The rest of the world is only on Pro 10.
    How do you rate?
    🙂

    A script would do what you want but I know nothing about writing them.

  • Edward Troxel

    January 8, 2011 at 3:16 pm

    This script will move the cursor 25 frames and was written for Vegas Pro 5 but should work in other versions.

    MoveCursor.js

    import Sony.Vegas;

    Vegas.Cursor = Vegas.Cursor + Timecode.FromFrames(25);

    For Vegas Pro 10, you may need to change the .Cursor to .Transport.CursorPosition

    Edward Troxel
    JETDV Scripts

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy