ffmpeg7 (multimedia/ffmpeg7) Updated: 3 weeks ago Add to my watchlist
FFmpeg is a complete solution to play, record, convert and stream audio and video.FFmpeg is a complete solution to play, record, convert and stream audio and video.. It includes libavcodec, the leading audio/video codec library. The project is made of several components: ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. ffserver is an HTTP (RTSP is being developed) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. ffplay is a simple media player based on SDL and on ffmpeg libraries. ffprobe gathers information from multimedia streams and prints it in human- and machine-readable fashion. libavcodec is a library containing all the ffmpeg audio/video encoders and decoders. Most codecs were developed from scratch to ensure best performance and high code reusability. libavformat is a library containing parsers and generators for all common audio/video formats.
Version: 7.1 License: GPL-2+ GitHubMaintainers | mascguy barracuda156 |
Categories | multimedia |
Homepage | https://ffmpeg.org/ |
Platforms | darwin |
Variants |
|
"ffmpeg7" depends on
lib (35)
extract (1)
build (6)
Ports that depend on "ffmpeg7"
lib (11)run (5)
Port notes
Support for rav1e now disabled by default; enable via +rav1e This build of ffmpeg7 includes GPLed code and is therefore licensed under GPL v2 or later. The following modules are GPLed:
libvidstab libx264 libx265 libxvid postproc
To include all nonfree, GPLed and LGPL code use variant +nonfree. To remove nonfree and GPLed code leaving only LGPL code remove the +gpl2 variant. To compile and link with ffmpeg7, add -I${prefix}/libexec/ffmpeg7/include and -L${prefix}/libexec/ffmpeg7/lib to your compile command.
For builds using pkg-config, add ${prefix}/libexec/ffmpeg7/lib/pkgconfig to $PKG_CONFIG_PATH.
Port Health:
Loading Port Health