shotcut

cross-platform (Qt), open-source (GPLv3) video editor

GPL-3.0 License

Stars
10.3K
Committers
60

Bot releases are hidden (Show)

shotcut - v21.01 BETA

Published by ddennedy almost 4 years ago

Fixes

  • Fixed image skewed with odd width when using certain combinations of filters and transitions (broken in v20.11).
  • Fixed being unable to pick transparent black in filters with color pickers (broken in v20.11).
  • Fixed some tooltips in Timeline, Filters, & Keyframes not showing on multi-monitor systems (broken in v20.10).
  • Fixed Zoom in Scale, Position & Rotate does not always default and undo at 100% (broken in v20.10).
  • Fixed crash with files having more than 32 multiplexed streams.
  • Fixed quality-based VBR encoding with the VP8 Export > WebM preset.
  • Fixed leading zeros for seconds in Timer video filter with MM:SS.SSS or SS.SSS formats.
  • Fixed support for explicit fractional high DPI (e.g. --QT_SCALE_FACTOR 1.5).
  • Fixed bad text formatting when File > Open a plain text file in Text: Rich filter.
  • Fixed drag-n-drop from Playlist when a project (MLT XML clip) is in Source player.
  • Fixed using the numeric keypad for some shortcuts.
  • Fixed selecting the same filter Preset again.
  • Fixed Export File does not check for missing files.

Changes

  • Upgraded MLT to version 6.24.0 (+).
  • Upgraded Qt to version 5.15.2 for Linux & Windows and 5.12.10 for macOS.
  • Improved the playback speeds of fast forward and rewind.
  • Changed default for Export > Video > Interpolation to Bicubic
  • Changed Playlist to not automatically start playback when add to playlist of empty project.
  • Finished converting Timeline, Filters, & Keyframes to Qt Quick Controls 2 API.
  • Changed keyframe interpolation Discrete to Hold.
  • Improved multi-threaded performance of video track blending and video filters:
    • Alpha Channel: View
    • Chroma Key: Advanced
    • Chroma Key: Simple
    • Elastic Scale
    • Key Spill: Advanced
    • Key Spill: Simple
    • Lens Correction
    • Levels
    • Mask: Apply
    • Noise: Keyframes
    • Posterize
    • Saturation
    • Unpremultiply
    • White Balance

New

  • Added support for AV1 decoding and encoding.
  • Added Color space and Color transfer to Properties > Video.
  • Added an Advanced mode to the Convert to Edit-friendly dialog with:
    • Added Deinterlace option (bwdif) that outputs one frame for each field.
    • Added Override frame rate and Frame rate conversion with Blend and Motion Compensation options.
    • Added Convert to BT.709 colorspace that provides HDR-to-SDR tonemapping.
    • Added detection of a HDR transfer function (ITU-R BT.2020 or SMPTE ST2084) to automatically show Convert dialog.
  • Added Use Higher Performance Waveforms to Timeline and Keyframes menus (default on).
  • Added a red outline around the thumnbail of the currently opened Playlist item.
  • Added video filter Reduce Noise: Quantization.
shotcut - v20.11.28

Published by ddennedy almost 4 years ago

  • Fixed Insert Track creates wrong layer/composite ordering (broke in v20.11.25).
  • Fixed gradient color chooser affecting filters: Gradient, Audio Light Visualization, Audio Spectrum Visualization,
    and Audio Waveform Visualization (broke in v20.11.25).
  • Fixed clicking Open in LUT filter on Linux Snap crashes (broke in v20.10.31).
  • Fixed VUI (on-screen controls) of a clip filter disappear when there is a filter on the track or Output (broke in v20.11.25).
  • Fixed some filter parameter controls are missing on macOS: Alpha Channel Adjust, Alpha Channel View, Chroma Key
    Advanced, Blends Mode, Gradient, Timer (broke in v20.11.25).
shotcut - v20.11.25

Published by ddennedy almost 4 years ago

The main purpose of the 20.11 release is to address problems as a result of the major changes to our main app library and build processes mentioned in the v20.10.31 release notes.

Fixes

  • Fixed running on macOS 11.0 Big Sur.
  • Fixed Properties > Reverse job always fails (broke in v20.10).
  • Fixed dropping multiple files to Timeline (broke in v20.10).
  • Fixed Timeline, Keyframes, and Text: Rich editor menus and drop-downs in all filters not showing on systems with multiple monitors (broke in v20.10).
  • Fixed drop-downs in all filters not showing the correct value when the filter is reselected (broke in v20.10).
  • Fixed appearance of Settings > Theme > System on Windows and macOS (broke in v20.10).
  • Fixed text looks too big in Windows with display scale 150% (regression in v20.10).
  • Fixed Size, Position & Rotate filter when a size value becomes 0, possibly while editing the field (broke in v20.10).
  • Fixed some library dependencies not bundled in Linux (broke in v20.10).
  • Fixed Size, Position & Rotate distorting the aspect ratio when image width or height > 16000 (broke in v20.10).
  • Fixed bad performance regression and high memory usage when automatically scrolling timeline during playback (regression in v20.09).
  • Reduced memory usage on systems with more than 8 CPU threads.
  • Fixed high memory usage when increase Properties > Speed large amount with Pitch Compensation on.
  • Fixed showing the convert dialog twice when dropping files to Timeline.
  • Fixed Size, Position & Rotate filter behavior in generated slideshow.
  • Fixed hiding a filter's VUI when the playhead is not over the filtered clip.
  • Fixed a possible crash when audio waveforms are updated in the background.
  • Fixed simple keyframes for Stretch X & Y parameters of Corner Pin video filter.
  • Fixed some of the undo buttons in the Corner Pin video filter.
  • Fixed jagged edges on text in the Text: Rich editor.
  • Fixed cursor disappears between some characters in the Text: Rich editor.
  • Fixed proxy generation when video includes cover art/thumbnail.
  • Fixed a possible crash when drag clip to empty timeline after closing a project with multiple tracks.

Changes

  • Improved behavior when press enter/return in the current position timecode field.
  • Made it is easier to choose opaque black in the color chooser dialogs.
  • Changed numeric fields in Size, Position & Rotate and Text: Rich to require Enter, Tab, or click outside (de-focus) to apply the change. This prevents the filter going to weird or undesired sizes or positions as you enter values.
  • Changed Text: Rich default size and postion to have a 10% margin inside the frame.

New

  • Added a warning dialog when the computer is getting low on available memory.
  • Added Properties > menu > Set Equirectangular....
  • Added a Start Offset time parameter and Apply transform option to the 360: Stabilize video filter.
  • Added a Show Grid option to the 360: Transform video filter as a visual aid.
  • Added a dialog to confirm trying to add or paste filters to Timeline > Output.
  • Added Move Up, Move Down, and Deselect buttons to Filters.
  • Added command line option --QT_SCALE_FACTOR_ROUNDING_POLICY that accepts values:
    Round, Ceil, Floor, RoundPreferFloor, PassThrough.
    The default is Round except on Windows where it is RoundPreferFloor, which makes it treat 150% like 100% to reduce the UI text size.
shotcut - v20.11 BETA

Published by ddennedy almost 4 years ago

The main purpose of the 20.11 release is to address problems as a result of the major changes to our main app library and build processes mentioned in the v20.10.31 release notes.

Change to Menus

Please be aware the menus in Timeline and Keyframes have changed in this version, and different is not a bug. They are no longer a popup or native-OS menu. Rather, they are embedded within the panel and must shrink and offer scrolling based on the size of the panel. To fix a bug with menus not opening for some, we had to switch to a new API because the API we were using is deprecated and no longer supported. The new menu API also does not show keyboard shortcuts in the menus right-aligned because it no longer shows keyboard shortcuts - we had to add that to the menu item text. The upside is that as more of the UI is converted to the API, it will work better with fractional display scales (i.e. 150% or other not multiple of 100) and have a chance to offer the modern Windows or (Android/Google) Material themes.

Fixes

  • Fixed running on macOS 11.0 Big Sur.
  • Fixed Properties > Reverse job always fails (broke in v20.10).
  • Fixed dropping multiple files to Timeline (broke in v20.10).
  • Fixed Timeline, Keyframes, and Text: Rich editor menus not showing on systems with multiple monitors (broke in v20.10).
  • Fixed appearance of Settings > Theme > Sysytem on Windows and macOS (broke in v20.10).
  • Fixed text looks too big in Windows with display scale 150% (regression in v20.10).
  • Fixed Size, Position & Rotate filter when a size value becomes 0, possibly while editing the field (broke in v20.10).
  • Fixed some library dependencies not bundled in Linux (broke in v20.10).
  • Fixed bad performance regression and high memory usage when automatically scrolling timeline during playback (regression in v20.09).
  • Reduced memory usage on systems with more than 8 CPU threads.
  • Fixed high memory usage when increase Properties > Speed large amount with Pitch Compensation on.
  • Fixed showing the convert dialog twice when dropping files to Timeline.
  • Fixed Size, Position & Rotate filter behavior in generated slideshow.
  • Fixed hiding a filter's VUI when the playhead is not over the filtered clip.
  • Fixed a possible crash when audio waveforms are updated in the background.
  • Fixed simple keyframes for Stretch X & Y parameters of Corner Pin video filter.
  • Fixed some of the undo buttons in the Corner Pin video filter.
  • Fixed jagged edges on text in the Text: Rich editor.
  • Fixed cursor disappears between some characters in the Text: Rich editor.

Changes

  • Improved behavior when press enter/return in the current position timecode field.
  • Made it is easier to choose opaque black in the color chooser dialogs.
  • Changed numeric fields in Size, Position & Rotate to require Enter, Tab, or click outside (de-focus) to apply the change. This prevents the filter going to weird or undesired sizes or positions as you enter values.

New

  • Added a warning dialog when the computer is getting low on available memory.
  • Added Properties > menu > Set Equirectangular....
  • Added a Start Offset time parameter and Apply transform option to the 360: Stabilize video filter.
  • Added a Show Grid option to the 360: Transform video filter as a visual aid.
  • Added a dialog to confirm trying to add or paste filters to Timeline > Output.
  • Added Move Up, Move Down, and Deselect buttons to Filters.
  • Added command line option --QT_SCALE_FACTOR_ROUNDING_POLICY that accepts values:
    Round, Ceil, Floor, RoundPreferFloor, PassThrough.
    The default is Round except on Windows where it is RoundPreferFloor, which makes it treat 150% like 100% to reduce the UI text size.
shotcut -

Published by ddennedy almost 4 years ago

HTML5 Removal And Qt Upgrade

  • Removed QtWebKit and WebVfx (HTML5 components) from all builds.
  • Upgraded Qt to version 5.15.1 on Linux and Windows and version 5.12.9 on macOS.
    As a result, the minimum macOS version is 10.12.
  • Updated Linux build to a Ubuntu 18.04 base (glibc version 2.27).
  • Completely new Windows build based on msys2, and discontinued the 32-bit build.
  • Migrated Windows and Linux builds to GitHub Actions, and automated builds of AppImage and snap for Linux.

New

  • Added Invert (reverse polarity) audio filter.
  • Added showing the job progress in Windows taskbar button. (thanks @lolametro!)
  • Added converting Text: HTML filters to Text: Rich.
    This does not retain full fidelity, but hopefully it retains the text.
  • Added using the H.264 hardware encoder if HEVC not available when Proxy > Use Hardware Encoder is on.
  • Added Scroll to Playhead on Zoom option to Timeline menu.
  • Added ability to change position in Size, Position & Rotate by dragging anywhere inside the rectangle while also holding Shift.
  • Added rectangle VUI help tips for various video filters.
  • Added Size, Position & Rotate > Zoom now works in any Size mode!
  • Added Scroll to Playhead on Zoom to Keyframes menu!
  • Added keyboard shortcut for Center the Playhead: Ctrl+Shift+P.
  • Added keyboard shortcut for Scroll to Playhead on Zoom: Ctrl+Alt+P.
  • Added keyboard shortcut for rich text editor Paste Text Only: Ctr+Shift+V
  • Added common preset resolutions and aspect ratios to the Add Custom Video Mode dialog.

Changes

  • Improved Text: Rich filter export on Windows and Linux when display scale is fractional (e.g. 150%).
  • Improved the performance of the Fade In Video, Fade Out Video, and Brightness filters on multicore systems.
  • Improved image quality when using Size, Position & Rotate.
  • Changed Export > Codec > Dual pass to not write a video file for the first pass.

Fixes

  • Fixed time rulers hiding on vertical scroll in Timeline and Keyframes (regression in v20.09).
  • Fixed Crop: Rectangle > Corner radius not exactly the same as in version 20.07 (regression in v20.09).
  • Fixed a compatibility issue for some systems by downgrading FFmpeg to version 4.2 (regression in v20.09).
  • Improved the Timeline scrolling speed and smoothness (regression in v20.09).
  • Fixed Blur: Pad incorrect after splitting clip.
  • Fixed moving the cursor in filter fields may move playhead.
  • Fixed Filters allowed pasting filters when nothing selected.
  • Fixed saving projects to Dropbox on Windows leaves temporary files.
  • Fixed saving the current stock layout when switching to a custom layout.
  • Fixed progress dialog appears over the convert variable frame rate dialog when dragging to Timeline.
  • Fixed dropping file with comma in its name to Timeline.
  • Fixed delete keyframe button in Keyframes may remove keyframe for another parameter.
  • Fixed convert dialog for variable frame rate never appears if dragged directly to non-empty playlist or timeline.
shotcut - v20.10 BETA 2

Published by ddennedy almost 4 years ago

Fixed the following bugs that appeared in version 20.10 beta 1 (release notes)

  • Fixed Brightness or Fade In/Out Video filters makes the clip transparent.
  • Fixed context menus not appearing in filters on Windows.
  • Fixed thumbnail and waveform caching not working.
  • Fixed fullscreen shortcut on macOS, and show F11 in menu on other OSes.
  • Fixed file dialogs return weird proxied paths on Linux snap.
  • Fixed changing font in rich text on Windows.

Fixed the following bugs that appeared in version 20.09

  • Fixed Crop: Rectangle > Corner radius not exactly the same as in version 20.07 (regression in v20.09).
  • Fixed a compatibility issue for some systems by downgrading FFmpeg to version 4.2 (regression in v20.09).
  • Fixed saving the current stock layout when switching to a custom layout.
  • Fixed Blur: Pad incorrect after splitting clip.
  • Improved the Timeline scrolling speed and smoothness (regression in v20.09).

Fixed the following long-standing bugs

  • Fixed poor image quality when using Size, Position & Rotate with very large images.
  • Fixed progress dialog appears over the convert variable frame rate dialog when dragging to Timeline.
  • Fixed dropping file with comma in its name to Timeline.
  • Fixed delete keyframe button in Keyframes may remove keyframe for another parameter.
  • Fixed convert dialog for variable frame rate never appears if dragged directly to non-empty playlist or timeline.
  • Fixed Export > Codec > Dual pass does need to not write a video file for the first pass.

New and Improved

  • Added Size, Position & Rotate > Zoom now works in any Size mode!
  • Added Scroll to Playhead on Zoom to Keyframes menu!
  • Added keyboard shortcut for Center the Playhead: Ctrl+Shift+P.
  • Added keyboard shortcut for Scroll to Playhead on Zoom: Ctrl+Alt+P.
  • Added keyboard shortcut for rich text editor Paste Text Only: Ctr+Shift+V
  • Added common preset resolutions and aspect ratios to the Add Custom Video Mode dialog.
shotcut - v20.10 BETA

Published by ddennedy about 4 years ago

  • Removed QtWebKit and WebVfx (HTML5 components) from all builds.
  • Upgraded Qt to version 5.15.1 on Linux and Windows and version 5.12.9 on macOS.
    As a result, the minimum macOS version is 10.12.
  • Updated Linux build to a Ubuntu 18.04 base (glibc version 2.27).
  • Completely new Windows build based on msys2, and discontinued the 32-bit build.
  • Migrated Windows and Linux builds to GitHub Actions, and automated builds of AppImage and snap for Linux.
  • Improved the performance of the Fade In Video, Fade Out Video, and Brightness filters on multicore systems.
  • Added Invert audio filter.
  • Added showing the job progress in Windows taskbar button. (thanks @lolametro!)
  • Added converting Text: HTML filters to Text: Rich.
    This does not retain full fidelity, but hopefully it retains the text.
  • Added using the H.264 hardware encoder if HEVC not available when Proxy > Use Hardware Encoder is on.
  • Added Scroll to Playhead on Zoom option to Timeline menu.
  • Added ability to change position in Size, Position & Rotate by dragging anywhere inside the rectangle while also holding Shift.
  • Added rectangle VUI help tips for various video filters.
  • Improved Text: Rich filter export on Windows and Linux when display scale is fractional (e.g. 150%).
  • Fixed time rulers hiding on vertical scroll in Timeline and Keyframes.
  • Fixed moving the cursor in filter fields may move playhead.
  • Fixed Filters allowed pasting filters when nothing selected.
  • Fixed saving projects to Dropbox on Windows leaves temporary files.
shotcut -

Published by ddennedy about 4 years ago

  • Fixed file dialogs in various filters not openening on macOS (regression in v20.09.13).
  • Fixed setting color alpha (opacity) to 0 in Open Other > Color and Open Other > Text (regression in v20.09.13).
  • Fixed a possible crash when using Center bias in the Crop: Source filter (regression in v20.09.13).
  • Fixed incorrect font size in Text: Rich filter in export on Windows when the system Settings > Display > Scale
    and layout
    > 100% (High DPI).
  • Fixed Text: Rich filter when Export > Video > Parallel processing is on.
  • Fixed Text: Rich > Preset > Scroll Up/Down when the background is not transparent.
  • Added collpase & expand buttons to the Text: Rich editor's toolbar.
  • Added Overflow parameter to the Text: Rich filter.
  • Added Paste Text Only to the Text: Rich editor's menu.
  • Added a Lower Third preset to Text: Rich.
  • Fixed the actual workspace layout may not match the currently selected layout when restarting after a crash.
  • Fixed Filters and Keyframes broken on Source clip after changing Settings > Video Mode.
shotcut -

Published by ddennedy about 4 years ago

The deprecated HTML-based filters (WebVfx) are still included in this version, but now they are hidden. This will help some users who may be unable to immediately upgrade to the next version that removes these filters and upgrades our core UI library. You can start using the new filters that replaces some of them.

New

  • Added a Blur: Pad video filter and made it available in Slideshow generator as Pad Blur.
  • Added a Text: Rich video filter and made Text: HTML hidden since it is deprecated (still loads in old projects).
  • Added a workspace layout switcher to the main toolbar for the new stock workspace layouts.
  • Added a VUI to the 360: Transform video filter to adjust parameters by dragging.
  • Added Set Equirectangular Projection... to the Jobs menu for a successful export job. This is used to add metadata to a video file to indicate it is 360॰ video in the equirectangular projection as required by most players and web services.
  • Added Zoom to fit icons to the Timeline and Keyframes toolbars.

Changes

  • Improved the performance of the Timeline especially with projects over one hour long.
  • Upgraded FFmpeg to version 4.3.1.
  • Changed Size and Position to Size, Position & Rotate and made Rotate and Scale hidden (only appears in old projects).
  • Replaced Choppy, Crop: Circle, and Crop: Rectangle filters with new versions that do not use HTML through WebVfx, which was deprecated in version 20.06.28.
  • Changed the Rutt-Etra-Izer, Swirl, and Text: 3D filters to be hidden since they are deprecated (still loads in old projects).
  • Replaced View > Layout > Timeline Project, Playlist Project, and Clip-only Project with new, better Logging, Editing, FX, Color, Audio, and Player stock layouts.
  • The current layout is saved automatically for each stock layout if selected, and Restore Default Layout is different for each stock layout.
  • Changed the video track hidden icon on the System theme to be more clear and obvious.
  • Show an error dialog on startup if the frei0r plugins are not installed (only affects Linux distribution packages).
  • Changed the keyboard shortcut 0 to zoom timeline to fit.
  • Changed the keyboard shortcut Alt+0 to zoom playlist to fit.
  • Changed the Timeline and Keyframes time ruler interval to 1 second when zoomed in.

Fixes

  • Fixed using a secure connection to get the upgrade URL.
  • Fixed a rounding error for Color Grading video filter.
  • Fixed a crash and incorrect preview scaling with more than one Rotate and Scale or Size and Position filter.
  • Fixed colors when using an alpha/VP8 or alpha/VP9 export preset.
  • Fixed video compositing with nothing on video track V1 or V1 hidden.
  • Fixed export may fail when using extended (non-Latin-1) characters in path.
  • Fixed EDL export.
  • Fixed Export, Convert, or Reverse may fail if a temporary file it creates becomes locked on Windows.
  • Fixed Properties > Color button not opening the color dialog with the current color.
  • Fixed the Crop: Source video filter when using Settings > Proxy.
  • Fixed a crash when dragging a MLT XML project file to a non-empty Timeline.
  • Fixed the font dialog may too big or the preview inside the font dialog too big for Text: Simple filter.
  • Fixed filters not being applied to the portion of a clip inside a transition after undo of Cut, Lift, Remove, Ripple Delete, or move.
  • Fixed a crash changing speed of a clip with non-standard non-integer or variable frame rate.
  • Fixed some dialogs not opening or staying in the foreground.
  • Fixed some crashes in timeline overwrite mode.
  • Fixed clicking the filters icon next to Output not opening the filters panel.
shotcut - v20.09 BETA

Published by ddennedy about 4 years ago

The deprecated HTML-based filters (WebVfx) are still included in this version, but now they are hidden. This will help some users who may be unable to immediately upgrade to the next version that removes these filters and upgrades our core UI library. You can start using the new filters that replaces some of them.

New

  • Added a Pillar Echo video filter and made it available in Slideshow generator as Pad Blur.
  • Added a Text: Rich video filter and made Text: HTML hidden since it is deprecated (still loads in old projects).
  • Added a workspace layout switcher to the main toolbar for the new stock workspace layouts.
  • Added a VUI to the 360: Transform video filter to adjust parameters by dragging.
  • Added Set Equirectangular Projection... to the Jobs menu for a successful export job. This is used to add metadata to a video file to indicate it is 360॰ video in the equirectangular projection as required by most players and web services.

Changes

  • Improved the performance of the Timeline especially with projects over one hour long.
  • Upgraded FFmpeg to version 4.3.1.
  • Changed Size and Position to Size, Position & Rotate and made Rotate and Scale hidden (only appears in old projects).
  • Replaced Choppy, Crop: Circle, and Crop: Rectangle filters with new versions that do not use HTML through WebVfx, which was deprecated in version 20.06.28.
  • Changed the Rutt-Etra-Izer, Swirl, and Text: 3D filters to be hidden since they are deprecated (still loads in old projects).
  • Replaced View > Layout > Timeline Project, Playlist Project, and Clip-only Project with new, better Logging, Editing, FX, Color, Audio, and Player stock layouts.
  • The current layout is saved automatically for each stock layout if selected, and Restore Default Layout is different for each stock layout.
  • Changed the video track hidden icon on the System theme to be more clear and obvious.
  • Show an error dialog on startup if the frei0r plugins are not installed (only affects Linux distribution packages).

Fixes

  • Fixed using a secure connection to get the upgrade URL.
  • Fixed a rounding error for Color Grading video filter.
  • Fixed a crash and incorrect preview scaling with more than one Rotate and Scale or Size and Position filter.
  • Fixed colors when using an alpha/VP8 or alpha/VP9 export preset.
  • Fixed video compositing with nothing on video track V1 or V1 hidden.
  • Fixed export may fail when using extended (non-Latin-1) characters in path.
  • Fixed EDL export.
  • Fixed Export, Convert, or Reverse may fail if a temporary file it creates becomes locked on Windows.
  • Fixed Properties > Color button not opening the color dialog with the current color.
  • Fixed the Crop: Source video filter when using Settings > Proxy.
  • Fixed a crash when dragging a MLT XML project file to a non-empty Timeline.
  • Fixed the font dialog may too big or the preview inside the font dialog too big for Text: Simple filter.
  • Fixed filters not being applied to the portion of a clip inside a transition after undo of Cut, Lift, Remove, Ripple Delete, or move.
shotcut -

Published by ddennedy over 4 years ago

This version fixes a few problems introduced in version 20.06.28:

  • Fixed noisy sound playback on some Windows systems.
  • Fixed UI layout glitches and default/minimum size of timeline too short.
  • Fixed Quick Sync Video hardware encoder (h264_qsv or hevc_qsv with Quality-based VBR) not working on Windows on older Intel chips.
  • Fixed Properties > Speed not working correctly on trimmed clip in Source player.
  • Fixed Stabilize and Normalize: Two Pass filters not working on trimmed clip in Source player.
shotcut -

Published by ddennedy over 4 years ago

New

  • Added Playlist > menu > Add Selected to Slideshow slideshow generator!
  • Added Settings > Proxy for videos and images. See the documentation
  • Added bigsh0t 360॰ video filters:
    • 360: Equirectangular Mask
    • 360: Equirectangular to Rectilinear
    • 360: Hemispherical to Equirectangular
    • 360: Rectilinear to Equirectangular
    • 360: Stabilize
    • 360: Transform
  • Added Open Other > Blip Flash generator.
  • Added 2 new Export presets: Slide Deck (H.264) and Slide Deck (HEVC).
  • Added a Background color parameter to the Rotate and Scale and Size and Position video filters.
  • Added Help > Topics with keyboard shortcut F1.
  • Added the ability to drag-n-drop from external file manager (Explorer, Finder) directly to Timeline.
  • Added Merge with next clip to the timeline clip context menu. This only works for clips that are from the same source and contiguous. This is not clip grouping.
  • Added returning to the original file if you Reverse a reversed clip.
  • Added Settings > Synchronization... to calibrate the Shotcut player. This works while something is currently playing to help you calibrate using a known good clip.
  • Added millisecond Format options to the Timer video filter.
  • Added Add a keyframe button to the Keyframes panel for all parameters (previously it was missing on some paramters).
  • Added the Reduce Noise: Wavelet video filter.
  • Added a context menu (right-click) to the Recent panel with a Remove action.
  • Added keyboard shortcut ; to toggle a keyframe at the playhead position.
  • Added keyboard shortcut F2 to rename a clip.
  • Added keyboard shortcut F3 to search in Recent.
  • Added keyboard shortcut F11 to toggle fullscreen.
  • Added View > Enter Full Screen on Windows, but simply maximizes due to issues with popup (dialog) windows not appearing on top.
  • Added the UI files for the bigsh0t 360 video filters.
  • Added progress dialogs in several places where time consuming activities occur that otherwise block the user interface.

Changes

  • Renamed Timeline > Master to Output.
  • Stop selecting Output (formerly Master) by default when opening a project.
  • Removed Settings > External Monitor > DVEO VidPort.
  • Export now sets color primaries automatically based on the Video Mode colorspace.
  • Use Qt's internal image orientation detection instead of libexif.
  • Upgraded Mesa software OpenGL in Windows build to version 19.2.7.
  • Upgraded SDL audio output library in Windows build to version 2.0.12.
  • The keyboard shortcut to open a playlist item is changed to Ctrl+Enter (Cmd+Return on macOS).
  • Changed the keyboard shortcut to open the web page of keyboard shorcuts to ?.
  • Change the timeline toolbar icon for Timeline > Split to something more clear and obvious.
  • Timeline no longer shows thumbnails for video when the track height is at its lowest.
  • The Timeline toolbar button to toggle Scrub while dragging is now saved to settings.
  • Export > Video > Deinterlacer is no longer disabled when Scan mode is Interlaced (Anything that causes a change to the vertical resolution of an interlaced source is automatically deinterlaced.)
  • Deprecated the following video filters. These will be removed in the next version.
    • Rutt-Etra-Izer
    • Swirl
    • Text: 3D
    • Text: HTML
  • Added a Detect button to the Use hardware encoder > Configure dialog.
  • Memory is now released when you choose File > New, File > Close, or Export File. (Previously it would keep most of it for reuse.)
  • Improved constant quality rate control mode for Intel Quick Sync Video.
  • Changed Playlist > Sort > By Name to be case insensitive.
  • Improved the performance of image sequences.
  • Significantly improved the performance of the automatic image padding.
  • Show a project's current Video Mode as selected in the Settings menu when opened.
  • Added a timecode tooltip to the mouse pointer when over the player, Timeline, or Keyframes scrub bars.
  • Filter VUIs (video user interfaces) are now disabled when the filter is disabled.

Fixes

  • Fixed Open Other > Audio/Video Device on Windows with special characters in name.
  • Fixed changing Properties > Audio > Track sometimes does not work.
  • Improved A/V synchronization on speed-changed clips with Pitch Compensation or using the Pitch audio filter.
  • Fixed changing Crop: Source video filter, Right parameter on an image with odd width skews the image.
  • Fixed audio pops and clicks in a few places.
  • Improve A/V synchronization when resampling audio rate is required.
  • Fixed incorrect color when using Export > Codec > libx264rgb.
  • Fixed the clip name after using Properties > Convert or Reverse.
  • Fixed showing the waveform after undo Detach Audio.
  • Fixed Audio Tone in Timeline loses focus after change in Properties.
  • Fixed moving clip sometimes does not adjust background duration.
  • Fixed Filters, Timeline, and Keyframes responding to touch screen.
  • Fixed a crash when you use Timeline > Append, Insert, or Overwrite after choosing File > Close or File > New.
  • Fixed Backspace or Delete key in input fields sometimes delete timeline clip.
  • Fixed Timeline > Select All incorrectly includes clips on locked tracks.
  • Fixed track filter out points are changed after reopening a project.
  • Fixed the default timeline height is too short.
  • Fixed Properties > Convert ruins filters on clips that were never selected.
  • Fixed a crash when using Crop: Source > Center bias.
  • Fixed seeking to the out point in the Source player when you click to seek after the out point.
  • Fixed setting in > out or out < in in the Source player not reliably updating a playlist clip.
  • Fixed saving projects with relative paths.
  • Fixed keyframes for the Level parameter of the Opacity filter.
  • Fixed drop-framed timecode for 59.94 fps to follow a strict cadence.
  • Fixed the Reduce Noise: Smart Blur and Reduce Noise: Wavelet video filters to not overwrite the alpha channel.
  • Fixed the image quality (interpolation) of a Size and Position or Rotate and Scale filter inside of a transition.
  • Fixed loading image sequences when the sequence number in the file name does not start with 1.
  • Fixed a crash when using JACK audio and File > Open Other.
  • Fixed Export > Video not updated when open clip-only project.
shotcut - v20.06 BETA 2

Published by ddennedy over 4 years ago

In addition to the BETA 1 release notes:

  • Fixed many problems in the new Proxy feature.
  • Fixed keyframes for the Level parameter of the Opacity filter.
  • Fixed drop-framed timecode for 59.94 fps to follow a strict cadence.
  • Fixed the Reduce Noise: Smart Blur and Reduce Noise: Wavelet video filters to not overwrite the alpha channel.
  • Fixed the image quality (interpolation) of a Size and Position or Rotate and Scale filter inside of a transition.
  • Changed Playlist > Sort > By Name to be case insensitive.
  • Added bigsh0t 360॰ video filters:
    • 360: Equirectangular Mask
    • 360: Equirectangular to Rectilinear
    • 360: Hemispherical to Equirectangular
    • 360: Rectilinear to Equirectangular
    • 360: Stabilize
    • 360: Transform
  • Improved the performance of image sequences.
  • Significantly improved the performance of the automatic image padding.
shotcut - v20.06 BETA

Published by ddennedy over 4 years ago

Fixes

  • Fixed Open Other > Audio/Video Device on Windows with special characters in name.
  • Fixed changing Properties > Audio > Track sometimes does not work.
  • Improved A/V synchronization on speed-changed clips with Pitch Compensation or using the Pitch audio filter.
  • Fixed changing Crop: Source video filter, Right parameter on an image with odd width skews the image.
  • Fixed audio pops and clicks in a few places.
  • Improve A/V synchronization when resampling audio rate is required.
  • Fixed incorrect color when using Export > Codec > libx264rgb.
  • Fixed the clip name after using Properties > Convert or Reverse.
  • Fixed showing the waveform after undo Detach Audio.
  • Fixed Audio Tone in Timeline loses focus after change in Properties.
  • Fixed moving clip sometimes does not adjust background duration.
  • Fixed Filters, Timeline, and Keyframes responding to touch screen.
  • Fixed a crash when you use Timeline > Append, Insert, or Overwrite after choosing File > Close or File > New.
  • Fixed Backspace or Delete key in input fields sometimes delete timeline clip.
  • Fixed Timeline > Select All incorrectly includes clips on locked tracks.
  • Fixed track filter out points are changed after reopening a project.
  • Fixed the default timeline height is too short.
  • Fixed Properties > Convert ruins filters on clips that were never selected.
  • Fixed a crash when using Crop: Source > Center bias.
  • Fixed seeking to the out point in the Source player when you click to seek after the out point.
  • Fixed setting in > out or out < in in the Source player not reliably updating a playlist clip.
  • Fixed saving projects with relative paths.

New

  • Added Playlist > menu > Add Selected to Slideshow slideshow generator!
  • Added Settings > Proxy for videos and images. See the documentation
  • Added Open Other > Blip Flash generator.
  • Added 2 new Export presets: Slide Deck (H.264) and Slide Deck (HEVC).
  • Added a Background color parameter to the Rotate and Scale and Size and Position video filters.
  • Added Help > Topics with keyboard shortcut F1.
  • Added the ability to drag-n-drop from external file manager (Explorer, Finder) directly to Timeline.
  • Added Merge with next clip to the timeline clip context menu. This only works for clips that are from the same source and contiguous. This is not clip grouping.
  • Added returning to the original file if you Reverse a reversed clip.
  • Added Settings > Synchronization... to calibrate the Shotcut player. This works while something is currently playing to help you calibrate using a known good clip.
  • Added millisecond Format options to the Timer video filter.
  • Added Add a keyframe button to the Keyframes panel for all parameters (previously it was missing on some paramters).
  • Added the Reduce Noise: Wavelet video filter.
  • Added a context menu (right-click) to the Recent panel with a Remove action.
  • Added keyboard shortcut ; to toggle a keyframe at the playhead position.
  • Added keyboard shortcut F2 to rename a clip.
  • Added keyboard shortcut F3 to search in Recent.
  • Added keyboard shortcut F11 to toggle fullscreen.
  • Added View > Enter Full Screen on Windows, but simply maximizes due to issues with popup (dialog) windows not appearing on top.
  • Added the UI files for the bigsh0t 360 video filters.
  • Added progress dialogs in several places where time consuming activities occur that otherwise block the user interface.

Changes

  • Removed Settings > External Monitor > DVEO VidPort.
  • Export now sets color primaries automatically based on the Video Mode colorspace.
  • Use Qt's internal image orientation detection instead of libexif.
  • Upgraded Mesa software OpenGL in Windows build to version 19.2.7.
  • Upgraded SDL audio output library in Windows build to version 2.0.12.
  • The keyboard shortcut to open a playlist item is changed to Ctrl+Enter (Cmd+Return on macOS).
  • Changed the keyboard shortcut to open the web page of keyboard shorcuts to ?.
  • Change the timeline toolbar icon for Timeline > Split to something more clear and obvious.
  • Timeline no longer shows thumbnails for video when the track height is at its lowest.
  • The Timeline toolbar button to toggle Scrub while dragging is now saved to settings.
  • Export > Video > Deinterlacer is no longer disabled when Scan mode is Interlaced (Anything that causes a change to the vertical resolution of an interlaced source is automatically deinterlaced.)
  • Deprecated the following video filters. These will be removed in the next version.
    • Rutt-Etra-Izer
    • Swirl
    • Text: 3D
    • Text: HTML
  • Added a Detect button to the Use hardware encoder > Configure dialog.
  • Memory is now released when you choose File > New, File > Close, or Export File. (Previously it would keep most of it for reuse.)
  • Improved constant quality rate control mode for Intel Quick Sync Video.
shotcut -

Published by ddennedy over 4 years ago

New

  • Added Properties > Speed > Pitch Compensation for automatic pitch correction for speed changes > 0.1x.
  • Added a Replace command to Timeline clip menu including blank regions with shortcut R.
  • Properties > Reverse now automatically replaces a selected clip on the timeline (or in Source player if using that).
  • Added 15 second handles when using Properties > Reverse on a timeline clip. Handles are extra footage before the in point or after the out point. This makes it easier to adjust edits or add transitions around reversed clips.
  • Added Properties > Duration > Timeline to show (not editable) the duration of a timeline clip.
  • Added a Corner Pin video filter (thanks to sauron in the forum for the initial effort).
  • Added a Properties > Convert button to make Convert to Edit-friendly in the menu more convenient (kept in the menu for now because a number of support tips reference it).
  • Properties > Convert now automatically replaces respective clips in Source and Timeline and adds its clip to the Playlist.

Fixes

  • Fixed = in Text: Simple filter ignores all text before the sign (broken in v20.02).
  • Fixed a crash when using some video filters with Preview Scaling and multiple video tracks:
    • Choppy
    • Rutt-Etra-Izer
    • Swirl
    • Text: 3D
    • Text: HTML
  • Fixed Offset X and Y parameters of Rotate and Scale filter with Preview Scaling.
  • Fixed video artifacts when using a video for a custom transition and Export > Parallel processing.
  • Fixed video artifacts when using the Distort video filter and Export > Parallel processing.
  • Fixed video artifacts when using the Rotate and Scale or Size and Position filters, multiple video tracks, and Export > Parallel processing.
  • Fixed missing code-signing entitlements for macOS that caused crashes when using the following (broken in v20.02):
    • Open Other > Audio/Video Device
    • HTML-based video filters:
      • Choppy
      • Crop: Circle
      • Crop: Rectangle
      • Rutt-Etra-Izer
      • Swirl
      • Text: 3D
      • Text: HTML
  • Fixed floating or docking some panels may crash on some Linux systems:
    • Filters
    • Keyframes
    • Timeline
  • Fixed changing the name of a track in Timeline when leaving the field without pressing Enter.
  • Fixed File > Export Frame exports uses Preview Scaling instead of project resolution.
  • Fixed switching between Cut and Dissolve in transition properties.
  • Fixed project not modified when changing transition properties.
  • Fixed pressing Enter in Filters search may open a playlist item.
  • Fixed a regression in JACK transport control (broken in v19.12).
  • Fixed a missing Timeline track Lock button animation when lock prevents something.
  • Fixed clips can be moved to locked timeline tracks (broken in v19.12).
  • Fixed treating paths with Windows drive letters as relative on macOS and Linux.
  • Fixed automatically relinking filters with HTML files (when app location changes or moving projects).
  • Fixed Undo followed by Redo after a Lift or Remove on a transition saves the transition as INVALID.
  • Fixed some filters than use external files broken when using network (UNC) paths on Windows:
    • LUT (3D)
    • Mask: From File
    • Text: HTML
  • Fixed Filters > Copy & Paste does not keep filter in and out points.
  • Fixed opening with a file from the command line on Linux snap or portable.
  • Fixed Export can overwrite a source when run from command line.
  • Fixed Keyframes previous/next buttons not using the parameter track to which they belong but rather the current track.
  • Fixed opening a playlist clip or a new clip breaks filters on Timeline > Master if it is selected.

Changes

  • Changed Export > Video > Parallel processing to default to OFF but also now it save the state between export jobs and app session.
  • Added support for FFmpeg sample_fmt option to Export > Other.
  • Automatically disable parallel processing on add-on bigsh0t (360) video filters.
  • Stop adding title="Anonymous Submission" to MLT XML.
  • Increased the priority of background jobs a little on macOS and Linux (still less than normal).
  • Added 448k to Export > Audio > Bitrate.
  • Added automatically scroll the Timeline when you double-clock a clip to select-and-seek.
  • Updated the mouse wheel behavior in Keyframes to match the changes to Timeline in version 20.02.
  • Added an option to place an icon on the Desktop to the Windows installer.
  • Add a cursor to the Audio Waveform scope.
  • Removed Export > Stream as it is not supportable in its current state.
  • Changed shortcuts C and Ctrl+C to work with the clip under the playhead of the current track if no clip is selected. This makes it behave similar to other editing shortcuts.
  • Changed the keyboard modifier for skim to Shift+Alt. This prevents Shift (previous modifier) when selecting multiple clips from changing playhead position.
    NOTE: On macOS, in order to scroll Timeline or Keyframes horizontally with a mouse wheel (not Magic Mouse or track pad), you must also use one of the following:
    • Control
    • Control+Option
    • Control+Command
    • Option+Command
  • Changed the Matrix parameter of the Dither video filter to be a drop-down combo box without keyframes support.
  • Changed Alpha operation > Write On Clear to Overwrite on some video filters to make them more clear:
    • Mask: Simple Shape
    • Chroma Key: Advanced
shotcut - v20.04 BETA 2

Published by ddennedy over 4 years ago

In addition to the BETA 1 release notes

  • Fixed using external assets on a local drive in Windows in some filters:
    • LUT (3D)
    • Mask: From File
    • Text: HTML
  • Fixed opening a playlist clip or a new clip breaks filters on Timeline > Master if it is selected.
  • Changed the keyboard modifier for skim to Shift+Alt. This prevents Shift (previous modifier) when selecting multiple clips from changing playhead position.
    NOTE: On macOS, in order to scroll Timeline or Keyframes horizontally with a mouse wheel (not Magic Mouse or track pad), you must also use one of the following:
    • Control
    • Control+Option
    • Control+Command
    • Option+Command
shotcut - v20.04 BETA

Published by ddennedy over 4 years ago

New

  • Added Properties > Speed > Pitch Compensation for automatic pitch correction for speed changes > 0.1x.
  • Added a Replace command to Timeline clip menu including blank regions with shortcut R.
  • Properties > Reverse now automatically replaces a selected clip on the timeline.
  • Added 15 second handles when using Properties > Reverse on a timeline clip. Handles are extra footage before the in point or after the out point. This makes it easier to adjust edits or add transitions around reversed clips.
  • Added Properties > Duration > Timeline to show (not editable) the duration of a timeline clip.
  • Added a Corner Pin video filter (thanks to @sauron in the forum for the initial effort).
  • Added a Properties > Convert button to make Convert to Edit-friendly in the menu more convenient (kept in the menu for now because a number of support tips reference it).
  • Properties > Convert now automatically replaces respective clips in Source and Timeline and adds its clip to the Playlist.

Fixes

  • Fixed = in Text: Simple filter ignores all text before the sign (broken in v20.02).
  • Fixed a crash when using some video filters with Preview Scaling and multiple video tracks:
    • Choppy
    • Rutt-Etra-Izer
    • Swirl
    • Text: 3D
    • Text: HTML
  • Fixed Offset X and Y parameters of Rotate and Scale filter with Preview Scaling.
  • Fixed video artifacts when using a video for a custom transition and Export > Parallel processing.
  • Fixed video artifacts when using the Distort video filter and Export > Parallel processing.
  • Fixed video artifacts when using the Rotate and Scale or Size and Position filters, multiple video tracks, and Export > Parallel processing.
  • Fixed missing code-signing entitlements for macOS that caused crashes when using the following (broken in v20.02):
    • Open Other > Audio/Video Device
    • HTML-based video filters:
      • Choppy
      • Crop: Circle
      • Crop: Rectangle
      • Rutt-Etra-Izer
      • Swirl
      • Text: 3D
      • Text: HTML
  • Fixed floating or docking some panels may crash on some Linux systems:
    • Filters
    • Keyframes
    • Timeline
  • Fixed changing the name of a track in Timeline when leaving the field without pressing Enter.
  • Fixed File > Export Frame exports uses Preview Scaling instead of project resolution.
  • Fixed switching between Cut and Dissolve in transition properties.
  • Fixed project not modified when changing transition properties.
  • Fixed pressing Enter in Filters search may open a playlist item.
  • Fixed a regression in JACK transport control (broken in v19.12).
  • Fixed a missing Timeline track Lock button animation when lock prevents something.
  • Fixed clips can be moved to locked timeline tracks (broken in v19.12).
  • Fixed treating paths with Windows drive letters as relative on macOS and Linux.
  • Fixed automatically relinking filters with HTML files (when app location changes or moving projects).
  • Fixed Undo followed by Redo after a Lift or Remove on a transition saves the transition as INVALID.
  • Fixed some filters than use external files broken when using network (UNC) paths on Windows:
    • LUT (3D)
    • Mask: From File
    • Text: HTML
  • Fixed Filters > Copy & Paste does not keep filter in and out points.
  • Fixed opening with a file from the command line on Linux snap or portable.
  • Fixed Export can overwrite a source when run from command line.
  • Fixed Keyframes previous/next buttons not using the parameter track to which they belong but rather the current track.

Changes

  • Changed Export > Video > Parallel processing to default to OFF but also now it save the state between export jobs and app session.
  • Added support for FFmpeg sample_fmt option to Export > Other.
  • Automatically disable parallel processing on add-on bigsh0t (360) video filters.
  • Stop adding title="Anonymous Submission" to MLT XML.
  • Increased the priority of background jobs a little on macOS and Linux (still less than normal).
  • Added 448k to Export > Audio > Bitrate.
  • Added automatically scroll the Timeline when you double-clock a clip to select-and-seek.
  • Updated the mouse wheel behavior in Keyframes to match the changes to Timeline in version 20.02.
  • Added an option to place an icon on the Desktop to the Windows installer.
  • Add a cursor to the Audio Waveform scope.
  • Removed Export > Stream as it is not supportable in its current state.
  • Changed shortcuts C and Ctrl+C to work with the clip under the playhead of the current track if no clip is selected. This makes it behave similar to other editing shortcuts.
  • Changed the keyboard modifier for skim to Alt (Option on a Mac). This prevents Shift (previous modifier) when selecting multiple clips from changing playhead position.
  • Changed the Matrix parameter of the Dither video filter to be a drop-down combo box without keyframes support.
  • Changed Alpha operation > Write On Clear to Overwrite on some video filters to make them more clear:
    • Mask: Simple Shape
    • Chroma Key: Advanced
shotcut -

Published by ddennedy over 4 years ago

Fixes

  • Fixed dropping multiple files to Playlist in a new project (broken in v19.12.31).
  • Fixed some broken keyboard shortcuts in the Turkish translation.
  • Fixed Properties > Speed not working after a project file repair.
  • Fixed clip selection after Insert Track or Remove Track.
  • Fixed Playlist > Add Selected to Timeline creates corrupt clips (broken in v19.12.31).
  • Fixed Settings > Display Method > Software (Mesa) on Windows (broken in v19.12.31).
  • Fixed creating a Project folder with leading or trailing spaces.
  • Fixed saving the length property in MLT XML as a time value independent of frame rate.
  • Fixed starting Text: Simple video filter with "@" shows "0".
  • Fixed seeking previous & next on the first track in Keyframes where you trim a filter or use simple keyframes.
  • Fixed an unexpected transition is created when moving a clip rightward adjacent to the next clip in Timeline (regression in v19.12.16).
  • Fixed drag-n-drop from Source player to Timeline left player in an inconsistent state (broken in v19.09.14).
  • Fixed an inconsistent colorspace conversion when accessing a cached image.
  • Fixed Playlist > Copy followed by a change in Properties incorrectly changes the playlist item.
  • Fixed clicking on the rectangle control may change its size.
  • Fixed using the LUT (3D) filter with file with extended characters in its file path on Windows.
  • Fixed a crash when using a transition on every track at the same time.

Changes

  • Improved the reliability of Timeline > Select None.
  • Changed Timeline > Master > Properties > Frame rate to show 6 decimal digits.
  • Reduced the latency of scrubbing (regression in v19.12.31).
  • Changed the video-overlay rectangle control used in some filters to allow changing the position by dragging from anywhere inside the rectangle.
    To enable, one must first double-click the center circle to put it into a positioning-locked mode. Otherwise, you would be prevented from dragging the clip out of the Source player.
  • Changed the Filters panel on macOS to prevent floating to avoid a frequently reported problem of the Filters window appearing blank/black.
  • Changed Timeline > clip context menu > Detach Audio to not seek afterwards.
  • Improved mouse wheel and trackpad behavior in Timeline.
    Now, you do not need to ensure the mouse pointer is over a clip, speed is reduced, and zoom keeps focal point in view. The new zoom behavior does not apply when using the option Center the Playhead in the timeline menu.
  • Upgraded MLT to version 6.20.0 and WebVfx to version 1.2.0.

New

  • Added Settings > Preview Scaling!
    This reduces the resolution for rendering effects for preview within the app, but there may be added a fair cost to the CPU for down-scaling sources to the preview resolution. Thus, this will be more beneficial when low resolution proxies are created, which is planned for version 20.04 in April.
    Please understand that preview scaling will not always provide perfect fidelity. Some differences are unavoidable especially where blur, softness, and noise are concerned.
    Some filters may not support preview scaling and will process at full project resolution:
    • Choppy
    • Rutt-Etra-Izer
    • Stabilize
    • Text: HTML > Blank with Web Animations
    • Text: HTML > Simple Scroll
    • Text: HTML > Two Column Scroll
  • Added Export > Advanced > Video >Use preview scaling.
    This is intended to provide a faster export for draft review. You should leave the export resolution set to the project resolution unless your preset or video codec dictates a resolution.
  • Added Views > Scopes > Video Vector.
    Note that the graticule on this is non-traditional, inspired by Alexis Van Hurkman.
  • Added Filters > Audio > Pitch.
    This is handy when changing the speed of a clip anywhere from 4.0x - 0.25x.
  • Added the ability to rename clips in Properties by clicking into the header where the name is displayed.
  • Added support for using a video clip in Transition Properties > Video.
    This is handy to use with @jonray's matte transitions.
  • Added a few more export presets:
    • audio/ALAC
    • audio/FLAC
    • intermediate/DNxHR HQ
    • intermediate/ProRes HQ
    • intermediate/ProRes was changed to ProRes 422
  • Added Arabic translation.
shotcut - v20.02 BETA

Published by ddennedy over 4 years ago

Fixes

  • Fixed dropping multiple files to Playlist in a new project (broken in v19.12.31).
  • Fixed some broken keyboard shortcuts in the Turkish translation.
  • Fixed Properties > Speed not working after a project file repair.
  • Fixed clip selection after Insert Track or Remove Track.
  • Fixed Playlist > Add Selected to Timeline creates corrupt clips (broken in v19.12.31).
  • Fixed Settings > Display Method > Software (Mesa) on Windows (broken in v19.12.31).
  • Fixed creating a Project folder with leading or trailing spaces.
  • Fixed saving the length property in MLT XML as a time value independent of frame rate.
  • Fixed starting Text: Simple video filter with "@" shows "0".
  • Fixed seeking previous & next on the first track in Keyframes where you trim a filter or use simple keyframes.
  • Fixed an unexpected transition is created when moving a clip rightward adjacent to the next clip in Timeline (regression in v19.12.16).
  • Fixed drag-n-drop from Source player to Timeline left player in an inconsistent state (broken in v19.09.14).
  • Fixed an inconsistent colorspace conversion when accessing a cached image.

Changes

  • Improved the reliability of Timeline > Select None.
  • Changed Timeline > Master > Properties > Frame rate to show 6 decimal digits.
  • Reduced the latency of scrubbing (regression in v19.12.31).
  • Changed the video-overlay rectangle control used in some filters to change position by dragging from anywhere inside the rectangle and not only the center dot.
  • Changed the Filters panel on macOS to prevent floating to avoid a frequently reported problem of the Filters window appearing blank/black.
  • Changed Timeline > clip context menu > Detach Audio to not seek afterwards.

New

  • Added Settings > Preview Scaling!
    This reduces the resolution for rendering effects for preview within the app, but there may be added a fair cost to the CPU for down-scaling sources to the preview resolution. Thus, this will be more beneficial when low resolution proxies are created, which is planned for version 20.04 in April.
    Please understand that preview scaling will not always provide perfect fidelity. Some differences are unavoidable especially where blur, softness, and noise are concerned.
    Some filters may not support preview scaling and will process at full project resolution:
    • Choppy
    • Rutt-Etra-Izer
    • Stabilize
    • Text: HTML > Blank with Web Animations
    • Text: HTML > Simple Scroll
    • Text: HTML > Two Column Scroll
  • Added Export > Advanced > Video >Use preview scaling.
    This is intended to provide a faster export for draft review. You should leave the export resolution set to the project resolution unless your preset or video codec dictates a resolution.
  • Added Views > Scopes > Video Vector.
    Note that the graticule on this is non-traditional, inspired by Alexis Van Hurkman.
  • Added Filters > Video > Rectangle.
    Note that on Windows and macOS whenever a new instance of the Rectangle filter occurs (add filter, split clip, export, etc.) a window will pop up very quickly and then disappear. This is strange but expected at this time with no plan to address it for release.
    This is an experimental video filter that uses the Qt Quick QML side of WebVfx.
  • Added Filters > Audio > Pitch.
    This is handy when changing the speed of a clip anywhere from 4.0x - 0.25x.
  • Added the ability to rename clips in Properties by clicking into the header where the name is displayed.
  • Added support for using a video clip in Transition Properties > Video.
    This is handy to use with @jonray's matte transitions.
  • Added Arabic translation.
shotcut -

Published by ddennedy almost 5 years ago

Unfortunately, version 19.12.16 introduced a major new bug when moving clips on the Timeline with Ripple on. This version not only fixes that but also includes a highly requested feature that was a year end goal: moving multiple clips on the Timeline! In addition, two more video scopes were added: RGB Parade and RGB Waveform.

Other Changes and Fixes

  • Allow reducing track height to very short in Timeline and Keyframes.
  • Fixed crackly audio playback for some Windows users.
  • Fixed loading project files made before v19.06 when not using a period for a decimal point.
  • Fixed Lift and Ripple Delete on Timeline not reliably removing all selected.
  • Fixed checking Properties > Image sequence may not update duration in Playlist.
  • Fixed the intra-VLC and non-linear-quantizer options in the XDCAM-422 and D10 export presets.