| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| shotcut-linux-x86_64-240113.txz | 2024-01-14 | 126.8 MB | |
| shotcut-src-240113.txz | 2024-01-14 | 244.3 MB | |
| shotcut-linux-x86_64-240113.AppImage | 2024-01-14 | 180.0 MB | |
| shotcut-macos-unsigned-240113.dmg | 2024-01-14 | 239.2 MB | |
| shotcut-win64-240113.exe | 2024-01-14 | 118.8 MB | |
| shotcut-win64-240113.zip | 2024-01-14 | 155.9 MB | |
| shotcut-macos-240113.dmg | 2024-01-14 | 255.3 MB | |
| md5sums.txt | 2024-01-14 | 439 Bytes | |
| sha256sums.txt | 2024-01-14 | 663 Bytes | |
| README.md | 2024-01-12 | 3.3 kB | |
| v24.01 BETA source code.tar.gz | 2024-01-12 | 12.0 MB | |
| v24.01 BETA source code.zip | 2024-01-12 | 12.7 MB | |
| Totals: 12 Items | 1.3 GB | 0 | |
- Fixed distort mode in Size & Position GPU filter.
- Fixed zombie values in Time Remap filter while working with keyframes.
- Fixed saving B frames in custom Export preset with hardware encoder.
- Added support for multiple selection to Split At Playhead.
- Added Timeline > Edit > Split All Tracks At Playhead Shift+S.
- Added Edit > Undo and Redo support for adding, removing, changing, and disabling Filters.
- Fixed 10-bit Export with NVENC (NVIDIA) encoders.
- Fixed proxy generation failing with NVENC if Settings > Proxy > Use Hardware Encoder is on.
- Fixed toggling Export > Use hardware encoder resets all options to defaults.
- Fixed Export > Each Playlist Item > Directory incorrectly shows a filename.
- Changed the name of the Declick time filter to Declick Audio.
- Fixed intermittent crash moving a clip on the Timeline.
- Fixed Playlist > Select All and Remove All are disabled until selection changes.
- Added Player > Loop \ and Player > Set Loop Range to the menu and player controls.
- Changed the player controls to automatically adapt to 2 rows so the In Point and Selected Duration show more reliably.
- Fixed some filter parameters' sliders may overflow using new keyframe easings that over- or under-shoot.
- Added Timeline > Edit > Nudge Forward . and Nudge Backward ,.
- Added Pause and Resume to the context menu in Jobs.
- Changed the low memory warning dialog to automatically close itself when the free memory becomes high enough.
- Changed the low memory detection to automatically pause and resume a currently running job as the free memory becomes too low and then high enough again.
- Added Settings > Backup with options for:
- Manually
- Hourly
- Daily (default)
- Weekly This creates a backup of the current project file in a manner similar to File > Backup and Save except it is automatic now unless Manually is chosen.
- Added File > Other Versions sub-menu that tries to find similarly-named project files in the same folder create by Shotcut backup or recovery mechanisms.
- Added Timeline > Selection > Group/Ungroup Ctrl+G. This is basically a saved multi-selection system. So, the operations it supports are all those available for multiple selection. That does not include trim, Filters, or Properties at this time.
- Changed Timeline > Detach Audio to automatically create a group.
- Added Settings > Player > Audio API on Linux and Windows.
Basically, this makes the
--SDL_AUDIODRIVERcommand line option available in the Settings menu. - Added a Previous button to View > Application Log dialog that goes to the log file created by the previous app session.
Now, on startup, Shotcut makes a backup of
shotcut-log.txttoshotcut-log.bak. - Added a Copy button to all text viewer dialogs that does the same thing that the non-obvious Select All and Copy actions in the context menu.
- The Jobs log viewer now updates automatically and scrolls to the end if it is left open while a job is running.