Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...

Downloads:
65,885
Downloads of v 19.07.15:
1,454
Last Update:
16 Jul 2019
Package Maintainer(s):
Software Author(s):
- Dan Dennedy
Tags:
shotcut video editor cutting color correction media foss cross-platform- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Shotcut
This is not the latest version of Shotcut available.
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
65,885
Downloads of v 19.07.15:
1,454
Maintainer(s):
Software Author(s):
- Dan Dennedy
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
Shotcut 19.07.15
This is not the latest version of Shotcut available.
All Checks are Passing
2 Passing Test
To install Shotcut, run the following command from the command line or from PowerShell:
To upgrade Shotcut, run the following command from the command line or from PowerShell:
To uninstall Shotcut, run the following command from the command line or from PowerShell:
NOTE: This applies to both open source and commercial editions of Chocolatey.
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://chocolatey.org/api/v2. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
- Download the Package Download
- Follow manual internalization instructions
-
Package Internalizer (C4B)
- Run
choco download shotcut --internalize --version=19.07.15 --source=https://chocolatey.org/api/v2
(additional options) - Run
choco push --source="'http://internal/odata/repo'"
for package and dependencies - Automate package internalization
- Run
3. Enter your internal repository url
(this should look similar to https://chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade shotcut -y --source="'STEP 3 URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade shotcut -y --source="'STEP 3 URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Ensure shotcut installed
win_chocolatey:
name: shotcut
state: present
version: 19.07.15
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
Coming early 2020! Central Managment Reporting available now! More information...
chocolatey_package 'shotcut' do
action :install
version '19.07.15'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: shotcut,
Version: 19.07.15,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller shotcut
{
Name = 'shotcut'
Ensure = 'Present'
Version = '19.07.15'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'shotcut':
provider => 'chocolatey',
ensure => '19.07.15',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install shotcut version="19.07.15" source="STEP 3 URL"
See docs at https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html.
5. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
This package was approved as a trusted package on 16 Jul 2019.
###Wide Format Support
Supports hundreds of audio and video formats and codecs thanks to FFmpeg. No import required which means native editing, plus multi-format timelines, resolutions and frame-rates within a project. Frame accurate seeking supported for many video formats.
###Device and Transport Options
Blackmagic Design SDI and HDMI for input and preview monitoring. Screen, webcam and audio capture. Network stream playback. Supports resolutions up to 4k and capture from SDI, HDMI, webcam, JACK & Pulse audio, IP stream, X11 screen and Windows DirectShow devices.
###Sleek, Intuitive Interface
Multiple dockable and undockable panels, including detailed media properties, recent files with search, playlist with thumbnail view, filter panel, history view, encoding panel, jobs queue, and melted server and playlist. Also supports drag-n-drop of assets from file manager.
- Shotcut.19.07.15.nupkg (3ad143d79627) - ## / 59 - Log in or click on link to see number of positives
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Version | Downloads | Last Updated | Status |
---|---|---|---|
Shotcut 19.10.20 | 1711 | Monday, October 21, 2019 | Approved |
Shotcut 19.09.14 | 1366 | Sunday, September 15, 2019 | Approved |
Shotcut 19.08.16 | 1592 | Saturday, August 17, 2019 | Approved |
Shotcut 19.07.15 | 1454 | Tuesday, July 16, 2019 | Approved |
Shotcut 19.06.15 | 1416 | Sunday, June 16, 2019 | Approved |
Shotcut 19.04.30 | 1506 | Thursday, May 2, 2019 | Approved |
Shotcut 19.02.28 | 1480 | Friday, March 1, 2019 | Approved |
Shotcut 19.01.27 | 1030 | Monday, January 28, 2019 | Approved |
Shotcut 19.01.24 | 442 | Friday, January 25, 2019 | Approved |
Shotcut 18.12.23 | 1029 | Monday, December 24, 2018 | Approved |
Shotcut 18.11.18 | 1110 | Monday, November 19, 2018 | Approved |
Shotcut 18.11.13 | 479 | Wednesday, November 14, 2018 | Approved |
Shotcut 18.10.08 | 893 | Tuesday, October 9, 2018 | Approved |
Shotcut 18.09.16 | 691 | Tuesday, September 18, 2018 | Approved |
Shotcut 18.09.15 | 73 | Sunday, September 16, 2018 | Approved |
Shotcut 18.09.13 | 72 | Friday, September 14, 2018 | Approved |
Shotcut 18.08.14 | 989 | Wednesday, August 15, 2018 | Approved |
Shotcut 18.08.11 | 155 | Sunday, August 12, 2018 | Approved |
Shotcut 18.08 | 521 | Thursday, August 2, 2018 | Approved |
Shotcut 18.07 | 407 | Monday, July 23, 2018 | Approved |
Shotcut 17.11 | 2299 | Saturday, December 2, 2017 | Approved |
Shotcut 17.01.02 | 1843 | Friday, January 13, 2017 | Approved |
Shotcut 16.08.12 | 678 | Saturday, August 13, 2016 | Approved |
Shotcut 16.06.08 | 309 | Saturday, June 25, 2016 | Approved |
Shotcut 16.04.01 | 255 | Wednesday, April 27, 2016 | Approved |
Shotcut 16.03.01 | 372 | Monday, March 21, 2016 | Approved |
Shotcut 16.02.01 | 398 | Saturday, February 6, 2016 | Approved |
Shotcut 15.11.03 | 437 | Wednesday, November 4, 2015 | Approved |
Shotcut 15.08.11 | 302 | Wednesday, August 19, 2015 | Approved |
Shotcut 15.07.02 | 227 | Wednesday, July 15, 2015 | Approved |
Shotcut 15.05.06 | 243 | Saturday, May 9, 2015 | Approved |
Shotcut 15.05.02 | 246 | Wednesday, May 6, 2015 | Approved |
Shotcut 15.04.01 | 263 | Saturday, April 11, 2015 | Approved |
Shotcut 15.02.01 | 623 | Tuesday, February 3, 2015 | Approved |
Shotcut 15.01.05 | 325 | Saturday, January 10, 2015 | Approved |
Shotcut 14.12.06 | 275 | Monday, December 8, 2014 | Approved |
Shotcut 14.12.03 | 235 | Saturday, December 6, 2014 | Approved |
Shotcut 14.11.01 | 347 | Sunday, November 2, 2014 | Approved |
Shotcut 14.10.05 | 309 | Monday, October 6, 2014 | Approved |
Shotcut 14.10.03 | 274 | Saturday, October 4, 2014 | Approved |
Shotcut 14.10.01 | 271 | Friday, October 3, 2014 | Approved |
Shotcut 14.09.03 | 268 | Wednesday, September 3, 2014 | Approved |
Shotcut 14.09.02 | 275 | Tuesday, September 2, 2014 | Approved |
Shotcut 14.09.01 | 297 | Monday, September 1, 2014 | Approved |
Shotcut 14.08.01 | 336 | Saturday, August 2, 2014 | Approved |
Shotcut 14.07.01 | 274 | Saturday, July 19, 2014 | Approved |
Shotcut 14.06.01 | 358 | Monday, June 2, 2014 | Approved |
Shotcut 14.05.02 | 328 | Tuesday, May 6, 2014 | Approved |
Shotcut 14.04.30 | 278 | Thursday, May 1, 2014 | Approved |
Shotcut 14.04.29 | 280 | Wednesday, April 30, 2014 | Approved |
Shotcut 14.04.28 | 363 | Tuesday, April 29, 2014 | Approved |
Shotcut 14.04.27 | 278 | Monday, April 28, 2014 | Approved |
Shotcut 14.04.26 | 249 | Saturday, April 26, 2014 | Approved |
Shotcut 14.04.24 | 289 | Thursday, April 24, 2014 | Approved |
Shotcut 14.04.23 | 293 | Thursday, April 24, 2014 | Approved |
Shotcut 14.04.22 | 292 | Wednesday, April 23, 2014 | Approved |
Shotcut 14.04.21 | 291 | Monday, April 21, 2014 | Approved |
Shotcut 14.04.18 | 282 | Saturday, April 19, 2014 | Approved |
Shotcut 14.04.17 | 254 | Friday, April 18, 2014 | Approved |
Shotcut 14.04.16 | 294 | Wednesday, April 16, 2014 | Approved |
Shotcut 14.04.15 | 282 | Thursday, April 17, 2014 | Approved |
Shotcut 14.04.14 | 284 | Tuesday, April 15, 2014 | Approved |
Shotcut 14.04.13 | 299 | Tuesday, April 15, 2014 | Approved |
Shotcut 14.04.12 | 313 | Sunday, April 13, 2014 | Approved |
Shotcut 14.04.10 | 260 | Friday, April 11, 2014 | Approved |
Shotcut 14.04.09 | 277 | Thursday, April 10, 2014 | Approved |
Shotcut 14.04.08 | 278 | Wednesday, April 9, 2014 | Approved |
Shotcut 14.04.07 | 283 | Tuesday, April 8, 2014 | Approved |
Shotcut 14.04.04 | 279 | Saturday, April 5, 2014 | Approved |
Shotcut 14.04.03 | 310 | Friday, April 4, 2014 | Approved |
Shotcut 14.04.02 | 326 | Thursday, April 3, 2014 | Approved |
Shotcut 14.04.01 | 288 | Wednesday, April 2, 2014 | Approved |
Shotcut 14.03.31 | 289 | Tuesday, April 1, 2014 | Approved |
Shotcut 14.03.30 | 295 | Monday, March 31, 2014 | Approved |
Shotcut 14.03.28 | 336 | Saturday, March 29, 2014 | Approved |
Shotcut 14.03.26 | 249 | Wednesday, March 26, 2014 | Approved |
Shotcut 14.03.24 | 270 | Tuesday, March 25, 2014 | Approved |
Shotcut 14.03.23 | 346 | Monday, March 24, 2014 | Approved |
Shotcut 14.03.22 | 270 | Sunday, March 23, 2014 | Approved |
Shotcut 14.03.20 | 272 | Friday, March 21, 2014 | Approved |
Shotcut 14.03.19 | 300 | Wednesday, March 19, 2014 | Approved |
Shotcut 14.03.16 | 307 | Monday, March 17, 2014 | Approved |
Shotcut 14.03.15 | 277 | Sunday, March 16, 2014 | Approved |
Shotcut 14.03.07 | 242 | Saturday, March 8, 2014 | Approved |
Shotcut 14.03.05 | 343 | Thursday, March 6, 2014 | Approved |
Shotcut 14.03.04 | 292 | Wednesday, March 5, 2014 | Approved |
Shotcut 14.03.02 | 300 | Monday, March 3, 2014 | Approved |
Shotcut 14.03.01 | 276 | Monday, March 3, 2014 | Approved |
Shotcut 14.02.28 | 281 | Saturday, March 1, 2014 | Approved |
Shotcut 14.02.27 | 297 | Thursday, February 27, 2014 | Approved |
Shotcut 14.02.26 | 343 | Thursday, February 27, 2014 | Approved |
Shotcut 14.02.25 | 284 | Tuesday, February 25, 2014 | Approved |
Shotcut 14.02.24 | 264 | Monday, February 24, 2014 | Approved |
Shotcut 14.02.22 | 299 | Sunday, February 23, 2014 | Approved |
Shotcut 14.02.21 | 248 | Saturday, February 22, 2014 | Approved |
Shotcut 14.02.19 | 295 | Thursday, February 20, 2014 | Approved |
Shotcut 14.02.17 | 300 | Tuesday, February 18, 2014 | Approved |
Shotcut 14.02.15 | 285 | Sunday, February 16, 2014 | Approved |
Shotcut 14.02.14 | 303 | Saturday, February 15, 2014 | Approved |
Shotcut 14.02.13 | 283 | Friday, February 14, 2014 | Approved |
Shotcut 14.02.12 | 295 | Thursday, February 13, 2014 | Approved |
Shotcut 14.02.11 | 297 | Wednesday, February 12, 2014 | Approved |
Shotcut 14.02.10 | 276 | Tuesday, February 11, 2014 | Approved |
Shotcut 14.02.09 | 265 | Monday, February 10, 2014 | Approved |
Shotcut 14.02.07 | 258 | Saturday, February 8, 2014 | Approved |
Shotcut 14.02.06 | 307 | Thursday, February 6, 2014 | Approved |
Shotcut 14.02.05 | 291 | Thursday, February 6, 2014 | Approved |
Shotcut 14.02.04 | 297 | Wednesday, February 5, 2014 | Approved |
Shotcut 14.02.03 | 279 | Tuesday, February 4, 2014 | Approved |
Shotcut 14.02.02 | 293 | Monday, February 3, 2014 | Approved |
Shotcut 14.01.30 | 295 | Friday, January 31, 2014 | Approved |
Shotcut 14.01.29 | 287 | Wednesday, January 29, 2014 | Approved |
Shotcut 14.01.28 | 308 | Tuesday, January 28, 2014 | Approved |
Shotcut 14.01.26 | 314 | Tuesday, January 28, 2014 | Approved |
Shotcut 14.01.25 | 304 | Sunday, January 26, 2014 | Approved |
Shotcut 14.01.24 | 294 | Saturday, January 25, 2014 | Approved |
Shotcut 14.01.23 | 327 | Friday, January 24, 2014 | Approved |
Shotcut 14.01.22 | 266 | Thursday, January 23, 2014 | Approved |
Shotcut 14.01.21 | 276 | Wednesday, January 22, 2014 | Approved |
Shotcut 14.01.20 | 293 | Monday, January 20, 2014 | Approved |
Shotcut 14.01.18 | 312 | Monday, January 20, 2014 | Approved |
Shotcut 14.01.17 | 252 | Saturday, January 18, 2014 | Approved |
Shotcut 14.01.16 | 265 | Thursday, January 16, 2014 | Approved |
Shotcut 14.01.15 | 325 | Thursday, January 16, 2014 | Approved |
Shotcut 14.01.14 | 290 | Wednesday, January 15, 2014 | Approved |
Shotcut 14.01.13 | 289 | Tuesday, January 14, 2014 | Approved |
Shotcut 14.01.12 | 330 | Tuesday, January 14, 2014 | Approved |
Shotcut 14.01.11 | 263 | Sunday, January 12, 2014 | Approved |
Shotcut 14.01.10 | 303 | Saturday, January 11, 2014 | Approved |
Shotcut 14.01.09 | 296 | Friday, January 10, 2014 | Approved |
Shotcut 14.01.08 | 298 | Thursday, January 9, 2014 | Approved |
Shotcut 14.01.07 | 297 | Wednesday, January 8, 2014 | Approved |
Shotcut 14.01.06 | 268 | Monday, January 6, 2014 | Approved |
Shotcut 14.01.04 | 264 | Sunday, January 5, 2014 | Approved |
Shotcut 14.01.03 | 322 | Saturday, January 4, 2014 | Approved |
Shotcut 14.01.02 | 306 | Thursday, January 2, 2014 | Approved |
Shotcut 13.12.30 | 265 | Monday, December 30, 2013 | Approved |
Shotcut 13.12.29 | 288 | Sunday, December 29, 2013 | Approved |
Shotcut 13.12.28 | 278 | Saturday, December 28, 2013 | Approved |
Shotcut 13.12.13 | 316 | Saturday, December 14, 2013 | Approved |
Shotcut 13.12.10 | 258 | Wednesday, December 11, 2013 | Approved |
Shotcut 13.12.09 | 267 | Wednesday, December 11, 2013 | Approved |
Shotcut 13.12.06 | 292 | Monday, December 9, 2013 | Approved |
Shotcut 13.11.24 | 328 | Tuesday, November 26, 2013 | Approved |
Shotcut 13.11.23 | 274 | Monday, November 25, 2013 | Approved |
Shotcut 13.11.22 | 296 | Friday, November 22, 2013 | Approved |
Shotcut 13.11.21 | 295 | Friday, November 22, 2013 | Approved |
Shotcut 13.11.19 | 301 | Wednesday, November 20, 2013 | Approved |
Shotcut 13.11.18 | 300 | Wednesday, November 20, 2013 | Approved |
Shotcut 13.11.17 | 280 | Monday, November 18, 2013 | Approved |
Shotcut 13.11.16 | 295 | Monday, November 18, 2013 | Approved |
Shotcut 13.11.15 | 302 | Saturday, November 16, 2013 | Approved |
Shotcut 13.11.14 | 331 | Friday, November 15, 2013 | Approved |
Shotcut 13.11.13 | 274 | Thursday, November 14, 2013 | Approved |
Shotcut 13.11.12 | 332 | Wednesday, November 13, 2013 | Approved |
Shotcut 13.11.11 | 268 | Tuesday, November 12, 2013 | Approved |
Shotcut 13.11.10 | 318 | Monday, November 11, 2013 | Approved |
Shotcut 13.11.09 | 297 | Sunday, November 10, 2013 | Approved |
Shotcut 13.11.06 | 327 | Thursday, November 7, 2013 | Approved |
Shotcut 13.11.03 | 311 | Tuesday, November 5, 2013 | Approved |
Shotcut 13.10.31 | 316 | Friday, November 1, 2013 | Approved |
Shotcut 13.10.28 | 290 | Tuesday, October 29, 2013 | Approved |
Shotcut 13.10.27 | 293 | Monday, October 28, 2013 | Approved |
Shotcut 13.10.26 | 318 | Sunday, October 27, 2013 | Approved |
-
- shotcut.install (= 19.07.15)
Ground Rules:
- This discussion is only about Shotcut and the Shotcut package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Shotcut, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.