-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathk-litecodecpackmega.nuspec_dep
42 lines (40 loc) · 2.14 KB
/
k-litecodecpackmega.nuspec_dep
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="utf-8"?>
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>k-litecodecpackmega</id>
<title>K-Lite Codec Pack Mega</title>
<version>16.0.2</version>
<authors>Codec Guide</authors>
<owners>zersh</owners>
<summary>K-Lite Codec Pack Mega</summary>
<description>The K-Lite Codec Pack is a collection of DirectShow filters, VFW/ACM codecs, and tools.
Codecs and DirectShow filters are needed for encoding and decoding audio and video formats.
The K-Lite Codec Pack is designed as a user-friendly solution for playing all your audio and movie files.
With the K-Lite Codec Pack you should be able to play all the popular audio and video formats and even several less common formats.
======= Notes =======
Same as Full, plus:
ACM and VFW codecs for video encoding/editing
AC3Filter (as alternative choice for LAV and ffdshow audio decoders)
Haali Matroska Muxer
![Screenshot MPC-HC](https://raw.githubusercontent.com/zersh01/chocolatey-k-litecodecpackmega/master/MPC-HC.png)
</description>
<projectUrl>http://www.codecguide.com/</projectUrl>
<tags>k-litecodecpackmega codec video media player </tags>
<copyright>Codec Guide</copyright>
<licenseUrl>http://www.codecguide.com/termsofuse.htm</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>Updated MPC-HC to version 1.9.9.4
Updated MPC Video Renderer to version 0.5.3.1640</releaseNotes>
<iconUrl>https://cdn.jsdelivr.net/gh/zersh01/chocolatey-k-litecodecpackbasic@master/KLite.png</iconUrl>
<docsUrl>http://codecguide.com/faq.htm</docsUrl>
<packageSourceUrl>https://github.com/zersh01/chocolatey-k-litecodecpackmega</packageSourceUrl>
<bugTrackerUrl>http://codecs.forumotion.net/f3-support</bugTrackerUrl>
<dependencies>
<dependency id="kb2919355" />
</dependencies>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>