Edius Could Not Use The Selected Format Please Confirm Setting · Direct Link
The exporter you chose may not support the current project's resolution or frame rate.
Action: Go to Settings > Project Settings > Change current setting.
Check: Ensure your project frame rate is a standard "video norm" (e.g., 23.98, 29.97, 59.94) rather than a custom value like exactly 60 or 30 fps, which many codecs do not support.
Audio: Ensure audio is set to 2 channel stereo 48000Hz, as some exporters will fail if the audio format is non-standard. 2. Hardware Encoder Issues (Quick Sync)
If you are exporting to H.264/AVC or H.265/HEVC, EDIUS often tries to use Intel Quick Sync (Hardware Encoding). If the hardware is busy or unsupported, it will throw this error.
Action: In the Exporter dialog, untick "Use Hardware Encoder" to force EDIUS to use Software Encoding.
Note: If "Use Hardware Encoder" is greyed out, you may need to enable the internal graphics in your PC's BIOS. 3. Preview Device Warnings The exporter you chose may not support the
If this error appears when you first open a project, it usually means your Preview Device (like a Blackmagic card or generic OHCI) cannot handle the project’s resolution (e.g., trying to preview 4K on a 1080p card).
Action: Go to Settings > System Settings > Hardware > Preview Device.
Fix: Untick "Display a warning message when the device does not support the current format" to stop the pop-up if you are only editing on a computer monitor. 4. Codec & Format Limitations H.264 Exporter Not Showing - Grass Valley Forums
Frame Rate Mismatch: Trying to export at a frame rate that differs from your project settings (e.g., project is 29.97p but you are trying to export a format that strictly requires 59.94p or 60p).
Incompatible Resolutions: Using non-standard resolutions (like vertical video or ultra-wide formats) with exporters that only support standard broadcast resolutions like 1920x1080.
Hardware Preview Limitations: If you have video I/O hardware (like Storm Mobile or Storm 3G), it may not support the specific format of your timeline, causing the error to appear when EDIUS tries to output a preview. Go to Settings > Hardware Settings
QuickTime Requirements: In older versions of EDIUS (8 or 9), certain H.264 or .MOV exports require the QuickTime Importer/Exporter to be enabled in System Settings. Step-by-Step Solutions Problem exporting vertical video - Grass Valley Forums
export to H264/AVC gives me the error: "Could not use the selected format. Please confirm setting." Grass Valley Forums
“EDIUS could not use the selected format. Please confirm settings.”
2. Disable Hardware Encoding (Quick Fix)
This error frequently occurs when EDIUS tries to use your graphics card (GPU) to process a specific format, but the driver or the file type creates a conflict.
- Go to Settings > Hardware Settings.
- Look for the Performance or Codec tab.
- Uncheck "Use hardware encoding" (or similar options regarding GPU acceleration).
- Restart EDIUS and try to use the file again.
2. Primary Cause: Project vs. Clip vs. Render Mismatches
To fix this error, you must understand the three layers of format control in EDIUS: but necessary for some EDIUS versions).
- Project Settings: The master resolution, frame rate, aspect ratio, and render codec for your timeline.
- Clip Properties: The native format of your source video (e.g., 4K 10-bit Sony XAVC).
- Render/Export Format: The output codec, container, and bitrate you choose in "Print to File."
The error triggers when there is a mismatch between these layers, or when one layer uses a format the other doesn't support.
5.1 GPU / Quick Sync Conflicts
EDIUS uses Intel Quick Sync and NVENC for hardware acceleration. An outdated driver or unsupported GPU causes format rejection.
Fix: Disable Hardware Encoders (Temporarily)
- Go to Settings > System Settings > Hardware Settings > GPU.
- Uncheck “Use hardware encoder” (or set to “Disable”).
- Try rendering again. If it works, update your GPU drivers and re-enable acceleration.
1. Understanding the Error: What is EDIUS Actually Saying?
EDIUS is a real-time, highly optimized video editor that relies on native codecs and hardware acceleration. Unlike some other editors that automatically convert everything to a proxy or intermediate codec, EDIUS tries to work directly with your source files.
When you see "Could not use the selected format. Please confirm setting," EDIUS is telling you one of three things:
- The combination of settings you chose is invalid (e.g., 1080p at 60fps using the HQ Fine codec, which doesn't support that specific flavor).
- The destination or source device cannot handle the requested format (e.g., exporting to a FAT32 drive with a file larger than 4GB).
- The required codec or render engine is missing or corrupted.
Simply put: you asked EDIUS to do something mathematically impossible or hardware-constrained, and it refused.
What the message means (brief)
The error indicates EDIUS cannot process a clip or output because codec/container, frame rate, resolution, bit depth, color space, audio channel layout, or hardware configuration doesn’t match the current project or selected device/format settings.
Step 1 – Verify Project Settings
- Go to Settings → System Settings → Project (or right-click timeline → Project Settings).
- Note the video format, frame rate, field order, bit depth (8/10-bit).
- When creating a new sequence or render, ensure the target format matches exactly (or is a legal subset).
- Legal subset example: 1080p project can render 720p, but 720p project cannot render 1080p without changing project settings.
4.1 Missing DirectShow Filters or VFW Codecs
EDIUS relies on Windows codecs for certain formats (like AVI encoded with Lagarith or FFV1).
- Download and install K-Lite Codec Pack (Mega) or FFDShow (use at your own risk – they can conflict).
- Alternatively, use MediaInfo (free tool) to analyze the file. Look for the codec ID (e.g.,
avc1,hev1,mp4v). - If the codec is HEVC/H.265, ensure you have the HEVC Video Extensions from the Microsoft Store (paid, but necessary for some EDIUS versions).