-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Fizpop91 edited this page Mar 12, 2026
·
8 revisions
- 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
- Per-item status (
- 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 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.
- 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.
- 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.
- 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.
- 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.
- 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 kHzorSame as Sourcefor audio-only) - Includes reanalyse flow and per-file gain handling.
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.
-
Create Poly mode:
- Combines mono/poly sources into a new poly WAV.
- Matrix-based channel routing.
- Custom output filename.
-
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.
-
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).
- Extracts audio from video sources.
- Presets for common output formats plus custom option.
- Copy-source style extraction behaviour where suitable.
- Concatenates multiple audio files into one output.
- WAV/RF64 style workflows with size-aware behaviour guidance.
- 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
HomeorOtherand use selected icons/descriptions. - More options to come.
- 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).
- Choose whether each operation appears on
HomeorOther. - Drag and drop reorder of operation cards.
- Delete operations created in the custom FFmpeg builder from layout list.
- Configure report defaults (format, title, mixer, logo, visual preferences).
- Report preview from settings.
- Colour adaptation for report styling when custom logo is used.