rememberlenny / FFmpeg-Builds

FFmpeg Builds for yt-dlp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FFmpeg Static Auto-Builds

Release version

This repository provides static Windows (x86 and x86_64) and Linux (x86_64) Builds of ffmpeg master and latest release branch with some patches necesssary for smooth integration with yt-dlp

Note: The builds provided are only meant to be used with yt-dlp and any unrelated issues/patches will be rejected

Patches Applied

These patches have been applied to the builds

1. Fix for YouTube's VP9 encodes with non-monotonous DTS

by @danny-wu
Fixes yt-dlp#871, youtube-dl#28042, FFmpeg#9086

Historical Patches

Patches that were used in the past but are no longer needed

1. Fix AAC HLS streams being truncated mid stream

by @shirt and @jeeb
Fixes yt-dlp#618, yt-dlp#998, yt-dlp#1039, FFmpeg#9433

Patches Welcome

Known issues for which patches are welcome

Nothing at the moment

Credits


PS: The commits are unsigned because of the periodic automatic rebase

About

FFmpeg Builds for yt-dlp

License:MIT License


Languages

Language:Shell 91.7%Language:Dockerfile 6.8%Language:CMake 1.6%