Downloads:
16,208,059
Downloads of v 2.2.4.20161202:
36,156
Last Update:
02 Dec 2016
Package Maintainer(s):
Software Author(s):
- VideoLAN Organization
Tags:
vlc foss cross-platform multimedia audio video mp3 dvda avi media player admin- Software Specific:
- Software Site
- Software Source
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
VLC media player
This is not the latest version of VLC media player available.
- 1
- 2
- 3
2.2.4.20161202 | Updated: 02 Dec 2016
- Software Specific:
- Software Site
- Software Source
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
16,208,059
Downloads of v 2.2.4.20161202:
36,156
Maintainer(s):
Software Author(s):
- VideoLAN Organization
VLC media player 2.2.4.20161202
This is not the latest version of VLC media player available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by VideoLAN Organization. The inclusion of VideoLAN Organization trademark(s), if any, upon this webpage is solely to identify VideoLAN Organization goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Passed
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
Deployment Method: Individual Install, Upgrade, & Uninstall
To install VLC media player, run the following command from the command line or from PowerShell:
To upgrade VLC media player, run the following command from the command line or from PowerShell:
To uninstall VLC media player, 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 vlc --internalize --version=2.2.4.20161202 --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 vlc -y --source="'INTERNAL REPO URL'" --version="'2.2.4.20161202'" [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 vlc -y --source="'INTERNAL REPO URL'" --version="'2.2.4.20161202'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install vlc
win_chocolatey:
name: vlc
version: '2.2.4.20161202'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'vlc' do
action :install
source 'INTERNAL REPO URL'
version '2.2.4.20161202'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller vlc
{
Name = "vlc"
Version = "2.2.4.20161202"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'vlc':
ensure => '2.2.4.20161202',
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.
This package was approved as a trusted package on 02 Dec 2016.
VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols.
Features
- Plays Files, Discs, Webcams, Devices and Streams.
- Fast - Hardware Decoding.
- Plays most codecs with no codec packs needed - MPEG-2, MPEG-4, H.264, MKV, WebM, WMV, MP3...
- Complete feature-set over the video, subtitle synchronisation, video and audio filters.
- Runs on all platforms - Windows, Linux, Mac OS X, Unix, iOS, Android ...
- Completely Free - no spyware, no ads and no user tracking.
Package parameters
LanguageCode
- For example, the English installation would have code1033
.
Log in or click on link to see number of positives.
- vlc-2.2.4-win64_x64.exe (a283b1913c89) - ## / 52
- vlc-2.2.4-win32_x32.exe (f4a4b8897e86) - ## / 51
- vlc.2.2.4.20161202.nupkg (e4b3a0dbc0b0) - ## / 56
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 |
---|---|---|---|---|
VLC media player 3.0.21 | 1019514 | Sunday, June 9, 2024 | Approved | |
VLC media player 3.0.20 | 1199087 | Thursday, November 2, 2023 | Approved | |
VLC media player 3.0.19 | 460028 | Thursday, October 12, 2023 | Approved | |
VLC media player 3.0.18 | 1830104 | Tuesday, November 29, 2022 | Approved | |
VLC media player (Install) 3.0.17.4 | 1158658 | Wednesday, April 20, 2022 | Approved | |
VLC media player 3.0.16 | 1474834 | Wednesday, June 23, 2021 | Approved | |
VLC media player 3.0.15 | 240516 | Thursday, June 10, 2021 | Approved | |
VLC media player 3.0.14 | 367268 | Tuesday, May 11, 2021 | Approved | |
VLC media player 3.0.13 | 15823 | Monday, May 10, 2021 | Approved | |
VLC media player 3.0.12 | 746238 | Monday, January 18, 2021 | Approved | |
VLC media player 3.0.11 | 1111907 | Tuesday, June 16, 2020 | Approved | |
VLC media player 3.0.10 | 337884 | Wednesday, April 29, 2020 | Approved | |
VLC media player 3.0.8 | 1621952 | Wednesday, August 21, 2019 | Approved | |
VLC media player 3.0.7.1 | 365008 | Wednesday, June 12, 2019 | Approved | |
VLC media player 3.0.7 | 59661 | Friday, June 7, 2019 | Approved | |
VLC media player 3.0.6 | 506988 | Thursday, January 10, 2019 | Approved | |
VLC media player 3.0.5 | 84184 | Sunday, December 30, 2018 | Approved | |
VLC media player 3.0.4 | 409509 | Friday, August 31, 2018 | Approved | |
VLC media player 3.0.3 | 296863 | Wednesday, May 30, 2018 | Approved | |
VLC media player 3.0.2 | 142856 | Monday, April 23, 2018 | Approved | |
VLC media player 3.0.1 | 205883 | Wednesday, February 28, 2018 | Approved | |
VLC media player 3.0.0 | 132985 | Saturday, February 10, 2018 | Approved | |
VLC media player 2.2.8 | 530767 | Tuesday, December 5, 2017 | Approved | |
VLC media player 2.2.6 | 745631 | Wednesday, May 24, 2017 | Approved | |
VLC media player 2.2.5.1 | 47395 | Friday, May 12, 2017 | Approved | |
VLC media player 2.2.4.20161210 | 355494 | Saturday, December 10, 2016 | Approved | |
VLC media player 2.2.4.20161207 | 27342 | Wednesday, December 7, 2016 | Approved | |
VLC media player 2.2.4.20161202 | 36156 | Friday, December 2, 2016 | Approved | |
VLC media player 2.2.4.20161128 | 40374 | Monday, November 28, 2016 | Approved | |
VLC media player 2.2.4 | 145277 | Sunday, June 5, 2016 | Approved | |
VLC media player 2.2.3 | 973 | Sunday, May 8, 2016 | Approved | |
VLC media player 2.2.2 | 47846 | Saturday, February 6, 2016 | Approved | |
VLC media player 2.2.1.20150630 | 92558 | Tuesday, June 30, 2015 | Approved | |
VLC media player 2.2.1 | 35862 | Friday, April 17, 2015 | Approved | |
VLC media player 2.2.0 | 16689 | Tuesday, March 3, 2015 | Approved | |
VLC media player 2.1.5.20140811 | 38008 | Monday, August 11, 2014 | Approved | |
VLC 2.1.5.20140728 | 4015 | Monday, July 28, 2014 | Approved | |
VLC 2.1.5 | 1355 | Sunday, July 27, 2014 | Approved | |
VLC 2.1.3 | 15684 | Sunday, February 9, 2014 | Approved | |
VLC 2.1.2 | 5180 | Wednesday, December 11, 2013 | Approved | |
VLC 2.1.1 | 2318 | Sunday, November 17, 2013 | Approved | |
VLC 2.1.0 | 3059 | Thursday, September 26, 2013 | Approved | |
VLC 2.0.8 | 2861 | Sunday, August 4, 2013 | Approved | |
VLC 2.0.7 | 3027 | Wednesday, June 12, 2013 | Approved | |
VLC 2.0.6.20130527 | 1605 | Monday, May 27, 2013 | Approved | |
VLC 2.0.6 | 924 | Monday, May 27, 2013 | Approved | |
VLC 2.0.2.20120713 | 5061 | Thursday, July 12, 2012 | Approved | |
VLC 2.0.2.20120712 | 906 | Thursday, July 12, 2012 | Approved | |
VLC 2.0.2 | 982 | Monday, July 2, 2012 | Approved | |
VLC 2.0.1 | 208018 | Wednesday, April 11, 2012 | Approved | |
VLC 1.1.11 | 1070 | Friday, December 23, 2011 | Approved | |
VLC 1.1.10 | 971 | Tuesday, August 23, 2011 | Approved | |
VLC 1.1.9.1 | 946 | Tuesday, August 23, 2011 | Approved | |
VLC 1.1.9 | 962 | Tuesday, August 23, 2011 | Approved | |
VLC 1.1.8 | 993 | Tuesday, August 23, 2011 | Approved |
-
- chocolatey-core.extension (≥ 1.0.1)
Ground Rules:
- This discussion is only about VLC media player and the VLC media player 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 VLC media player, 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.