Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

2,185

Downloads of v 4.39.1:

59

Last Update:

07 Feb 2024

Package Maintainer(s):

Software Author(s):

  • Mirillis

Tags:

action record game mirillis

Action!

  • 1
  • 2
  • 3

4.39.1 | Updated: 07 Feb 2024

Downloads:

2,185

Downloads of v 4.39.1:

59

Maintainer(s):

Software Author(s):

  • Mirillis

Action! 4.39.1

  • 1
  • 2
  • 3

All Checks are Passing

3 Passing Tests


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Successful:

No detections found in any package files

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install Action!, run the following command from the command line or from PowerShell:

>

To upgrade Action!, run the following command from the command line or from PowerShell:

>

To uninstall Action!, run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

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://community.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

3. Copy Your Script

choco upgrade action -y --source="'INTERNAL REPO 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 action -y --source="'INTERNAL REPO URL'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install action
  win_chocolatey:
    name: action
    version: '4.39.1'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'action' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '4.39.1'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller action
{
    Name     = "action"
    Version  = "4.39.1"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'action':
  ensure   => '4.39.1',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

NOTE

Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...

Package Approved

This package was approved as a trusted package on 07 Feb 2024.

Description

Mrillis - Action!

Mirillis Action! screen recorder allows streaming and real-time recording of Windows desktop in a superb HD video quality. With Action! you can record and stream your gameplay, web player videos, record music, capture screenshots, add webcams, microphone commentary... and more!

Logo

Installation arguments

/NoDesktopIcon - Doesn't create shortcuts on the desktop
/NoStartMenuIcon - Doesn't create shortcuts in the Start menu

1. The most user friendly and stylish interface of all screen recorders

Action! is compact, stylish and user friendly. Built-in screen and gameplay recording manager allows to browse, delete selected items and export recordings to popular formats and devices. Action! screen recorder defines new standard of user experience for games benchmarking, gameplay and Windows desktop real-time recording software.
Greenscreen Mode

2. Greenscreen Mode

Action! gives you Greenscreen Mode. Now you can cut out the background, while recording with your webcam, from your video recording. You don't need to have special camera for that - all you need is Action! screen recorder and any solid color background, what is much cheaper solution and gives the same, if not better, results.
Record webcam or USB/HDMI Capture Devices

3. Record webcam or USB/HDMI Capture Devices

Select device recording mode to capture video from gaming consoles, other PC, TV broadcasts, webcams or camcorders. Add your own logo, webcam, microphone commentary and record video to your local disk or live stream to popular services.
Try screen recording with Selected Application recording option.

4. Try screen recording with Selected Application recording option

This brand new recording mode allows you to record your Windows desktop screen in complete privacy! Record only the application you want to show to others on your screen recording, while the rest of your desktop screen will be blackened-out and not recorded on your video.
Record gameplay in HD. Benchmark games performance.

5. Record gameplay in HD. Benchmark games performance

Outstanding screen and gameplay recording performance and GPU utilization allows the smoothest real-time HD gameplay recording ever! Display current and average game framerate (FPS) during gameplay and save your benchmark results.
The outstanding screen recording performance!

6. The outstanding screen recording performance

Action! defines a new standard of performance for gameplay and desktop recording software. It uses Mirillis ultra-fast, multicore optimized, proprietary video codec (FICV - Fast Intra Compression Video standard) which together with highly optimized application engine provides the ultimate performance of real-time HD video recording. Action! screen recorder also captures video directly to MP4 format utilizing NVIDIA NVENC, AMD APP or IntelĀ® Quick Sync Video hardware acceleration.
Live stream gameplay and desktop activity to popular services!

Action! LIVE Streaming service allows to stream all your gameplays, videos or desktop activity to popular streaming services like Twitch.tv, YouTube, Smashcast (hitbox), Ustream, Livestream, Facebook, Aliez and more! With Action! screen recorder live streaming is easy and fun!

Read more about Action! LIVE Streaming
Never miss a gaming moment with Time-Shift option

And More!!!


tools\chocolateyinstall.ps1
$ErrorActionPreference = 'Stop';

$packageName = $env:chocolateyPackageName

$packageArgs = @{
  packageName    = $packageName
  fileType       = 'exe'
  url            = 'https://downloads.mirillis.com/files/action_4_39_1_setup.exe'
  checksum       = '0e0b719f6b28db8301f26d29bda80bb00da17327e685d8776cf1ebcc67f5b191'
  checksumType   = 'sha256'
  silentArgs     = '/S'
  validExitCodes = @(0)
}

$pp = Get-PackageParameters

if ($pp.NoDesktopIcon) { $packageArgs.silentArgs += ' /ND' }
if ($pp.NoStartMenuIcon) { $packageArgs.silentArgs += ' /NS' }
# Doesn't work
# if ($pp.Path) {
#   $installPath = $pp.Path
#   packageArgs.silentArgs += " /D=$installPath" 
# }

Install-ChocolateyPackage @packageArgs

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.

Add to Builder Version Downloads Last Updated Status
Action! 4.39.0 30 Friday, February 2, 2024 Approved
Action! 4.38.2 69 Wednesday, December 13, 2023 Approved
Action! 4.38.1 66 Wednesday, November 1, 2023 Approved
Action! 4.38.0 91 Thursday, October 5, 2023 Approved
Action! 4.37.1 52 Monday, September 11, 2023 Approved
Action! 4.37.0 31 Friday, September 8, 2023 Approved
Action! 4.36.0 68 Friday, August 18, 2023 Approved
Action! 4.35.0 68 Saturday, July 8, 2023 Approved
Action! 4.34.0 41 Sunday, July 2, 2023 Approved
Action! 4.33.1 39 Tuesday, June 27, 2023 Approved
Action! 4.33.0 36 Monday, June 26, 2023 Approved
Action! 4.32.0 56 Sunday, June 18, 2023 Approved
Action! 4.31.0 160 Wednesday, January 18, 2023 Approved
Action! 4.30.5 51 Friday, January 13, 2023 Approved
Action! 4.30.4 41 Tuesday, January 10, 2023 Approved
Action! 4.30.2 68 Monday, December 5, 2022 Approved
Action! 4.30.1 51 Friday, November 25, 2022 Approved
Action! 4.30.0 63 Tuesday, October 18, 2022 Approved
Action! 4.29.3 80 Thursday, August 25, 2022 Approved
Action! 4.29.2 76 Wednesday, June 22, 2022 Approved
Action! 4.29.1 84 Friday, May 27, 2022 Approved
Action! 4.28.0 64 Monday, May 16, 2022 Approved
Action! 4.27.1 85 Saturday, April 16, 2022 Approved
Action! 4.27.0 72 Saturday, March 19, 2022 Approved
Action! 4.26.1 56 Friday, March 11, 2022 Approved
Action! 4.26.0 73 Wednesday, March 2, 2022 Approved
Action! 4.25.0 64 Sunday, February 13, 2022 Approved
Action! 4.24.3 70 Friday, January 28, 2022 Approved
Action! 4.24.2 58 Wednesday, January 12, 2022 Approved
Action! 4.23.0 92 Thursday, November 11, 2021 Approved
Action! 4.22.0 80 Thursday, October 21, 2021 Approved
Action! 4.21.5 77 Wednesday, October 6, 2021 Approved

This package has no dependencies.

Discussion for the Action! Package

Ground Rules:

  • This discussion is only about Action! and the Action! 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 Action!, 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.
comments powered by Disqus