Flashback Turbo

Quick rating

Flashback Turbo

No reviews yet

Field-proven faster Flashback exports, without quality loss — up to ~11x, ~8.5s for a 1080p60 clip on NVIDIA.

Performance & Optimization
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
0.6.1+26.1
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

FlashbackTurbo

A Fabric addon for Flashback that drastically speeds up video export — without quality loss.

Proven in the field

Validated across hundreds of real anonymous exports on Windows (primary platform), macOS and Linux. Export failure rate ~1%, and every observed failure was external (not enough RAM allocated for very long replays, or the game closed mid-export) — never a regression introduced by FlashbackTurbo itself.

What it does

Patches Flashback's export pipeline via Mixin to replace serial, low-tuned operations with parallel ones:

  • Parallel PNG writer (N-1 threads) + configurable zlib level + RGB color-type when transparency is off
  • FFmpeg threading tunes per encoder (h264_nvenc, h264_qsv, h264_videotoolbox, libopenh264)
  • Removes the silent 4K downscale cap
  • Fragmented MP4 muxer on hardware encoders → ~10× faster finalize
  • Animated "Saving…" overlay during the post-export phase
  • Fixes a Flashback crash on mid-replay exports (null mc.level race)
  • Auto-promotes software → GPU encoding (0.5.0) — when an export would use the slow libopenh264 encoder, redirects it to a hardware encoder (NVENC/QSV) when one is available, for the ~13% of exports on software-only configs. Fail-safe, SSIM ≥ 0.99.
  • Silent auto-update (0.6.0) — keeps your Zeffut mods up to date from Modrinth automatically: background check on launch, verified download, swap at game exit. Opt out with "autoUpdate": false in the config.

All hooks are opt-in via config/flashbackturbo.json and default to safe values.

Performance

Controlled benchmark (PNG sequence)

Real 1.21.11 replay, 10-second slice at 1920×1080 (603 frames):

Mode Total Per frame
Vanilla 96 081 ms 159 ms
Turbo 8 774 ms 14 ms

10.95× end-to-end.

Real-world field data (MP4 export)

Median export time across real exports (~1080p clips), by encoder:

Platform · encoder Median export
Windows · NVIDIA h264_nvenc ~8.5 s (60 fps)
Windows · Intel h264_qsv ~23 s (60 fps)
macOS · h264_videotoolbox ~26 s (30 fps)
Software fallback libopenh264 ~55 s

Fastest on Windows + an NVIDIA GPU. A coming release auto-promotes pure-software exports to the GPU encoder when one is available.

Quality

Lossless PNG output — zlib level only changes file size, decoded pixels are bit-identical. The FFmpeg threading tunes don't change the encoded bitstream.

Privacy

Since 0.4.0, FlashbackTurbo sends anonymous usage telemetry (PostHog) to prioritise improvements: a random local UUID, no username / IP / file paths, sanitised exception messages. Fully fail-safe (it can never slow down or break an export) and opt-out — set "enableTelemetry": false in the config.

Requirements

  • Flashback and Fabric API
  • Minecraft 1.21.9 / 1.21.10 / 1.21.11 (Java 21) — or 26.1.x (Java 25)

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~7,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works