Skip to content

Commit

Permalink
Update binary FFmpeg build
Browse files Browse the repository at this point in the history
This adds support for `webp` and removes X11 libraries which were
dragged into the macOs builds.
  • Loading branch information
jlaine committed May 28, 2024
1 parent b8dc8b9 commit 2cb2b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ffmpeg-6.1.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"urls": ["https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/6.1.1-1/ffmpeg-{platform}.tar.gz"]
"urls": ["https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/6.1.1-3/ffmpeg-{platform}.tar.gz"]
}

0 comments on commit 2cb2b51

Please sign in to comment.