UPDATE: Version 18.06 has been re-released (build 18.06.02) to fix a new crash bug that was discovered.
Version 18.06 is now available for DOWNLOAD!
Not only did the previous version (18.05) introduce major features and changes but also many new bugs. Let’s just call that release a “technology preview.” We paid a lot of attention to the feedback and fixed most of the problems for this version. But that’s not all! Take a look at this:
UPDATE: Version 18.05 has been re-released (build 18.05.08) to fix a new crash bug on Windows and various issues with fade in / out following the new keyframes feature.
Version 18.05 is now available for DOWNLOAD!
Perhaps the most requested feature is the ability to move or smooth pan-and-zoom images or digital photos. We chose to address that in a more general manner by allowing filter parameters to be key-framed and animated rather than build something specific. Well, after long wait and much work, this has been introduced with a new Keyframes panel. It has an icon on the main toolbar to open the panel. There is much to say about this new feature and be sure to watch the videos as they become available. Keep in mind that this is new, incomplete, and a little unstable. Here are more caveats:
Size and Position* (simple only, no curve UI)
* = including the (still experimental) GPU filter
Perhaps the least requested feature - but something that interests AV geeks (including the developers) - is support for different audio channel formats: mono (1) and 5.1 surround (6) in addition to the stereo that was always there. This is accessed via the Settings > Audio Channels menu and Export > Audio > Channels. Most users only need stereo; so, if you suddenly start to experience problems make sure that you did not leave this menu set to something other than stereo, which is the most stable. Also, this setting is saved into your project file (MLT XML), and the menu reflects the saved setting. However, it should revert back to the last setting you explicitly chose after starting a new project. This new feature also has notes and caveats:
View > Scopes > Audio Peak Meter and Audio Waveform shows each channel and their layout/order.
Version 18.03 is now available for DOWNLOAD!
UPDATE: version 18.03 has been reissued (18.03.06) to address a couple of new bugs introduced: a crash loading SVG images, and broken renaming tracks. As a bonus, the Mosaic video filter has been added.
Here are the highlights of this release:
Version 18.01 is now available for DOWNLOAD!
Here are the main fixes and enhancements in this new version:
The following is a screenshot showing the new Mask filter with a diamond shape. This filter only writes into the alpha channel of the video, which is the transparency information. Therefore, it only shows results when compositing two video tracks on the Timeline.
Version 17.12 is now available for DOWNLOAD!
This new version of Shotcut includes improvements for performance, accuracy, and usability:
Shotcut tries hard to let you edit with many audio and video formats directly without a conversion or import process. However, like most video editors, there are some things that it simply cannot handle such as variable frame rate. Unfortunately many screen, game, and device capture tools create such files. Also, in order to support editing, Shotcut must be able to seek to a frame. This version now tries to detect if a file is variable frame rate or non-seekable and present a dialog to Convert to Edit-friendly format. To keep the process rather simple but still satisfy different users’ needs, it offers 3 pre-defined options. More than likely, all of them will create a file that is larger than the original, which is normal. However, at least you get some choice.
In addition, Shotcut (via MLT & FFmpeg) only does a basic seek test. When it succeeds, it is still not guaranteed to be frame accurate—that depends on many factors: format, codec, parameters of codec, the tool that wrote it, FFmpeg’s code, MLT’s code, versions, etc. There is simply no good way to reliably test for that at the moment. Also, even when seeking works, some files and the way they were encoded seek slowly and may require Settings > Interpolation > Bilinear or better to increase accuracy making it even slower. Therefore, you can choose to convert any audio or video clip to one of the edit-friendly (frame accurate and relatively fast-seeking) formats by using Properties > Menu > Convert to Edit-friendly….