Skip to content
Fizpop91 edited this page Mar 12, 2026 · 8 revisions

Reele Feature Overview

Shared Workflow Features (Across Operations)

  • Queue-based processing with:
    • Per-item status (Queued, Processing, Done, Cancelled, Failed)
    • Per-item progress bars
    • Queue-level cancel
    • Per-item cancel/skip while running
  • Drag and drop file ingest (where applicable).
  • Reorder queue items via drag and drop (where applicable).
  • Source/destination validation and disabled-state process controls until requirements are met.
  • File-exists handling with replace/skip behaviour prompts.
  • Completion dialogue with open-destination action.
  • Light/dark/system theme support.

Home and Navigation

  • Home dashboard with configurable operation cards.
  • Secondary hub (Other) for less frequently used workflows.
  • Breadcrumb path navigation (for example, Home → Other → Custom FFmpeg Builder).
  • Settings accessible globally.
01_Reele_Home 02_Reele_Other

Operations

1) Converter

  • Converts video-to-video, audio-to-audio, and video-to-audio extraction in one workflow.
  • Built-in presets plus custom template mode.
  • Codec-aware custom controls (video/audio codec, bitrate, pixel format, container, etc.).
  • Rate-control options for modern codecs (bitrate/quality/CRF-style modes where supported).
  • Command preview supports single-file command or loop-style command for multi-file queue use.
07_Reele_Converter_Template 08_Reele_Converter_Custom

2) Embedder

  • Replaces/embeds external audio into video outputs.
  • Separate video and audio source lists with pairing-aware queue UI.
  • Duration checks before processing (with warnings if mismatch/unknown).
  • Supports template and custom processing options.
09_Reele_Embedder 10_Reele_Embedder_Info

3) Trimmer

  • Automatic mode:
    • Detects leader patterns (tone+pip or pip-only heuristics).
    • Shows suggested trim with confidence context.
    • Lets users review/adjust before applying.
  • Manual trim mode:
    • Trim start/end via custom values or interactive preview window.
    • Audio/video preview with timeline controls and frame-step buttons.
11_Reele_Trimmer_Automatic_1 12_Reele_Trimmer_Automatic_2 13_Reele_Trimmer_Manual

4) Meter

  • Measures loudness without creating converted media outputs.
  • Reports integrated loudness (LUFS), LRA, and true peak.
  • Results are shown inline in the queue for quick multi-file review.
14_Reele_Meter_Progress

5) Normaliser

  • Loudness normalisation presets (streaming/broadcast/limiter/custom).
  • Analyse 32bit mode:
    • Detects over-0 dBFS peak risk
    • Recommends attenuation
    • Interactive preview with amplitude adjustment
    • Output mode choice (24-bit/48 kHz or Same as Source for audio-only)
    • Includes reanalyse flow and per-file gain handling.
22_Reele_Normaliser 23_Reele_Normaliser_Analyse_Under 24_Reele_Normaliser_Analyse_Over

6) PolyWav Processor

15_Reele_PolyWav

Designed as a Wave Agent replacement that handles 32-bit files for production sound workflows (multi-channel WAV handling + metadata/reporting).

  • Split Poly mode:
    • Splits poly WAV files into mono outputs.
    • Routing matrix to map input channels to output channels.
    • Channel preview playback tools in matrix view.
16_Reele_PolyWav_Split_Matrix
  • Create Poly mode:
    • Combines mono/poly sources into a new poly WAV.
    • Matrix-based channel routing.
    • Custom output filename.
17_Reele_PolyWav_Combine_Matrix
  • Export Report mode:
    • CSV or PDF export of queue track metadata.
    • Selectable report columns.
    • Report header fields (project, mixer, date, client/contact and more).
    • Optional custom logo.
    • PDF styling controls and preview support.
19_Reele_PolyWav_Report_Headers 18_Reele_PolyWav_Report_Preview
  • Edit Metadata mode:
    • Inline editable metadata table for writable fields.
    • Batch clear per editable column.
    • Sortable columns and undo support.
    • Writes metadata updates via processing step (explicit apply model).
21_Reele_PolyWav_Edit_2 20_Reele_PolyWav_Edit_1

7) Extractor

  • Extracts audio from video sources.
  • Presets for common output formats plus custom option.
  • Copy-source style extraction behaviour where suitable.

8) Combiner

  • Concatenates multiple audio files into one output.
  • WAV/RF64 style workflows with size-aware behaviour guidance.

9) Custom FFmpeg Builder

  • Guided advanced command builder with broader codec/container options.
  • Supports additional advanced controls (trim, audio processing, extra args, etc.).
  • Can save custom builder templates/operations.
  • Custom operations can be placed onto Home or Other and use selected icons/descriptions.
  • More options to come.
25_Reele_Custom_Builder

Settings

General Tab

  • Select/replace/remove FFmpeg binary.
  • Managed binary path visibility.
  • Setup help and first-run guidance.
  • Optional trust flow for selected FFmpeg copy (quarantine handling workflow).
03_Reele_Settings_General

Layout Tab

  • Choose whether each operation appears on Home or Other.
  • Drag and drop reorder of operation cards.
  • Delete operations created in the custom FFmpeg builder from layout list.
04_Reele_Settings_Layout

Reports Tab

  • Configure report defaults (format, title, mixer, logo, visual preferences).
  • Report preview from settings.
  • Colour adaptation for report styling when custom logo is used.
05_Reele_Settings_Reports 06_Reele_Settings_Reports_Preview