]> jfr.im git - yt-dlp.git/commitdiff
[docs] Add note about our custom ffmpeg builds
authorpukkandan <redacted>
Wed, 29 Sep 2021 21:14:40 +0000 (02:44 +0530)
committerpukkandan <redacted>
Wed, 29 Sep 2021 22:02:49 +0000 (03:32 +0530)
README.md

index 510770a14c4ef838d3cb1a7e0d8ca4778ff6db61..bbcc183d8ac6ebf96887c542be3d431e7e9195ca 100644 (file)
--- a/README.md
+++ b/README.md
@@ -207,7 +207,10 @@ ### DEPENDENCIES
 
 To use or redistribute the dependencies, you must agree to their respective licensing terms.
 
-Note that the windows releases are already built with the python interpreter, mutagen, pycryptodome and websockets included.
+The windows releases are already built with the python interpreter, mutagen, pycryptodome and websockets included.
+
+**Note**: There are some regressions in newer ffmpeg versions that causes various issues when used alongside yt-dlp. Since ffmpeg is such an important dependancy, we provide [custom builds](https://github.com/yt-dlp/FFmpeg-Builds/wiki/Latest#latest-autobuilds) with patches for these issues at [yt-dlp/FFmpeg-Builds](https://github.com/yt-dlp/FFmpeg-Builds). See [the readme](https://github.com/yt-dlp/FFmpeg-Builds#patches-applied) for details on the specifc issues solved by these builds
+
 
 ### COMPILE