Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SetFootageFPS

Quick After Effects script to change the frame rate of selected footage items or layers.

What it does

SetFootageFPS lets you instantly change the conform frame rate of footage without diving into interpret footage dialogs:

  1. Prompts for new FPS (defaults to 23.976)
  2. Applies to selected items - works on both footage in Project panel and layers in Timeline
  3. Batch processing - handles multiple selections at once
  4. Smart detection - automatically finds the source footage for timeline layers

Perfect for quickly conforming footage to match project settings or fixing frame rate issues.

Installation

  1. Copy SetFootageFPS.jsx to your After Effects Scripts folder:

    Windows: C:\Program Files\Adobe\Adobe After Effects [version]\Support Files\Scripts\
    macOS: /Applications/Adobe After Effects [version]/Scripts/
    
  2. Restart After Effects

Usage

Method 1: From Project Panel

  1. Select footage items in the Project panel
  2. Run File → Scripts → SetFootageFPS.jsx
  3. Enter new FPS (e.g., 24, 25, 29.97, 30, 60)
  4. Done! Footage frame rates updated

Method 2: From Timeline

  1. Select layers in the Timeline
  2. Run File → Scripts → SetFootageFPS.jsx
  3. Enter new FPS
  4. Done! Source footage frame rates updated

Common FPS Values

  • 23.976 - Film/Cinema standard
  • 24 - True film rate
  • 25 - PAL standard
  • 29.97 - NTSC standard
  • 30 - Web/digital standard
  • 50 - PAL high frame rate
  • 59.94 - NTSC high frame rate
  • 60 - High frame rate standard

Features

  • Flexible selection - works from Project panel or Timeline
  • Batch processing - change multiple footage items at once
  • Smart source detection - finds footage source from timeline layers
  • Undo support - single undo reverts all changes
  • Input validation - prevents invalid FPS entries

Use Cases

  • Conform footage to match project frame rate
  • Fix imported footage with wrong frame rate interpretation
  • Batch process multiple clips quickly
  • Speed up workflow - no more right-click → Interpret Footage dialogs

Requirements

  • Adobe After Effects (any version with scripting support)
  • Selected footage items (Project panel) or layers (Timeline)
  • Footage must have a file source (not generated content)

Tips

  • Common mistake: Remember this changes interpret settings, not composition frame rate
  • Decimal precision: Use 23.976, 29.97, 59.94 for broadcast standards
  • Multiple selection: Select all footage first, then run once
  • Layer workflow: You can select timeline layers instead of hunting for footage in project

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages