FFmpeg Module Introduction

Source: Internet
Author: User

FFmpeg is an open-source computer program that can be used to record, convert digital audio, video, and turn it into a stream. It includes a leading audio/video coding library Libavcodec and more.
Libavformat: For the generation and resolution of a variety of audio and video packaging formats, including the acquisition of information required to decode the decoding context structure and read audio and video frames and other functions, audio and Video format Resolution Protocol, for the LIBAVCODEC analysis stream to provide a separate audio or video stream source.
Libavcodec: For various types of sound/image codec, the library is the core of audio and video codec, to achieve the most visible in the market the function of the decoder, Libavcodec library by other major decoder ffdshow,mplayer such as the inclusion or application.
Libavdevice: Hardware acquisition, acceleration, display. To manipulate the audio and video capture or output devices commonly used in computers: ALSA,AUDIO_BEOS,JACK,OSS,1394,VFW.
Libavfilter:filter (FileIO, FPS, DrawText) audio and video filter development, such as aspect ratio cropping format non-format scaling.
Libavutil: Contains a library of common utility functions, including arithmetic operation character manipulation;
Libavresample: Audio and video encoding and decoding format presets.
Libswscale: (Original video format conversion) is used for video scene scaling, color mapping conversion, Image color space or format conversion, such as rgb565,rgb888 and yuv420.
Libswresample: Original audio format transcoding
Libpostproc: (A simple algorithm for synchronization and time calculation) is used for post-processing, and the postprocessing of audio and video applications, like the de-block effect.
FFmpeg: This project provides a tool that can be used for format conversion, decoding or TV card instant encoding, etc.;
Ffsever: An HTTP multimedia instant broadcast streaming server;
Ffplay: is a simple player that uses the FFmpeg library to parse and decode through the SDL display;

FFmpeg Module Introduction

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.