Shotcut 26.6.25

Shotcut is a cross platform video editor that allows users to edit videos without converting files beforehand. It is built on the FFmpeg framework, which gives it strong format compatibility and reliable performance.

Because it is open source, Shotcut is continuously improved by the community.

Download Shotcut 26.6.25 - Software Mirrors

Download Shotcut 26.6.25
Windows x64 Installer

Download Shotcut 26.6.25
Windows x64 Portable

Download Shotcut 26.6.25
Windows x64 Installer

Download Shotcut 26.6.25
Windows x64 Portable

Download Shotcut 26.6.25
macOS Universal dmg

Download Shotcut 26.6.25
macOS Unsigned dmg

Download Shotcut 26.6.25
Linux AppImage

Download Shotcut 26.6.25
Linux Portable

Shotcut 26.6.25 Release Notes:

External Monitor with a System Display

Three years ago, when we upgraded our UI library to a major new version, we lost support for using an additional system display as an external monitor. Many people were disappointed to lose that feature. Now, after a major change to the video plumbing, it is back! The External Monitor submenu is moved from Settings to the top of the Player menu. It is incompatible with newly added Settings > Player > Use Old Video Output (provided just in case the new plumbing does not work). The new plumbing also provides a way to preview HDR video except, for technology reasons, it must be shown in a separate window...

HDR Video Preview and Export

As a quick reminder for those unfamiliar: "HDR" means high dynamic range, not high definition resolution. It is about expanded color and light. A lot of phones and cameras are recording with this today, and many people are not aware until they try to edit and run into problems. Also, HDR game captures on computers is increasingly common. A year ago, we added very limited, hidden support for editing HDR video because, basically, we had no way to display it without a device from Blackmagic Design. Now, there is a way.
  • Added Player > External Monitor > Preview Window (HDR) that can be made fullscreen.
  • It also works for SDR.
  • HDR requires a display properly configured with HDR, Native 10-bit CPU or Linear 10-bit GPU/CPU processing modes, and HDR video sources.
  • For HDR, only use filters tagged with #gpu or #10bit.
  • It does not appear to work on Linux, at least I have not been able to get it working.
  • Switching between PQ HDR (HDR10) and HLG HDR requires restarting the app.
  • The default shortcut to open or raise the preview window is Ctrl+`. It does not toggle between open and close because raise is more convenient.
  • You can move the window by clicking anywhere inside except the controls bar and dragging.
  • F toggles fullscreen and Esc also leaves fullscreen.
  • Incompatible with Use Old Video Output.
  • Added Dynamic range to custom Video Mode and Timeline Properties.
This offers SDR, which follows the colorspace, HLG HDR, and PQ HDR.
  • At this time, Shotcut only supports converting log profile video to HDR with GPU processing mode and HLG HDR video mode.
And it cannot convert between HDR formats or combine multiple HDR formats within a project.
  • Added support for PQ HDR (HDR10) to External Monitor > DeckLink.
  • Added support for HDR to Export (based on Video Mode and 10-bit processing mode).
  • Added HDR10 metadata dialogs for External Monitor > DeckLink and Export > Codec.
Export only embeds HDR10 metadata for the libx265 and libsvtav1 video codecs and no hardware encoders.
  • TODO: Properties > Convert and View > Resources > Convert do not support 10-bit yet; that will be added in the next release.

External Plugins

We added limited support for external audio and video plugins. "Limited" means it does not support a plugin's included UI, and our UI generator is new and experimental. That means you can only try it if you are an advanced user who knows how to supply a command line option to reveal the new UI generator. There are many mysterious effects, and uncertainty if things are working correctly. As a result, the user experience is not yet good enough with an increased risk of crash. "External" means both effects included with Shotcut but not yet available in the UI or plugins that you install yourself to the standard, expected location for your OS.

OpenFX Image Effect Plugins

  • Added a UI (--experimental not required) for NTSC-rs.
  • Limited compatibility: not available, seems to do nothing, or makes the video black.
  • No support for plugins that operate temporally or require multiple image/video inputs.
  • No support for generators, transitions, or retimers.
  • No support for the UI embedded in the plugin.
  • No support for GPU technologies but multi-threaded CPU does work.
  • Very limited testing. There are many plugins we have not tested especially commercial ones, and we know there are some that do not work.
  • None are included with Shotcut.
  • Looks for plugins in the standard folder for the operating system.
  • Linux: /usr/OFX/Plugins
  • : /usr/local/OFX/Plugins
  • macOS: /Library/OFX/Plugins
  • : ~/Library/OFX/Plugins
  • Windows: C:\Program Files\Common Files\OFX\Plugins

VST2 and LV2 Audio Plugins

  • No support for the UI embedded in the plugin.
  • No support for instruments.
  • Very limited testing.
  • None are included with Shotcut.
  • Looks for plugins in the standard folder for the operating system.
-- | OS | Path | -- | --- | --- | -- | Linux | /usr/local/lib/vst -- | | /usr/lib/vst -- | | /usr/lib64/vst -- | macOS | /Library/Audio/Plug-Ins/VST -- | | ~/Library/Audio/Plug-Ins/VST -- | Windows | C:\Program Files\Common Files\VST2 -- | | C:\Program Files\VSTPlugins -- | | C:\Program Files (x86)\Common Files\VST2 -- | | C:\Program Files (x86)\VSTPlugins

Safe Mode and UI Generator

  • Added menu item Settings > Leave Safe Mode.
This appears if Shotcut crashes within 30 seconds upon startup, which restarts in a safe mode without external (OpenFX, VST2, LV2) plugins.
  • Added --experimental command line option to try out the filter UI generator.
This provides a Manage Add-on Filters dialog to search for effects included with Shotcut or external plugins. After choosing some to add-on, they become available in the regular Filters menu in the current as well as future sessions.

Other New Features

  • Added Settings > Display Method > Vulkan on Linux.
  • Added Settings > Timeline > Create Transitions on Overlap to disable that feature.
  • Added support for the .lot filename extension for Lottie animation handled by Glaxnimate.
  • Added support to load custom filter UIs installed to App Data Directory > extensions > filters.
If someone shares a custom or generated UI for an external effect/plugin that seems useful and safe, you can install it here to use it in your Shotcut without needing to use the --experimental mode. This can also be a place to add custom general purpose scripts by making a dummy filter. Use mlt_service: 'shape' as the dummy/no-op backend filter in the meta.qml. Soon we will add a proper scripts panel.

Changes

  • Changed Linux Snap to use a desktop environment file dialog if possible.
  • Changed the new Log Event shortcut to Shift+D because one conflicted with Remove Subtitle Item.
  • Moved Declick Audio from the Time category to Audio in the filter menu.
  • Upgraded MLT to version 7.40.0
  • Upgraded FFmpeg to version 8.1.2
  • Upgraded libspatialaudio to 0.4.0
  • Upgraded frei0r to version 3.2.2

Fixes

  • Fixed the Font style from the font dialog is overwritten on filter UI reload on Windows (broke in v26.4).
  • Fixed hardware scaler on Windows when using Settings > Preview Scaling > Use Hardware Decoder (broke in v26.4).
  • Fixed mouse wheel and keyboard not incrementing/decrementing numeric fields in filter UIs (broke in version 26.4).
  • Fixed moving clips may create a very long gap.
  • Fixed Player > External Monitor > DeckLink (and related such as UltraStudio) HDMI/SDI may deadlock.
  • Fixed export with libopus audio codec warns about frame_duration.
  • Fixed incorrect current track after moving clip to another track.
  • Fixed undo after changing Video Mode corrupts the timeline.
  • Fixed double-clicking a project file in Finder with Shotcut already running on macOS.
  • Fixed zooming in the player with non-square pixels.
  • Fixed a possible crash when Text: Rich filter is first in the list and playhead is not over selected clip.
  • Fixed File > Export EDL adds 1-frame clip before transitions.
  • Fixed full-width spaces replaced by half-width spaces in Import Subtitles From File.
  • Fixed Text: Typewriter not animating correctly after changing rate parameters.
  • Fixed reordering Filters breaking selecting another filter.
  • Fixed some actions disabled after deleting, moving, or updating an item in Subtitles.
  • Fixed repeated prompts to convert a project to GPU processing mode if project was started before version 25.12.
  • Fixed skim not working over Timeline clips.
  • Fixed mouse wheel not scrolling a filter's UI within Filters.
  • Fixed 10-bit H.264 encoder fails with hardware encoding on.
No H.264 hardware encoders support 10-bit; this change simply makes it use software encoding with x264.
  • Fixed Export > Ogg Vorbis with Cover Art fails (no longer fails but our Ogg integration does not support cover art).
  • Fixed Export > From > Marker using the Reframe output video filter with keyframes.
  • Fixed some toolbar icons' tooltips not showing keyboard shortcut.
  • Fixed Zoom Timeline to Fit may not scroll to start.
  • Fixed a crash using some Markers actions with nothing open.
  • Fixed using Windows UNC paths with filters, e.g. GPS Graphic.
  • Fixed extended/special characters in metadata of custom Export preset.
  • Fixed Rebuild Audio Waveform was not saving on Windows.
  • Fixed tab focus did not allow editing numeric fields in filters.
  • Fixed Export > Video > Aspect ratio can be incorrect if very close to a common ratio: 4:3, 16:9, or 9:16.
  • Fixed changing many things in Properties enabled Filters that were disabled.
  • Fixed crash in Text: Rich filter on some Linux/Wayland versions.
  • Fixed toggling visibility of other tracks in Timeline could make an audio clip with an image appear on top.
Full Changelog: https://github.com/mltframework/shotcut/compare/v26.4.30...v26.6.25

Key Features of Shotcut

Shotcut provides essential and advanced editing tools in a simple package.

Main features include:

  • Native timeline editing without import conversion

  • Support for 4K and high resolution video

  • Wide format support for video and audio files

  • Advanced video and audio filters

  • Keyframe animation support

  • Audio waveform and scopes

  • Multi track timeline

  • Hardware encoding support

These features make Shotcut suitable for many types of video projects.

Supported Platforms and Formats

Shotcut is available on:

  • Windows

  • macOS

  • Linux

It supports common and professional formats such as MP4, MKV, MOV, AVI, WebM, MP3, AAC, FLAC, and more.

Performance and Editing Experience

Shotcut performs well on modern systems and can handle high resolution footage, including 4K. Proxy editing and preview scaling help improve performance on lower end hardware.

The interface is clean but may feel different from traditional editors, which can require some adjustment for new users.

Ease of Use

Shotcut is beginner friendly once the basics are understood, but it has a learning curve. Some workflows are less guided compared to commercial editors, which may confuse first time users.

However, the software offers strong control for users who take time to learn it.

Is Shotcut Safe to Use

Yes, Shotcut is safe to use when downloaded from the official website. It contains no ads, no watermarks, and no hidden restrictions.

As open source software, it is transparent and trusted by the community.

Pros and Cons of Shotcut

Pros:

  • Completely free and open source

  • No watermark or time limits

  • Cross platform support

  • Strong format compatibility

  • Suitable for 4K editing

Cons:

  • Interface may feel unconventional

  • Limited built in effects compared to premium editors

  • Occasional performance drops on very large projects

Despite these limitations, Shotcut remains a strong free option.

Common Use Cases

Shotcut is commonly used for:

  • YouTube and social media videos

  • Basic to intermediate video editing

  • Educational and personal projects

  • Simple color correction and effects

  • Cross platform editing workflows

It is ideal for users who want control without cost.

Final Verdict

Shotcut is a solid free video editor that delivers reliable performance and useful features without forcing users into subscriptions or watermarks. While it may not replace high end professional editors, it is more than capable for most everyday video editing needs.

For users looking for a free, open source, and cross platform video editor, Shotcut is a smart choice. Shotcut is a free and open source video editing software designed for users who want powerful editing tools without paying for a subscription. It is suitable for beginners, content creators, and hobbyists who need a reliable editor for everyday video projects.

Shotcut supports a wide range of formats and runs smoothly on multiple operating systems.

Shotcut 26.6.25
Free
Software Informations:
Developer:

Operating System:
Windows / macOS / Linux
Date Added:
2026-06-27T05:01:09.625Z
Categories:

Post a Comment/Report Broken Link: