Skip to content

Commit

Permalink
complete option information (homebrew-ffmpeg#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
retokromer authored May 21, 2023
1 parent 2b48b36 commit 88ca387
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/ffmpeg.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ class Ffmpeg < Formula
option "with-svt-av1", "Enable Scalable Video Technology for AV1"
option "with-rtmpdump", "Enable RTMP dumping support"
option "with-rubberband", "Enable rubberband library"
option "with-two-lame", "Enable TwoLAME, an optimized MPEG Audio Layer 2 (MP2) encoder"
option "with-webp", "Enable using libwebp to encode WEBP images"
option "with-xvid", "Enable Xvid"
option "with-zeromq", "Enable using libzeromq to receive cmds sent through a libzeromq client"
option "with-zimg", "Enable z.lib zimg library"
option "with-srt", "Enable SRT library"
Expand Down

0 comments on commit 88ca387

Please sign in to comment.