| Server IP : 121.121.20.254 / Your IP : 216.73.216.145 Web Server : Microsoft-IIS/10.0 System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64 User : IUSR ( 0) PHP Version : 8.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /ProgramData/chocolatey/lib/ffmpeg-full/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>ffmpeg-full</id>
<version>8.1.0</version>
<title>FFmpeg Full</title>
<authors>FFmpeg Contributors</authors>
<owners>chocolatey-community, VuiMuich</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>http://www.ffmpeg.org/legal.html</licenseUrl>
<projectUrl>http://www.ffmpeg.org/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/ffmpeg.svg</iconUrl>
<description>FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation. It is also highly portable: FFmpeg compiles, runs, and passes our testing infrastructure FATE across Linux, Mac OS X, Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build environments, machine architectures, and configurations.
The FFmpeg project tries to provide the best technically possible solution for developers of applications and end users alike. To achieve this we combine the best free software options available. We slightly favor our own code to keep the dependencies on other libs low and to maximize code sharing between parts of FFmpeg. Wherever the question of "best" cannot be answered we support both options so the end user can choose.
Security is a high priority and code review is always done with security in mind. Though due to the very large amounts of code touching untrusted data security issues are unavoidable and thus we provide as quick as possible updates to our last stable releases when new security issues are found.
## Notes
* This package is for the stable static full ffmpeg version.
For a list of libraries included, go to https://www.gyan.dev/ffmpeg/builds/#libraries
(provides everything included in the 'essentials' build with additional libraries)
note that the list of libraries at the URL above will give those for the most recent version and may differ slightly from this package version</description>
<summary>FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec – the leading audio/video codec library.</summary>
<releaseNotes>https://ffmpeg.org/index.html#news</releaseNotes>
<language>en-US</language>
<tags>ffmpeg libavcodec foss cli audio video convert cross-platform media full</tags>
<projectSourceUrl>https://git.ffmpeg.org/ffmpeg.git</projectSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/ffmpeg-full</packageSourceUrl>
<docsUrl>https://ffmpeg.org/ffmpeg.html</docsUrl>
</metadata>
</package>