← Back
Editing & Post-Production

Long-GOP footage is slow to scrub because every edit requires decoding distant reference frames.

Problem

Long-GOP footage is slow to scrub because every edit requires decoding distant reference frames.

Solution

Root Cause / Diagnostic:
Long-GOP (Group of Pictures) codecs like consumer H.264/H.265 store only one full intra-frame (I-frame) every 1 to 2 seconds, while intermediate frames (P-frames and B-frames) store only predictive pixel differences. When an editor scrubs rapidly or jumps between cuts, the computer's CPU and GPU must seek backward to the preceding keyframe and decode up to 60 forward dependent frames in real time to render a single requested frame. This induces severe playback stutter, dropped frames, and sluggish playhead responsiveness.

Actionable Fix:
1. Generate intra-frame editorial proxies (ProRes Proxy or DNxHR LB) at 1080p resolution directly upon media ingest in the NLE.
2. Toggle the NLE's 'Enable Proxies' button to switch playback pipeline to intra-frame media where every single frame is encoded independently.
3. Scrub the playhead rapidly across complex edits to verify buttery-smooth 60 fps timeline navigation with zero dropped frame indicators.

Pro Tip:
Configure NLE ingest settings to automatically generate proxies in the background during card offloading; editing on intra-frame proxies preserves workstation responsiveness and extends laptop battery life significantly.