FFmpeg

Record, convert and stream audio & video

Technologies

c
git
asm
assembly
assembler
c99

Topics

audio
video
multimedia
image
compression
filter
compressio
subtitles
image processing
images
https://ffmpeg.org/
Chat
Email
Mailing List / Forum
Twitter
Blog

Projects

Contributor

sdolganov

FFv1 P frame support

This project proposed implementation of P frames with motion compensation and motion estimation support for FFv1 FFmpeg codec and its fine-tuning...

View project detailsView code

Contributor

DSM_

Motion Interpolation Filter

Generate video frames by means of interpolation between existing ones by estimating the "true" motion using various algorithms, in attempt to make...

View project detailsView code

Contributor

Mohammad Umair

MPEG-4 Audio Lossless Coding (ALS) encoder implementation

The project aims at enhancing and merging the MPEG-4 ALS encoder, which has been written already, into the official FFmpeg codebase. Second, the...

View project detailsView code

Contributor

Ján Sebechlebský

Tee muxer improvement

Tee muxer is capable of writing same coded packets to multiple outputs. However in current implementation outputs are being blocked by each other and...

View project detailsView code

Contributor

Benjamin St

VDPAU filter

FFmpeg has implemented VDPAU video decoding for quite a time.This project focuses on adding VDPAU filtering support to FFmpeg, allowing to further...

View project detailsView code

Contributor

darkapex

TrueHD Encoder

Dolby TrueHD is one of the lossless audio codecs used on Blu-ray discs. FFmpeg is capable of decoding TrueHD content, but encoding functionality is...

View project detailsView code

Contributor

psincraian

Improve selftest coverage

Doing changes on large projects can break the project, besides finding bugs can be hard and tedious. Tests help to prevent, find and fix bugs much...

View project detailsView code