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:

30,718

Downloads of v 3.6.0.2:

363

Last Update:

06 Oct 2024

Package Maintainer(s):

Software Author(s):

  • Sebastian Dörfler

Tags:

sdorfler dvd-ripper video-converter audio-converter binary embedded

XMedia Recode (Install)

  • 1
  • 2
  • 3

3.6.0.2 | Updated: 06 Oct 2024

Downloads:

30,718

Downloads of v 3.6.0.2:

363

Maintainer(s):

Software Author(s):

  • Sebastian Dörfler

XMedia Recode (Install) 3.6.0.2

Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Sebastian Dörfler. The inclusion of Sebastian Dörfler trademark(s), if any, upon this webpage is solely to identify Sebastian Dörfler goods or services and not for commercial purposes.

  • 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 XMedia Recode (Install), run the following command from the command line or from PowerShell:

>

To upgrade XMedia Recode (Install), run the following command from the command line or from PowerShell:

>

To uninstall XMedia Recode (Install), 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 xmedia-recode -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 xmedia-recode -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 xmedia-recode
  win_chocolatey:
    name: xmedia-recode
    version: '3.6.0.2'
    source: INTERNAL REPO URL
    state: present

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


chocolatey_package 'xmedia-recode' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '3.6.0.2'
end

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


cChocoPackageInstaller xmedia-recode
{
    Name     = "xmedia-recode"
    Version  = "3.6.0.2"
    Source   = "INTERNAL REPO URL"
}

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


package { 'xmedia-recode':
  ensure   => '3.6.0.2',
  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.

Package Approved

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

Description

XMedia Recode (Install)

XMedia Recode Screenshot

XMedia Recode can convert almost all known audio and video formats, including 3GP, 3GPP, 3GPP2, AAC, AC3, ADTS, AMR, ASF, AVI, AVISynth, DVD, FLAC, FLV, H.261, H.263, H.264, H.265, M4A , M1V, M2V, M4V, Matroska (MKV), MMF, MPEG-1, MPEG-2, MPEG-4, TS, TRP, MP2, MP3, MP4, MP4V, MOV, QT, OGG, PSP, RM, (S ) VCD, SWF, VOB, WAV, WebM, WMA and WMV.

XMedia Recode can only convert unprotected DVDs.

XMedia Recode converts:

3GP to AVI, 3GP to FLV, 3GP to MP4, 3GP to MKV, 3GP to MOV, 3GP to WebM,
AAC to AC3, AAC to Flac, AAC to MP3, AAC to Opus, AAC to Vorbis, AAC to WAV,
AC3 to AAC, AC3 to MP3, AC3 to Flac, AC3 to Opus, AC3 to Vorbis, AC3 to WAV,
ASF to 3GP, ASF to FLV, ASF to MP4, ASF to MKV, ASF to OGM, ASF to WebM,
AVI to 3GP, AVI to FLV, AVI to MP4, AVI to MKV, AVI to OGM, AVI to WebM,
DVD to 3GP, DVD to AC3, DVD to AVI, DVD to MP3, DVD to MP4, DVD to MOV,
DVD to SVCD, DVD to VCD, DVD to WMV,
FLV to 3GP, FLV to AVI, FLV to MKV, FLV to MP4,FLV to MOV, FLV to Mp3, FLV to WebM,
MP2 to AAC, MP2 to AC3, MP2 to Flac, MP2 to MP3, MP2 to Opus, MP2 to Vorbis, MP2 to WAV,
MP3 to AAC, MP3 to AC3,MP3 to Flac, MP3 to MP2, MP3 to Opus, MP3 to Vorbis, MP3 to WAV,
MP4 to AVI, MP4 to FLV, MP4 to MKV, MP4 to MOV, MP4 to OGM, MP4 to WebM,
MOV to 3GP, MOV to AVI, MOV to FLV, MOV to MP4, MOV to OGM, MOV to WebM,
MKV to 3GP, MKV to AVI, MKV to FLV, MKV to MP4, MKV to MOV, MKV to OGM,
MKV to WebM,
Speex to AAC, Speex to AC3, Speex to MP2, Speex to MP3, Speex to Opus, Speex to Vorbis,
WMA to AAC, WMA to AC3, WMA to MP2,WMA to MP3, WMV to Opus, WMA to Vorbis,
WAV to AAC, WAV to AC3, WAV to MP2, WAV to MP3, WAV to Opus, WAV to Vorbis,
WebM to AVI, WebM to MP4, WebM to MKV, WebM to MOV, WebM to OGM

System Requirements

  • Processor: Intel / AMD compatible at 1 GHz or higher
  • RAM: 1 GB
  • Windows 7, 8, 8.1, 10, 11
  • DirectX: DirectX 9
  • Nvidia CUDA: Nvidia GPU driver 347.09 or higher

choco://xmedia-recode

To use choco:// protocol URLs, install (unofficial) choco:// Protocol support

Package-specific issue

If this package isn't up-to-date for some days, Create an issue

Support the package maintainer and Patreon


legal\LICENSE.txt
==================== XMedia Recode ====================

Below is a Google Translate English version of the C:\Program Files (x86)\XMedia Recode\license.txt which can be found post install:


The author assumes NO LIABILITY for damages of any kind
Sort of files or hardware by this program
could be caused.

Installations and use of the software are free
both in the private and in the commercial environment.
If they want to support the project financially, then
please contact the author directly.
Private non-commercial distribution of the program
on data media is allowed.
Non-commercial mirroring on www and ftp servers
of schools, colleges, associations and nonprofit
Organizations are allowed.
Reflection of the program on homepages of
Private individuals or businesses are previously mine
to have it approved.
The commercial exploitation and distribution of the program
is only permitted with the express permission of the author.


FFmpeg is licensed under LGPL and GPL
Source Code: http://ffmpeg.org/download.html

==================== XMedia Recode ====================
legal\VERIFICATION.txt
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The installer have been downloaded from the official mirror and can be verified like this:

1. Download the following installer(s):

x32: https://www.xmedia-recode.de/download/XMediaRecode3602_setup.exe
x64: https://www.xmedia-recode.de/download/XMediaRecode3602_x64_setup.exe

2. You can use one of the following methods to obtain the checksum(s):
  - Use powershell function 'Get-Filehash'
  - Use chocolatey utility 'checksum.exe'

checksum32: 5F5DB18180D0F77BFAC5E229834B4084DF7FCB0EC1806229CFC0F4C2768783D8
checksum64: EC93FFDB164F2B1EDF278AA68E6850F5FB461EB96654EBECC5718ADB713CE172
checksumtype: sha256

The included 'LICENSE.txt' file have been obtained from:
license: license.txt which can be found post install
tools\ChocolateyInstall.ps1
$ErrorActionPreference = 'Stop'
$toolsDir      = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$packageArgs = @{
  packageName    = "$ENV:ChocolateyPackageName"
  fileType       = 'EXE'
  file           = "$toolsDir\XMediaRecode_setup.exe"
  file64         = "$toolsDir\XMediaRecode_x64_setup.exe"
  silentArgs     = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-'
  validExitCodes = @(0)
}

Install-ChocolateyInstallPackage @packageArgs

Remove-Item "$toolsDir\*.exe" -ErrorAction SilentlyContinue | Out-Null

# UPDATE INSTRUCTIONS:
# Replace the .EXE files
tools\XMediaRecode_setup.exe
md5: 7D17D25537B17E17E11D615AD6FBB164 | sha1: A12DA8237F8A3D02972238298B7F66AD9D52840D | sha256: 5F5DB18180D0F77BFAC5E229834B4084DF7FCB0EC1806229CFC0F4C2768783D8 | sha512: 0B7E082279C9920812CF80170FCC9256AA4CE00BB1D5EA06E4AD9DAFC0EF13FB0E1C4FF7DCE94DADF084A9E6D67FEA2850194DA57B82D36D1ECBB6FE2C066079
tools\XMediaRecode_x64_setup.exe
md5: C108AB9603BC109A0F2303CE9D1CB601 | sha1: 845657BD842509D76476FD39499DAB272203851C | sha256: EC93FFDB164F2B1EDF278AA68E6850F5FB461EB96654EBECC5718ADB713CE172 | sha512: 2D8B3EB471050FBEE01CC65E0DAFA22F7F054D3C311048EDA18FEC830BC142E3B2E49E89FFE01756F6AD3456DE3A787FD7B1041ADB4A3E09F9501AEEF1DC93F8

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
XMedia Recode (Install) 3.6.0.1 423 Friday, September 6, 2024 Approved
XMedia Recode (Install) 3.6.0 207 Tuesday, September 3, 2024 Approved
XMedia Recode (Install) 3.5.9.9 391 Monday, August 5, 2024 Approved
XMedia Recode (Install) 3.5.9.8 420 Tuesday, July 9, 2024 Approved
XMedia Recode (Install) 3.5.9.7 16 Thursday, June 27, 2024 Approved
XMedia Recode (Install) 3.5.8.4 1223 Friday, September 8, 2023 Approved
XMedia Recode (Install) 3.5.8.3 578 Sunday, August 13, 2023 Approved
XMedia Recode (Install) 3.5.8.2 34 Monday, August 7, 2023 Approved
XMedia Recode (Install) 3.5.8.1 566 Sunday, July 9, 2023 Approved
XMedia Recode (Install) 3.5.8 431 Tuesday, July 4, 2023 Approved
XMedia Recode (Install) 3.5.7.9 488 Monday, June 12, 2023 Approved
XMedia Recode (Install) 3.5.7.8 597 Wednesday, May 10, 2023 Approved
XMedia Recode (Install) 3.5.7.7 725 Saturday, March 25, 2023 Approved
XMedia Recode (Install) 3.5.7.4 499 Monday, March 6, 2023 Approved
XMedia Recode (Install) 3.5.7.1 574 Wednesday, February 8, 2023 Approved
XMedia Recode (Install) 3.5.6.7 941 Saturday, October 15, 2022 Approved
XMedia Recode (Install) 3.5.6.6 571 Wednesday, September 21, 2022 Approved
XMedia Recode (Install) 3.5.5.5 1261 Friday, March 25, 2022 Approved
XMedia Recode (Install) 3.5.5.4 599 Friday, March 4, 2022 Approved
XMedia Recode (Install) 3.5.5.3 476 Saturday, February 19, 2022 Approved
XMedia Recode (Install) 3.5.5.1 680 Tuesday, January 25, 2022 Approved
XMedia Recode (Install) 3.5.4.5 1334 Saturday, September 4, 2021 Approved
XMedia Recode (Install) 3.5.4.3 581 Monday, August 16, 2021 Approved
XMedia Recode (Install) 3.5.4.2 488 Tuesday, August 3, 2021 Approved
XMedia Recode (Install) 3.5.3.9 616 Saturday, July 10, 2021 Approved
XMedia Recode (Install) 3.5.3.8 567 Sunday, June 20, 2021 Approved
XMedia Recode (Install) 3.5.3.7 743 Tuesday, May 11, 2021 Approved
XMedia Recode (Install) 3.5.3.2 733 Thursday, March 25, 2021 Approved
XMedia Recode (Install) 3.5.2.7 972 Wednesday, January 6, 2021 Approved
XMedia Recode (Install) 3.5.2.4 475 Saturday, December 26, 2020 Approved
XMedia Recode (Install) 3.5.2.0 635 Friday, November 20, 2020 Approved
XMedia Recode (Install) 3.5.1.8 746 Tuesday, September 15, 2020 Approved
XMedia Recode (Install) 3.5.1.7 295 Sunday, September 13, 2020 Approved
XMedia Recode (Install) 3.5.0.1 951 Thursday, May 28, 2020 Approved
XMedia Recode (Install) 3.4.9.6 595 Thursday, April 30, 2020 Approved
XMedia Recode (Install) 3.4.8.7 1057 Sunday, December 22, 2019 Approved
XMedia Recode (Install) 3.4.8.6 564 Sunday, November 24, 2019 Approved
XMedia Recode (Install) 3.4.8.3 561 Monday, November 4, 2019 Approved
XMedia Recode (Install) 3.4.8.0 560 Thursday, October 3, 2019 Approved
XMedia Recode (Install) 3.4.7.4 640 Saturday, August 10, 2019 Approved
XMedia Recode (Install) 3.4.7.3 398 Saturday, August 3, 2019 Approved
XMedia Recode (Install) 3.4.7.0 559 Friday, July 5, 2019 Approved
XMedia Recode (Install) 3.4.6.3 580 Wednesday, June 5, 2019 Approved
XMedia Recode (Install) 3.4.5.2 930 Saturday, February 23, 2019 Approved
XMedia Recode (Install) 3.4.5.0 576 Wednesday, January 9, 2019 Approved
XMedia Recode (Install) 3.4.4.5 650 Friday, October 19, 2018 Approved
XMedia Recode (Install) 3.3.2.8 1300 Sunday, June 19, 2016 Approved
XMedia Recode (Install) 3.3.2.5 442 Tuesday, June 7, 2016 Approved

Discussion for the XMedia Recode (Install) Package

Ground Rules:

  • This discussion is only about XMedia Recode (Install) and the XMedia Recode (Install) 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 XMedia Recode (Install), 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