mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
f0dadc529f
Mainly for leaf consumers: applications but not plugins or libraries.
Otherwise, indirectly mixing different versions of ffmpeg libraries at
runtime can lead to crashes.
To use simply add the following before <bsd.port.mk> or <bsd.port.pre.mk>
.include "${.CURDIR:H:H}/multimedia/ffmpeg4/override.mk"
PR: 261302
Inspired by: c717faa5c7
4 lines
157 B
Plaintext
4 lines
157 B
Plaintext
FFmpeg is a complete, cross-platform solution to record, convert and stream
|
|
audio and video. It includes libavcodec - the leading audio/video codec
|
|
library.
|