UPDATE: Version 17.11 has been re-released (build 17.11.07) to fix a crash on MP3s with album art - a bug since v17.03.
Version 17.11 is now available for DOWNLOAD!
This new version of Shotcut has quite a few fixes plus the follow set of changes and additions.
Shotcut lets you attach filters to many things - not only clips on the Timeline. You can also attach filters to a track or even the entire timeline. In previous blog and forum posts, I have referred to the top left corner block of the timeline as “cornerstone” for lack of another reference. Also, I compared the ability to filter the entire timeline (the result after compositing and mixing) as similar to the “master out” volume slider on a sound mixing console. Therefore, I added the label Master to this selectable block. Furthermore, if you had added a filter to a track (by selecting the track head) or to Master, then you could easily forget about it. Or it could have even occurred by accident! Therefore, Shotcut now shows a Filters icon on a track head if it has filters.
See the screenshot below. The Filters panel is showing the filters applied to Master because it is selected, and there is a Filters icon on the Master track head to indicate that it has filters.
Version 17.10 is now available for DOWNLOAD!
After upgrading FFmpeg to v3.2 in the previous release, we discovered a performance regression because multi-threaded was not working. That is fixed now.
One thing that came with the FFmpeg upgrade is NVENC, which is NVIDIA’s hardware-based H.264 and HEVC encoding for Linux and Windows. The quality is not as good as x264 and x265, but it might be faster for previewing an export or capture or just to play around with. To use it, you must have a NVIDIA GPU that supports it. You must choose “h264_nvenc” or “hevc_enc” from the Export > Video > Codec drop-down list - NOT the Format list. There are not presets provided. You can use the Export defaults or one of the H.264 or HEVC presets and change the codec. Just because it is listed does not mean it will work. The codec is listed without doing any capability test. If you right-click the Export job and choose View Log, then it may show some errors if it is not working. HEVC does not support B frames on most (all?) current devices and drivers. This version of Shotcut makes the Export > Codec rate control fields supply the correct options for NVENC.
Version 17.09 is now available for DOWNLOAD!
While this version contains the usual round-up of fixes and translation updates, it also contains some technology updates:
In addition, primarily for school/institution installations, we added the
ability to turn off the welcome message that suggests to check for an upgrade.
This works by either running the shotcut executable with the --noupgrade
command line option. Or, one can add the option “noupgrade” to the config file
or registry, under the General section with the value “true”.
This option also hides the Help > Upgrade… menu item.
Version 17.08 is now available for DOWNLOAD!
This version fixes some bugs and tweaks a few things as well:
Version 17.06 is now available for DOWNLOAD.
This version changes the maximum duration for a still image from 10 minutes to four hours. As with previous versions, if you need an image to appear longer, you can add the image more than once. In addition to some other bug fixes, this version fixes a broken Chinese translation and adds a Hungarian translation.
For a while now, we have provided information about how to setup a development environment on Windows to hack Shotcut. As part of that, we created a Windows SDK that bundles together most of Shotcut’s dependencies as well as special build of Qt 5 that still includes QtWebKit. These requirements still make development on Linux troublesome for new or casual contributors.
Lastly, I want to remind readers of the video instruction course by James Woo . Yeah, there are quite a few YouTube videos now including our own, but they are so-so. James’ series is clear, concise, comprehensive, and a good value. There are now over 40 tutorials for only $29!