
Open Source software is software with source code that anyone can inspect, modify or enhance. Freeware products can be used free of charge for both personal and professional (commercial use). Note: Use 7-Zip program to unpack the archive.įreeware programs can be downloaded used free of charge and without any time limitations.
libswresample is a library performing highly optimized audio resampling, rematrixing, and sample format conversion operations. libswscale is a library performing highly optimized image scaling and color space/pixel format conversion operations. libavfilter is a library containing media filters. libavdevice is a library containing input and output devices for grabbing from and rendering to many common multimedia input/output software frameworks, including Video4Linux, Video4Linux2, VfW, and ALSA. libavformat is a library containing demuxers and muxers for multimedia container formats. libavcodec is a library containing decoders and encoders for audio/video codecs. libavutil is a library containing functions for simplifying programming, including random number generators, data structures, mathematics routines, core multimedia utilities, and much more. As well as ffmpeg, ffserver, ffplay, and ffprobe which can be used by end-users for transcoding, streaming, and playing.Ī command-line tool to convert multimedia files between formatsĪ multimedia streaming server for live broadcastsĪ simple media player based on SDL and the FF mpeg libraries
It contains libavcodec, libavutil, libavformat, libavfilter, libavdevice, libswscale, and libswresample which can be used by applications. under a wide variety of build environments, machine architectures, and configurations.
It is also highly portable: The software compiles, runs, and passes testing infrastructure FATE across Linux, macOS, Microsoft Windows, the BSDs, Solaris, etc. No matter if they were designed by some standards committee, the community, or a corporation. It supports the most obscure ancient formats up to the cutting edge. 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.