Downloads:
9,791
Downloads of v 2.42.0.20240909:
212
Last Update:
09 Sep 2024
Package Maintainer(s):
Software Author(s):
- StaxRip authors
Tags:
staxrip x265 mkvmerge ffmpeg video encoder- 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
StaxRip
- 1
- 2
- 3
2.42.0.20240909 | Updated: 09 Sep 2024
- 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:
9,791
Downloads of v 2.42.0.20240909:
212
Maintainer(s):
Software Author(s):
- StaxRip authors
StaxRip 2.42.0.20240909
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by StaxRip authors. The inclusion of StaxRip authors trademark(s), if any, upon this webpage is solely to identify StaxRip authors goods or services and not for commercial purposes.
- 1
- 2
- 3
This Package Contains an Exempted Check
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install StaxRip, run the following command from the command line or from PowerShell:
To upgrade StaxRip, run the following command from the command line or from PowerShell:
To uninstall StaxRip, run the following command from the command line or from PowerShell:
Deployment Method:
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
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
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
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download staxrip --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade staxrip -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 staxrip -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 staxrip
win_chocolatey:
name: staxrip
version: '2.42.0.20240909'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'staxrip' do
action :install
source 'INTERNAL REPO URL'
version '2.42.0.20240909'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller staxrip
{
Name = "staxrip"
Version = "2.42.0.20240909"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'staxrip':
ensure => '2.42.0.20240909',
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.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 14 Oct 2024.
About
StaxRip is a powerful video encoding GUI for Windows.
It executes and controls console apps like x265, mkvmerge and ffmpeg and uses the scripting based frame servers AviSynth+ and VapourSynth for video processing.
StaxRip is no One-Click-Encoder!
Due to its possibilities, StaxRip forces you to know what you want to achieve and how to set up the options.
Especially at the beginning you have to learn the settings and maybe do some tests to learn how StaxRip works and what is possible. That being said, StaxRip also offers you an assistant that takes care of your settings and changes.
When you struggle, there are multiple ways to get help from the community.
Documentation
You can find various information and instructions on Wiki and on ReadTheDocs.
Usage questions
- Usage questions can be asked on the StaxRip threads on
- Feel also free to join the user chat on Discord.
Package Notes
This package now installs a shim so that staxrip.exe
in $($env:ChocolateyInstall)\bin
will always be the latest StaxRip version.
The following package parameters can be set:
/NOICON
- Do not install a Desktop Icon
To pass parameters, use --params "''"
(e.g. choco install packageID [other options] --params="'/ITEM:value /ITEM2:value2 /FLAG_BOOLEAN'"
).
To have choco remember parameters on upgrade, be sure to set choco feature enable -n=useRememberedArgumentsForUpgrades
.
Maintainer's Note
I produce and maintain Chocolatey packages in my spare time, for free. If you use my packages, and appreciate the time and effort I put into making and maintaining them, please consider making a small donation. Thank-you!
# remove older pkg directory
$destDir = Join-Path $(Get-ToolsLocation) $env:ChocolateyPackageName
Remove-Item $destDir -Force -Recurse
#Remove shortcut
$desktopPath = [Environment]::GetFolderPath("Desktop")
Remove-Item "$desktopPath\StaxRip.lnk" -ErrorAction SilentlyContinue -Force
#Remove shim
Uninstall-BinFile -Name $env:ChocolateyPackageName
Log in or click on link to see number of positives.
- staxrip.2.42.0.20240909.nupkg (fbd4838b426c) - ## / 68
- StaxRip-v2.42.0-x64.7z (86f330eb08ee) - ## / 41
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 |
---|---|---|---|---|
StaxRip 2.42.0.20240909 | 212 | Monday, September 9, 2024 | Approved | |
StaxRip 2.42.0 | 141 | Friday, September 6, 2024 | Approved | |
StaxRip 2.41.7.20240712 | 205 | Friday, July 12, 2024 | Approved | |
StaxRip 2.41.7 | 123 | Wednesday, July 10, 2024 | Approved | |
StaxRip 2.41.6 | 106 | Thursday, July 4, 2024 | Approved | |
StaxRip 2.41.5 | 108 | Monday, June 24, 2024 | Approved | |
StaxRip 2.41.2 | 64 | Saturday, June 22, 2024 | Approved | |
StaxRip 2.41.0 | 82 | Monday, June 17, 2024 | Approved | |
StaxRip 2.40.0 | 89 | Monday, June 10, 2024 | Approved | |
StaxRip 2.39.3 | 105 | Friday, May 31, 2024 | Approved | |
StaxRip 2.39.2 | 88 | Tuesday, May 28, 2024 | Approved | |
StaxRip 2.39.1 | 118 | Tuesday, May 14, 2024 | Approved | |
StaxRip 2.39.0 | 47 | Monday, May 13, 2024 | Approved | |
StaxRip 2.38.7 | 117 | Friday, May 3, 2024 | Approved | |
StaxRip 2.38.6 | 95 | Saturday, April 27, 2024 | Approved | |
StaxRip 2.38.5 | 48 | Friday, April 26, 2024 | Approved | |
StaxRip 2.38.4 | 48 | Thursday, April 25, 2024 | Approved | |
StaxRip 2.38.0 | 123 | Wednesday, April 17, 2024 | Approved | |
StaxRip 2.37.6 | 72 | Saturday, April 13, 2024 | Approved | |
StaxRip 2.37.5 | 102 | Monday, April 8, 2024 | Approved | |
StaxRip 2.37.4 | 117 | Friday, March 29, 2024 | Approved | |
StaxRip 2.37.3.20240326 | 70 | Tuesday, March 26, 2024 | Approved | |
StaxRip 2.37.3 | 64 | Monday, March 25, 2024 | Approved | |
StaxRip 2.37.2 | 71 | Saturday, March 23, 2024 | Approved | |
StaxRip 2.37.1 | 94 | Tuesday, March 19, 2024 | Approved | |
StaxRip 2.37.0 | 98 | Monday, March 18, 2024 | Approved | |
StaxRip 2.36.0 | 147 | Saturday, February 24, 2024 | Approved | |
StaxRip 2.35.0 | 157 | Saturday, February 3, 2024 | Approved | |
StaxRip 2.34.0 | 98 | Saturday, January 27, 2024 | Approved | |
StaxRip 2.33.0 | 111 | Tuesday, January 16, 2024 | Approved | |
StaxRip 2.32.0 | 111 | Monday, January 8, 2024 | Approved | |
StaxRip 2.31.0 | 112 | Tuesday, January 2, 2024 | Approved | |
StaxRip 2.30.0 | 123 | Monday, December 18, 2023 | Approved | |
StaxRip 2.29.0 | 254 | Thursday, September 7, 2023 | Approved | |
StaxRip 2.28.0 | 142 | Saturday, August 26, 2023 | Approved | |
StaxRip 2.27.0 | 101 | Wednesday, August 23, 2023 | Approved | |
StaxRip 2.25.0 | 155 | Thursday, August 3, 2023 | Approved | |
StaxRip 2.24.0 | 79 | Tuesday, August 1, 2023 | Approved | |
StaxRip 2.23.0 | 126 | Tuesday, July 25, 2023 | Approved | |
StaxRip 2.22.0 | 155 | Thursday, July 6, 2023 | Approved | |
StaxRip 2.21.0 | 96 | Monday, July 3, 2023 | Approved | |
StaxRip 2.20.0 | 164 | Thursday, June 8, 2023 | Approved | |
StaxRip 2.19.0 | 146 | Monday, May 29, 2023 | Approved | |
StaxRip 2.18.0 | 111 | Wednesday, May 24, 2023 | Approved | |
StaxRip 2.17.0 | 101 | Saturday, May 20, 2023 | Approved | |
StaxRip 2.16.0 | 195 | Thursday, April 20, 2023 | Approved | |
StaxRip 2.15.0 | 161 | Saturday, April 8, 2023 | Approved | |
StaxRip 2.14.0 | 195 | Monday, March 13, 2023 | Approved | |
StaxRip 2.13.0 | 525 | Wednesday, May 11, 2022 | Approved | |
StaxRip 2.12.0 | 200 | Tuesday, April 19, 2022 | Approved | |
StaxRip 2.11.0 | 324 | Monday, April 4, 2022 | Approved | |
StaxRip 2.10.0 | 392 | Wednesday, October 6, 2021 | Approved | |
StaxRip 2.9.0 | 89 | Tuesday, October 5, 2021 | Approved | |
StaxRip 2.8.0 | 284 | Monday, August 2, 2021 | Approved | |
StaxRip 2.7.0 | 141 | Monday, July 26, 2021 | Exempted | |
StaxRip 2.6.0 | 272 | Saturday, May 22, 2021 | Approved | |
StaxRip 2.5.0 | 186 | Monday, May 3, 2021 | Approved | |
StaxRip 2.4.0 | 205 | Saturday, April 10, 2021 | Approved | |
StaxRip 2.3.0 | 171 | Monday, March 29, 2021 | Approved | |
StaxRip 2.2.0 | 127 | Saturday, March 27, 2021 | Approved | |
StaxRip 2.1.9.0 | 153 | Monday, March 22, 2021 | Approved | |
StaxRip 2.1.8.0 | 193 | Wednesday, February 10, 2021 | Approved | |
StaxRip 2.1.7.0 | 199 | Friday, January 8, 2021 | Approved | |
StaxRip 2.1.6.0 | 193 | Thursday, January 7, 2021 | Approved | |
StaxRip 2.1.3.0 | 330 | Wednesday, June 24, 2020 | Approved | |
StaxRip 2.0.8.0 | 160 | Thursday, June 11, 2020 | Approved |
Copyright (C) 2002-2020 StaxRip authors
-
- dotnetfx (≥ 4.8.0.20190930)
Ground Rules:
- This discussion is only about StaxRip and the StaxRip 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 StaxRip, 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.