Path to this page:
./
multimedia/ffmpeg4,
Decoding, encoding and streaming software (v4.x)
Branch: pkgsrc-2020Q2,
Version: 4.3nb1,
Package name: ffmpeg4-4.3nb1,
Maintainer: pkgsrc-usersFFmpeg is a complete, cross-platform solution to record, convert
and stream audio and video. It includes libavcodec - the leading
audio/video codec library.
This package contains major version 4.
Required to run:[
fonts/fontconfig] [
x11/libxcb] [
graphics/freetype2] [
security/gnutls] [
audio/libopus] [
audio/lame] [
audio/speex] [
audio/libvorbis] [
textproc/libxml2] [
multimedia/libtheora] [
multimedia/libvdpau] [
multimedia/xvidcore]
Required to build:[
x11/xcb-proto] [
x11/xorgproto] [
devel/nasm] [
pkgtools/x11-links] [
pkgtools/cwrappers]
Package options: ass, av1, bluray, fontconfig, freetype, gnutls, lame, libvpx, opus, speex, theora, vaapi, vdpau, vorbis, x11, x264, x265, xvid
Master sites:
SHA1: dd618212469347feb5deb8934023ef6e1ae5f533
RMD160: 8e5d102b55e2f8b1c4da585eb9d003ab03e5e30e
Filesize: 9158.555 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version ffmpeg4-4.3nb1 (created)
CVS history: (Expand)
2020-09-18 20:25:15 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #6325 - requested by he
multimedia/ffmpeg4: PowerPC build fix
Revisions pulled up:
- multimedia/ffmpeg4/hacks.mk 1.1
---
Module Name: pkgsrc
Committed By: he
Date: Mon Sep 14 20:43:36 UTC 2020
Added Files:
pkgsrc/multimedia/ffmpeg4: hacks.mk
Log message:
Use -mvsx compiler flag on powerpc so that the appropriate section
of the compiler's <altivec.h> header is exposed, so that this builds.
|