Skip to content

Releases: D-Mad/FrameDeck

FrameDeck v0.0.1-beta.9

Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 08:52
f6e1712

What's Changed

  • Build FrameDeck portable VFX review workflow by @D-Mad in #1
  • Keep shot playlist empty until explicitly added by @D-Mad in #2

New Contributors

  • @D-Mad made their first contribution in #1

Full Changelog: https://github.com/D-Mad/FrameDeck/commits/v0.0.1-beta.9

FrameDeck v0.0.1-beta.12

Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 16:27
1ef26ad

FrameDeck v0.0.1-beta.12

Download

This beta focuses on reliable professional playback and review collaboration.

New in this build

  • Broad FFmpeg/PyAV container and codec compatibility, including H.264/AVC,
    H.265/HEVC, AV1, VP8/VP9 and ProRes in common professional containers.
  • Robust stream selection, VFR FPS fallback, bounded damaged-frame recovery,
    codec metadata and clearer diagnostics when a file cannot be decoded.
  • Persistent frame notes and a right-side review comment panel with pins,
    Open/Resolved status, All/Current Frame filters and frame navigation.
  • Pencil/Text annotation redo plus the new Arrow annotation tool.
  • SMPTE timecode with correct 29.97 and 59.94 drop-frame counting.
  • Optional session restore. Startup remains empty unless the user enables
    Tools > Restore Last Session on Startup.
  • Automatic VFX shot-name matching to locate related plate/comp versions for
    A/B comparison.
  • Ping-Pong playback for image sequences, including reverse-aware prefetch and
    playlist/session persistence.

Codec scope

Actual decode availability is determined by the FFmpeg libraries bundled in
the PyAV runtime. Proprietary camera formats that require a vendor SDK may
still require transcoding to a standard review format.

Credits and changes

Thanks to @emlcpfx for the test harness and the
review-workflow contributions included in this release.

Full changelog from beta.11 to beta.12

FrameDeck v0.0.1-beta.11

Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 10:49
050fcc2

What's Changed

  • Add production image inspection and UI polish by @D-Mad in #6

Full Changelog: v0.0.1-beta.10...v0.0.1-beta.11

FrameDeck v0.0.1-beta.10

Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 09:39
f7ba71b

What's Changed

  • Update FrameDeck homepage screenshot by @D-Mad in #3
  • Make release downloads prominent on homepage by @D-Mad in #4
  • Fix continuous playlist looping by @D-Mad in #5

Full Changelog: v0.0.1-beta.9...v0.0.1-beta.10