Shotcut
shotcut.org Windows, Mac OS, Linux
A free, open source, cross-platform video editor, using FFmpeg Shotcut supports a wide range of formats, and has a comprehensive feature set, including 4K & 8k resolution, webcam + audio capture, batch opperations and much more
- Homepage: shotcut.org
- GitHub: github.com/mltframework/shotcut
- Web info: web-check.xyz/results/shotcut.org
Shotcut Source Code
Author
Description
cross-platform (Qt), open-source (GPLv3) video editor
Homepage
https://www.shotcut.orgLicense
GPL-3.0
Created
23 Apr 12
Last Updated
26 Feb 26
Latest version
Primary Language
C++
Size
122,387 KB
Stars
13,491
Forks
1,318
Watchers
13,491
Language Usage
Star History
Top Contributors
-
@ddennedy (5935)
-
@bmatherly (818)
-
@metellius (92)
-
@traprog (31)
-
@eszlari (21)
-
@transifex-integration[bot] (8)
-
@dany123 (6)
-
@luzpaz (6)
-
@e7appew (5)
-
@austincbrooks (4)
-
@rkfg (4)
-
@dyliuti (3)
-
@mrleemon (3)
-
@TotalCaesar659 (3)
-
@Integral-Tech (3)
-
@chmorgan (3)
-
@hbtalha (2)
-
@rschiang (2)
-
@vitorgalvao (2)
-
@ochilan (2)
-
@BSDKaffee (2)
-
@hadim (2)
-
@emlun (2)
-
@cornusandu (2)
-
@Peppernrino (1)
-
@imerr (1)
-
@rosslagerwall (1)
-
@stefano-buscaglia (1)
-
@thiru31 (1)
-
@timlau (1)
Recent Commits
-
Dan Dennedy (26 Feb 26)
Update translations
-
Dan Dennedy (22 Feb 26)
Restore Generate to default main toolbar This was removed in previous version per default options to make room for the What's This? contextual help. However, I think a lot of people still expect it as the primary way to add text, for example. So, this restores it by shortening its label: New Generator -> Generate.
-
Dan Dennedy (19 Feb 26)
Fix keyframes for Position/Size in Text: Typewriter
-
Dan Dennedy (17 Feb 26)
Fix h264_videotoolbox may not reset B frames That codec always seems to fail with B frames and should reset to 0 even with a custom preset. Only manual override per encode will let you try to use B frames. https://forum.shotcut.org/t/macos-use-hardware-encoder-failing/51092
-
Dan Dennedy (16 Feb 26)
Update strings for translation
-
Dan Dennedy (16 Feb 26)
Fix keyframes waveform updates
-
Dan Dennedy (16 Feb 26)
Add Playlist > Log Event When reviewing long videos to locate interesting shots you can press a key to add a 6 seconds (not yet configurable) moment to the playlist. This does not interrupt playing or require setting points.
-
Dan Dennedy (15 Feb 26)
Refactor waveform data (#1788) Related to #1786 This change moves the audio levels data out of QML, which was not only a source of trouble in Qt 6.10.1 but also inefficient.
-
Dan Dennedy (15 Feb 26)
Fix crash on some playlist actions when the playlist is empty or nothing selected. https://forum.shotcut.org/t/shotcut-crashes-when-clicking-on-certain- playlist-menu-items-when-the-playlist-bin-is-empty/51140
-
Dan Dennedy (13 Feb 26)
Fix #1786 timeline waveform crash on long video I had to revert the previous change because it was causing a new crash in some Linux builds on the older Qt 6.8.3! Revert the Windows build to Qt 6.8.3 until this is solved either through Qt upgrade or another change.
-
Dan Dennedy (13 Feb 26)
Revert "Fix #1786 timeline waveform crash on long video" This reverts commit 9c022acb7356c92f73280a9c17f424b4b3945a4e.
-
Dan Dennedy (13 Feb 26)
Revert "clang-format" This reverts commit d0a7f11756ddd78ca2af3a0516a5d90bce28ff3c.
-
Dan Dennedy (13 Feb 26)
clang-format
-
Dan Dennedy (13 Feb 26)
Fix #1786 timeline waveform crash on long video This is not an obvious direct fix. After reproduciung it, I looked for a way to make the existing code more efficient and then the problem went away. Maybe the old approach was having a problem with a QVariantList on Qt 6.10.1. A vector of uchar is more efficient by less data, less conversions, and less copies during conversion.
-
Brian Matherly (12 Feb 26)
Check the return value of QFile and QTemporary file This silences some compiler warnings. But it is also good to know if these files can not be opened.
-
Brian Matherly (12 Feb 26)
Remove the linear blend deinterlace option Linear blend was removed from ffmpeg and is now the same as yadif This still leaves 4 options with onefield being the fastest and good options for good, better, and best.
-
luzpaz (11 Feb 26)
Fix misc. typos (#1757)
-
Dan Dennedy (11 Feb 26)
Add long task dialog on change hardware decoder
-
Brian Matherly (10 Feb 26)
Fix video zoom scope player selection on Linux
-
Brian Matherly (10 Feb 26)
Video zoom scope wheel improvements Change zoom from wheel to wheel + ctrl Add vertical pan as wheel Add horizontal pan as wheel + alt
-
Brian Matherly (10 Feb 26)
Fix SPR VUI rotate does not work with Alt modifier
-
Brian Matherly (30 Jan 26)
Add player zoom with mouse wheel Zoom is triggered with the mouse wheel and the Shift key As suggested here: https://forum.shotcut.org/t/pourrait-on-avoir-une-possibilitee-grossissement-plus-fin-detaille-dans-loption-zoom/47891/7
-
Dan Dennedy (09 Feb 26)
Merge pull request #1785 from cornusandu/master Reduce use of deprecated functions in filedatedialog.
-
Bogdan Sandu (08 Feb 26)
core: use constexpr and arrays Use constexpr over const where possible, and constant arrays over constant pointers, where constant semantics are needed. Signed-off-by: Bogdan Sandu <bogdanelsandu2011@gmail.com>
-
Bogdan Sandu (08 Feb 26)
dialogs: filedatedialog: reduce use of deprecated functions
-
Dan Dennedy (07 Feb 26)
Fix #1783 "Show In Files" for a Reverse job
-
Brian Matherly (29 Jan 26)
Add toggle other tracks for mute and visible As suggested here: https://forum.shotcut.org/t/alt-click-to-hide-all-other-tracks/47714
-
Brian Matherly (24 Jan 26)
Add text search to Subtitle panel
-
Brian Matherly (26 Jan 26)
Implement underline and strikethrough for the text filters
-
Dan Dennedy (05 Feb 26)
Make the macOS DMG much nicer
Shotcut Website
Website
Shotcut - Home
Shotcut is a free, open source, cross-platform video editor for Windows, Mac and Linux
Redirects
Does not redirect
Security Checks
All 65 security checks passed
Server Details
- IP Address 18.244.202.77
- Hostname server-18-244-202-77.atl58.r.cloudfront.net
- Location Atlanta, Georgia, United States of America, NA
- ISP Amazon.com Inc.
- ASN AS16509
Associated Countries
-
US
Safety Score
Website marked as safe
100%
Blacklist Check
shotcut.org was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
Shotcut Reviews
More Video Editors
-
A free, simple, cross-platform video editor. Great for trimming/slicing, video effects, adding titles, scene animations and more
-
KDE Non-Linear Video Editor, is an editor based on the MLT Framework, KDE and Qt, written using C++ and using FFmpeg
-
A multitrack non-linear video editor with a simple interface
-
Simple video editor, for applying transitions, effects and text as well as splicing video clips
-
A simple Python-based cross-platform tool for cutting and splicing videos
-
Free & open desktop node-graph based video compositing software. Similar in functionalities to Adobe After Effects. Features flexible rotoscoping, 2D & planner tracking, keying tools, curve & dope-shift editor, GPU & network rendering, and is easily extendable via community plugins, or by writing Python scripts
About the Data: Shotcut
API
You can access Shotcut's data programmatically via our API.
Simply make a GET request to:
https://api.awesome-privacy.xyz/creativity/video-editors/shotcut The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share Shotcut
Help your friends compare Video Editors, and pick privacy-respecting software and services.
Share Shotcut and Awesome Privacy with your network!