Patches should be submitted to the ffmpeg-devel mailing list using
#Ffmpeg windows download license#
Please refer to the LICENSE file for detailed information. The online documentation is available in the main websiteįFmpeg codebase is mainly LGPL-licensed with optional components licensed under Additional small tools such as aviocat, ismindex and qt-faststart.ffprobe is a simple analysis tool to inspect.ffplay is a minimalistic multimedia player.Manipulate, convert and stream multimedia content. libswscale implements color conversion and scaling routines.libswresample implements audio mixing and resampling routines.libavdevice provides an abstraction to access capture and playback devices.libavfilter provides a mean to alter decoded Audio and Video through chain of filters.libavutil includes hashers, decompressors and miscellaneous utility functions.libavformat implements streaming protocols, container formats and basic I/O access.
libavcodec provides implementation of a wider range of codecs.Such as audio, video, subtitles and related metadata. FFmpeg is a collection of libraries and tools to process multimedia content