Files
hyperframes/packages
miga-heygen cf5e504286 fix(engine): report single-keyframe videos as sparse GOP
A video with exactly one keyframe has a GOP spanning the entire file —
the worst case for the seek-accuracy warning. The < 2 early return
swallowed it silently.

Split the check: zero keyframes (still images) stay non-problematic;
one keyframe probes the stream duration and treats it as the effective
interval, flagging isProblematic when duration > 2s.

Fixes #3460
2026-08-31 22:19:06 +00:00
..
2026-08-31 15:16:22 -04:00
2026-08-31 15:16:22 -04:00
2026-08-31 15:16:22 -04:00
2026-08-31 15:16:22 -04:00
2026-08-31 15:16:22 -04:00
2026-08-31 15:16:22 -04:00
2026-08-31 15:16:22 -04:00