Enhancement of FFmpeg's libvmaf Filter
- Mentors
- Thilo Borgmann, Kyle Swanson
- Organization
- FFmpeg
- Technologies
- c, ffmpeg, libvmaf
- Topics
- vision, signal processing
Project aims to enhance current implementation of the libvmaf filter in FFmpeg, which calculates the Video Multimethod Assessment Fusion (VMAF) for a video. The objective is to adapt the filter to propagate VMAF scores into AVFrame metadata and aligning it with other video quality filters in FFmpeg (PSNR, SSIM, Motion).
- Implement new API to VMAF for metadata propagation
- Update the current VMAF filter to support metadata