]> git.pld-linux.org Git - packages/ffmpeg.git/blame - ffmpeg.spec
include x265 on aarch64
[packages/ffmpeg.git] / ffmpeg.spec
CommitLineData
44f5d561 1# TODO:
165180f1 2# - avisynth+ >= 3.7.3 https://github.com/AviSynth/AviSynthPlus
faf18066 3# - libopenvino
f5aa1c6a 4# - libtensorflow [-ltensorflow tensorflow/c/c_api.h]
165180f1 5# - AMF >= 1.4.29.0 (available at https://github.com/GPUOpen-LibrariesAndSDKs/AMF, where is original source?)
197f4211 6#
d0745ce6 7# How to deal with ffmpeg/opencv/chromaprint checken-egg problem:
29c7bf5c 8# 1. make-request -r --with bootstrap ffmpeg.spec
d0745ce6
JR
9# 2 bump release of opencv.spec and chromaprint.spec
10# 3. make-request -r opencv.spec chromaprint.spec
11# 4. bump release of ffmpeg.spec
12# 5. make-request -r ffmpeg.spec
192f9f57 13#
2b3b2117 14# Conditional build:
29c7bf5c 15%bcond_with bootstrap # disable features to able to build without installed ffmpeg
45620667 16%bcond_with nonfree # unblock non free options of package (currently: cuda_nvcc, decklib, fdk_aac, npp, openssl, libressl/libtls)
471f06b0 17%bcond_without amr # AMR-NB/WB de/encoding via libopencore-amrnb/wb
c2a0ec66 18%bcond_without aom # AV1 viden de/encoding via libaom
45620667 19%bcond_without aribb24 # ARIB text and caption decoding via libaribb24
4575071b 20%bcond_without avisynth # AviSynth scripts support
471f06b0 21%bcond_without avs # AVS encoding via xavs
45620667 22%bcond_without avs2 # AVS2 de/encoding via libdavs2/libxavs2
4474c07d 23%bcond_without bs2b # BS2B audio filter support
1c1d1368 24%bcond_without caca # textual display using libcaca
7fd3d5c0 25%bcond_without codec2 # codec2 support using libcodec2
0fdde3cc 26%bcond_without chromaprint # audio fingerprinting with chromaprint
45620667 27%bcond_with cudasdk # NVIDIA CUDA code using nvcc from CUDA SDK [BR: cuda.h, non-free]
61ffc605 28%bcond_with dav1d # AV1 decoding via libdav1d
471f06b0 29%bcond_without dc1394 # IIDC-1394 grabbing using libdc1394
1b2d21b4 30%bcond_with decklink # Blackmagic DeckLink I/O support (requires nonfree)
7003e3a3 31%bcond_with fdk_aac # AAC de/encoding via libfdk_aac (requires nonfree)
f5aa1c6a 32%bcond_without ffnvcodec # NVIDIA codecs support using ffnvcodec headers (covered: cuda cuvid nvdec nvenc)
a584ded4
JB
33%bcond_without flite # flite voice synthesis support
34%bcond_without frei0r # frei0r video filtering
165180f1 35%bcond_without fribidi # fribidi support in drawtext filter
eaebd467 36%bcond_with glslang # GLSL->SPIRV compilation via libglslang
22745365 37%bcond_without gme # Game Music Emu support
471f06b0
JP
38%bcond_without gsm # GSM de/encoding via libgsm
39%bcond_without iec61883 # ec61883 via libiec61883
cbeed0a5 40%bcond_without ilbc # iLBC de/encoding via WebRTC libilbc
7160e157 41%bcond_without kvazaar # Kvazaar HEVC encoder support
5f3dc7d9 42%bcond_without ladspa # LADSPA audio filtering
b1501b11 43%bcond_without lcms # ICC profile support via lcms2
f31e1135 44%bcond_with lensfun # lensfun lens correction
165180f1 45%bcond_with libaribcaption # ARIB text and caption decoding via libaribcaption
44f5d561 46%bcond_with libdrm # Linux Direct Rendering Manager code
b1501b11 47%bcond_without libjxl # JPEG XL de/encoding via libjxl
1b2d21b4 48%bcond_with libklvanc # Kernel Labs VANC processing (in decklink driver)
f5aa1c6a 49%bcond_without libmysofa # sofalizer filter
eaebd467 50%bcond_with libplacebo # libplacebo filters
faf18066 51%bcond_without librist # RIST support via librist
44f5d561
JB
52%bcond_with librsvg # SVG rasterization via librsvg
53%bcond_with libxml2 # XML parsing using libxml2
f5aa1c6a 54%bcond_without lv2 # LV2 audio filtering
0258feb8 55%bcond_with mfx # MFX hardware acceleration support
471f06b0 56%bcond_without modplug # ModPlug via libmodplug
7003e3a3 57%bcond_with npp # NVIDIA Performance Primitives-based code (requires nonfree) [BR: libnppc+libnppi, npp.h]
7003e3a3 58%bcond_without omx # OpenMAX IL support
a584ded4 59%bcond_without openal # OpenAL 1.1 capture support
6513d7e3 60%bcond_without opencl # OpenCL 1.2 code
019e6753 61%bcond_with opencv # OpenCV video filtering
0258feb8
JB
62%bcond_without opengl # OpenGL rendering support
63%bcond_with openh264 # OpenH264 H.264 encoder
6dfc7c2a 64%bcond_without openmpt # OpenMPT module decoder
45620667 65%bcond_with pocketsphinx # asr filter using PocketSphinx
a584ded4 66%bcond_without pulseaudio # PulseAudio input support
503d83e5 67%bcond_without rabbitmq # RabbitMQ support
02280f85 68%bcond_with rav1e # AV1 encoding using rav1e
f5aa1c6a 69%bcond_with rkmpp # Rockchip Media Process Platform code [implies libdrm]
0fdde3cc 70%bcond_without rubberband # rubberband filter
eaebd467 71%bcond_without shaderc # GLSL->SPIRV compilation via libshaderc
f56b6dce 72%bcond_without shine # shine fixed-point MP3 encoder
faf18066 73%bcond_with smb # SMB support via libsmbclient
7160e157 74%bcond_without snappy # Snappy compression support (needed for hap encoding)
faf18066 75%bcond_without soxr # SoX Resampler support
f5aa1c6a 76%bcond_without srt # Haivision SRT protocol support
0258feb8 77%bcond_without ssh # SFTP protocol support via libssh
faf18066 78%bcond_with svtav1 # AV1 encoding via SVT-AV1
e5c1d36e 79%bcond_with tesseract # OCR filter based on Tesseract
471f06b0 80%bcond_without theora # Theora encoding via libtheora
faf18066 81%bcond_with uavs3d # AVS3 decoding via libuavs3d (TODO: enable when 1.1.41 released)
80105e83 82%bcond_with v4l2_request # V4L2 request API for stateless hw decoding
1ef27ea1 83%bcond_without va # VAAPI (Video Acceleration API)
f5aa1c6a 84%bcond_without vapoursynth # VapourSynth demuxer
f56b6dce 85%bcond_without vidstab # vid.stab video stabilization support
faf18066 86%bcond_without vmaf # VMAF filter support
471f06b0 87%bcond_without voamrwbenc # MR-WB encoding via libvo-amrwbenc
e6c30354 88%bcond_with vpl # libvpl instead of MFX
1ef27ea1 89%bcond_without vpx # VP8, a high-quality video codec
503d83e5 90%bcond_without vulkan # Vulkan code
8b9d2787 91%bcond_without webp # WebP encoding support
faf18066
JB
92%bcond_without x264 # H.264 x264 encoder
93%bcond_without x265 # H.265/HEVC x265 encoder
471f06b0 94%bcond_without xvid # vid encoding via xvidcore
e5c1d36e 95%bcond_without zimg # zscale filter based on z.lib
6a6b11be 96%bcond_without zmq # 0MQ message passing
5f3dc7d9 97%bcond_without zvbi # teletext via libzvbi
c0992ddb 98%bcond_without doc # HTML documentation
8b479c7c 99%bcond_without static_libs # static libraries
560d82ce 100%bcond_with tests # "make check" (some tests fail as of 2.5)
314ef0df 101
29c7bf5c
ER
102%if %{with bootstrap}
103%undefine with_opencv
d0745ce6 104%undefine with_chromaprint
29c7bf5c 105%endif
80105e83 106%if %{with rkmpp} || %{with v4l2_request}
f5aa1c6a
JB
107%define with_libdrm 1
108%endif
eaebd467
JP
109%if %{with glslang}
110%undefine with_shaderc
111%endif
0ea48c34
JB
112%if %{with vpl}
113%undefine with_mfx
114%endif
29c7bf5c 115
f5aa1c6a
JB
116%ifnarch %{ix86} %{x8664}
117%undefine with_ffnvcodec
118%endif
02280f85
JB
119%ifnarch %{ix86} %{x8664} aarch64
120%undefine with_rav1e
121%endif
634e41ae 122%ifnarch %{ix86} %{x8664} %{arm} aarch64
a6755e78
JB
123%undefine with_x265
124%endif
125%ifarch i386 i486
126%undefine with_x265
127%endif
471f06b0
JP
128%ifarch i686 pentium4 athlon %{x8664} x32
129%define with_crystalhd 1
130%endif
cbdd2688
JB
131Summary: FFmpeg - a very fast video and audio converter
132Summary(pl.UTF-8): FFmpeg - szybki konwerter audio/wideo
9fc4ad22 133Name: ffmpeg
e8591a3e 134# NOTE: 7.0 prepared on DEVEL-7 branch, but other software is not ready (e.g. xine-lib 1.2.13, gstreamer-libav 1.24.2)
165180f1 135Version: 6.1.1
d9dc2e6c 136Release: 5
9cf4d8a4 137# LGPL or GPL, chosen at configure time (GPL version is more featured)
f5aa1c6a
JB
138# GPL: frei0r libcdio libdavs2 rubberband vidstab x264 x265 xavs xavs2 xvid
139# v3 (allows *GPLv3 or Apache-licensed libs): gmp lensfun opencore-amr vmaf vo-*enc rkmpp
140# GPLv3: smbclient
0b43f655 141License: GPL v3+ with LGPL v3+ parts
fde29260 142Group: Applications/Multimedia
c732abb0 143Source0: https://ffmpeg.org/releases/%{name}-%{version}.tar.xz
165180f1 144# Source0-md5: 341d719415b7f95bb59f5016f2864ac6
7003e3a3 145Patch0: %{name}-omx-libnames.patch
2a2ce640 146Patch1: %{name}-atadenoise.patch
a9e080d9 147Patch2: opencv4.patch
80105e83 148Patch3: v4l2-request-hwdec.patch
e8591a3e 149Patch4: %{name}-vulkan1.3.280.patch
4575071b 150Patch5: %{name}-nvenc.patch
3db4f7bb 151Patch6: gcc14.patch
e8591a3e 152URL: https://ffmpeg.org/
4575071b 153%{?with_avisynth:BuildRequires: AviSynthPlus-devel >= 3.7.3}
eaebd467 154%{?with_decklink:BuildRequires: Blackmagic_DeckLink_SDK >= 10.11}
28673856 155%{?with_openal:BuildRequires: OpenAL-devel >= 1.1}
6a6b11be 156%{?with_opencl:BuildRequires: OpenCL-devel >= 1.2}
8b9d2787 157%{?with_opengl:BuildRequires: OpenGL-GLX-devel}
7003e3a3
JB
158# libomxil-bellagio-devel or limoi-core-devel (just headers, library is dlopened at runtime)
159%{?with_omx:BuildRequires: OpenMAX-IL-devel}
160BuildRequires: SDL2-devel >= 2.0.1
2f7d498d 161BuildRequires: SDL2-devel < 3.0.0
e8591a3e 162%{?with_vulkan:BuildRequires: Vulkan-Loader-devel >= 1.3.277}
cbdd2688 163BuildRequires: alsa-lib-devel
c2a0ec66 164%{?with_aom:BuildRequires: aom-devel >= 1.0.0}
45620667 165%{?with_aribb24:BuildRequires: aribb24-devel}
38cefaee 166BuildRequires: bzip2-devel
9f9ba8ac 167BuildRequires: celt-devel >= 0.11.0
7fd3d5c0 168%{?with_codec2:BuildRequires: codec2-devel}
f31e1135 169%{?with_dav1d:BuildRequires: dav1d-devel >= 0.5.0}
45620667 170%{?with_avs2:BuildRequires: davs2-devel >= 1.6}
004e5628 171%{?with_fdk_aac:BuildRequires: fdk-aac-devel}
a584ded4 172%{?with_flite:BuildRequires: flite-devel >= 1.4}
3dcb8642 173BuildRequires: fontconfig-devel
0aad4bf2 174BuildRequires: freetype-devel
d7a39558 175%{?with_frei0r:BuildRequires: frei0r-devel}
4474c07d 176%{?with_fribidi:BuildRequires: fribidi-devel}
22745365 177%{?with_gme:BuildRequires: game-music-emu-devel}
165180f1 178BuildRequires: harfbuzz-devel
4bee03f0
JB
179%ifarch ppc
180# require version with altivec support fixed
181BuildRequires: gcc >= 5:3.3.2-3
182%endif
f31e1135 183%{?with_glslang:BuildRequires: glslang-devel >= 11}
fecf9f23 184BuildRequires: gmp-devel
d5aef92e 185BuildRequires: gnutls-devel
cbdd2688 186BuildRequires: jack-audio-connection-kit-devel
165180f1 187%{?with_kvazaar:BuildRequires: kvazaar-devel >= 2.0.0}
5f3dc7d9 188%{?with_ladspa:BuildRequires: ladspa-devel}
cbdd2688 189BuildRequires: lame-libs-devel >= 3.98.3
b1501b11 190%{?with_lcms:BuildRequires: lcms2-devel >= 2.13}
f31e1135 191%{?with_lensfun:BuildRequires: lensfun-devel >= 0.3.95}
165180f1 192%{?with_aribcaption:BuildRequires: libaribcaption-devel}
eaebd467 193BuildRequires: libass-devel >= 0.11.0
043128df 194%ifnarch %arch_with_atomics64
f2c90402
JP
195BuildRequires: libatomic-devel
196%endif
471f06b0 197%{?with_iec61883:BuildRequires: libavc1394-devel}
4474c07d 198%{?with_bs2b:BuildRequires: libbs2b-devel}
3dcb8642 199BuildRequires: libbluray-devel
1c1d1368 200%{?with_caca:BuildRequires: libcaca-devel}
a09e741c 201BuildRequires: libcdio-paranoia-devel >= 0.90-2
0fdde3cc 202%{?with_chromaprint:BuildRequires: libchromaprint-devel}
471f06b0
JP
203%{?with_crystalhd:BuildRequires: libcrystalhd-devel}
204%{?with_dc1394:BuildRequires: libdc1394-devel >= 2}
44f5d561 205%{?with_libdrm:BuildRequires: libdrm-devel}
471f06b0
JP
206%{?with_gsm:BuildRequires: libgsm-devel}
207%{?with_iec61883:BuildRequires: libiec61883-devel}
b1501b11 208%{?with_libjxl:BuildRequires: libjxl-devel >= 0.7.0}
1b2d21b4 209%{?with_libklvanc:BuildRequires: libklvanc-devel}
471f06b0 210%{?with_modplug:BuildRequires: libmodplug-devel}
5de7eee9 211%{?with_libmysofa:BuildRequires: libmysofa-devel >= 0.7}
c4a15b86 212%{?with_openmpt:BuildRequires: libopenmpt-devel >= 0.4.5}
eaebd467 213%{?with_libplacebo:BuildRequires: libplacebo-devel >= 4.192.0}
471f06b0 214%if %{with dc1394} || %{with iec61883}
7571bfa0 215BuildRequires: libraw1394-devel >= 2
471f06b0 216%endif
b1501b11 217%{?with_librist:BuildRequires: librist-devel >= 0.2.7}
44f5d561 218%{?with_librsvg:BuildRequires: librsvg-devel >= 2}
cbdd2688 219BuildRequires: librtmp-devel
165180f1 220%{?with_ssh:BuildRequires: libssh-devel >= 0.6.0}
4474c07d 221%{?with_smb:BuildRequires: libsmbclient-devel}
471f06b0 222%{?with_theora:BuildRequires: libtheora-devel >= 1.0-0.beta3}
4814ac84 223BuildRequires: libtool >= 2:1.4d-3
daf9a670 224BuildRequires: libv4l-devel
7003e3a3
JB
225%if %{with va}
226BuildRequires: libva-devel >= 1.0.3
227BuildRequires: libva-drm-devel >= 1.0.3
228BuildRequires: libva-x11-devel >= 1.0.3
229%endif
503d83e5 230BuildRequires: libvdpau-devel >= 1.3
e380e18a 231BuildRequires: libvorbis-devel
e6c30354 232%{?with_vpl:BuildRequires: libvpl-devel >= 2.6}
ff838fc6 233%{?with_vpx:BuildRequires: libvpx-devel >= 1.4.0}
fecf9f23 234%{?with_webp:BuildRequires: libwebp-devel >= 0.4.0}
0ea48c34
JB
235# X264_BUILD >= 122
236%{?with_x264:BuildRequires: libx264-devel >= 0.1.3-1.20130827_2245}
237# X265_BUILD >= 89
238%{?with_x265:BuildRequires: libx265-devel >= 2.0}
560d82ce 239# libxcb xcb-shm xcb-xfixes xcb-shape
0258feb8 240BuildRequires: libxcb-devel >= 1.4
44f5d561 241%{?with_libxml2:BuildRequires: libxml2-devel >= 2}
f5aa1c6a 242%{?with_lv2:BuildRequires: lilv-devel}
80105e83 243%{?with_v4l2_request:BuildRequires: linux-libc-headers >= 7:5.11.0}
f5aa1c6a 244%{?with_lv2:BuildRequires: lv2-devel}
b1501b11 245%{?with_mfx:BuildRequires: mfx_dispatch-devel >= 1.28}
e1fe03f7 246%ifarch %{ix86}
247%ifnarch i386 i486
76243dbd
JB
248BuildRequires: nasm
249%endif
e1fe03f7 250%endif
165180f1 251%{?with_ffnvcodec:BuildRequires: nv-codec-headers >= 12.1.14.0}
7fd3d5c0 252# amrnb,amrwb
471f06b0 253%{?with_amr:BuildRequires: opencore-amr-devel}
f5aa1c6a 254%{?with_opencv:BuildRequires: opencv-devel >= 2}
62da4e00 255%{?with_openh264:BuildRequires: openh264-devel >= 1.3}
7003e3a3 256BuildRequires: openjpeg2-devel >= 2.1
1c1d1368 257BuildRequires: opus-devel
136f0f45 258BuildRequires: perl-Encode
1463656a 259BuildRequires: perl-tools-pod
45620667 260%{?with_pocketsphinx:BuildRequires: pocketsphinx-devel > 0.8}
ef3c0513 261BuildRequires: pkgconfig
1c1d1368 262%{?with_pulseaudio:BuildRequires: pulseaudio-devel}
503d83e5 263%{?with_rabbitmq:BuildRequires: rabbitmq-c-devel >= 0.7.1}
0ea48c34 264%{?with_rav1e:BuildRequires: rav1e-devel >= 0.5.0}
f5aa1c6a 265%{?with_rkmpp:BuildRequires: rockchip-mpp-devel >= 1.3.7}
043128df 266BuildRequires: rpmbuild(macros) >= 2.025
0fdde3cc 267%{?with_rubberband:BuildRequires: rubberband-devel >= 1.8.1}
eaebd467 268%{?with_shaderc:BuildRequires: shaderc-devel >= 2019.1}
4a11c99e 269%{?with_shine:BuildRequires: shine-devel >= 3.0.0}
7160e157 270%{?with_snappy:BuildRequires: snappy-devel}
05408820 271%{?with_soxr:BuildRequires: soxr-devel}
1c1d1368 272BuildRequires: speex-devel >= 1:1.2-rc1
503d83e5 273%{?with_glslang:BuildRequires: spirv-tools-devel}
f5aa1c6a 274%{?with_srt:BuildRequires: srt-devel >= 1.3}
b1501b11 275%{?with_svtav1:BuildRequires: svt-av1-devel >= 0.9.0}
8ebe3834 276BuildRequires: tar >= 1:1.22
e5c1d36e 277%{?with_tesseract:BuildRequires: tesseract-devel}
64f8f109
ER
278%{?with_doc:BuildRequires: tetex}
279%{?with_doc:BuildRequires: texi2html}
280%{?with_doc:BuildRequires: texinfo}
ff838fc6 281BuildRequires: twolame-devel >= 0.3.10
faf18066 282%{?with_uavs3d:BuildRequires: uavs3d-devel >= 1.1.41}
80105e83 283%{?with_v4l2_request:BuildRequires: udev-devel}
f5aa1c6a 284%{?with_vapoursynth:BuildRequires: vapoursynth-devel >= 42}
9befe454 285%{?with_vidstab:BuildRequires: vid.stab-devel >= 0.98}
b1501b11 286%{?with_vmaf:BuildRequires: vmaf-devel >= 2.0.0}
471f06b0 287%{?with_voamrwbenc:BuildRequires: vo-amrwbenc-devel}
cbeed0a5 288%{?with_ilbc:BuildRequires: webrtc-libilbc-devel}
471f06b0 289%{?with_avs:BuildRequires: xavs-devel}
45620667 290%{?with_avs2:BuildRequires: xavs2-devel >= 1.3}
28673856 291BuildRequires: xorg-lib-libX11-devel
cbdd2688 292BuildRequires: xorg-lib-libXext-devel
f5aa1c6a 293BuildRequires: xorg-lib-libXv-devel
471f06b0 294%{?with_xvid:BuildRequires: xvid-devel >= 1:1.1.0}
8ebe3834 295BuildRequires: xz
7003e3a3 296BuildRequires: xz-devel
503d83e5 297%{?with_zmq:BuildRequires: zeromq-devel >= 4.2.1}
d2c2eb42 298%{?with_zimg:BuildRequires: zimg-devel >= 2.7.0}
33a1c0f3 299BuildRequires: zlib-devel
f5aa1c6a 300%{?with_zvbi:BuildRequires: zvbi-devel >= 0.2.28}
9c4296c2
JB
301# overflows maximum hash table size
302BuildConflicts: pdksh < 5.2.14-57
54ec280e 303Requires: %{name}-libs = %{version}-%{release}
2e686000 304Suggests: fontconfig
35b7d412 305Suggests: fonts-TTF-Roboto
d1cf045f 306Obsoletes: libpostproc < 2:1.0-1
539b540f 307BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
9fc4ad22 308
d7999432 309%define specflags -fno-strict-aliasing -fPIC
c01d7857
PS
310
311# -fomit-frame-pointer is always needed on x86 due to lack of registers (-fPIC takes one)
312%define specflags_ia32 -fomit-frame-pointer
313# -mmmx is needed to enable <mmintrin.h> code.
314%define specflags_i586 -mmmx
315%define specflags_i686 -mmmx
316
9fc4ad22 317%description
85f7cea1
ER
318FFmpeg is a complete solution to record, convert and stream audio and
319video. It is a command line tool to convert one video file format to
320another. It also supports grabbing and encoding in real time from a TV
321card.
9fc4ad22 322
cdb7b42e 323%description -l pl.UTF-8
cbdd2688
JB
324FFmpeg to kompletne rozwiązanie nagrywania, konwersji i transmisji
325strumieni dźwięku i obrazu. Jest to działające z linii poleceń
326narzędzie do konwersji obrazu z jednego formatu do innego. Obsługuje
327także przechwytywanie i kodowanie w czasie rzeczywistym z karty
328telewizyjnej.
9fc4ad22 329
54ec280e
PG
330%package libs
331Summary: ffmpeg libraries
adcc0f76 332Summary(pl.UTF-8): Biblioteki ffmpeg
1be5865c 333Group: Libraries
7003e3a3 334Requires: SDL2 >= 2.0.1
e8591a3e 335%{?with_vulkan:Requires: Vulkan-Loader >= 1.3.277}
c2a0ec66 336%{?with_aom:Requires: aom >= 1.0.0}
f5aa1c6a 337Requires: celt >= 0.11.0
f31e1135 338%{?with_dav1d:Requires: dav1d >= 0.5.0}
45620667 339%{?with_avs2:Requires: davs2 >= 1.6}
f5aa1c6a 340%{?with_flite:Requires: flite >= 1.4}
143c6eec
JB
341%if "%(rpm -q --qf '%{V}' gnutls-devel)" >= "3.0.20"
342# uses gnutls_certificate_set_x509_system_trust if >= 3.0.20
f9cce0c9 343Requires: gnutls-libs >= 3.0.20
143c6eec 344%endif
165180f1 345%{?with_kvazaar:Requires: kvazaar-libs >= 2.0.0}
eaebd467 346Requires: libass >= 0.11.0
b1501b11 347%{?with_libjxl:Requires: libjxl >= 0.7.0}
5de7eee9 348%{?with_libmysofa:Requires: libmysofa >= 0.7}
c4a15b86 349%{?with_openmpt:Requires: libopenmpt >= 0.4.5}
c0992ddb 350%{?with_libplacebo:Requires: libplacebo >= 4.192.0}
b1501b11 351%{?with_librist:Requires: librist >= 0.2.7}
165180f1 352%{?with_ssh:Requires: libssh >= 0.6.0}
471f06b0 353%{?with_theora:Requires: libtheora >= 1.0-0.beta3}
f5aa1c6a
JB
354%if %{with va}
355Requires: libva >= 1.0.3
356Requires: libva-drm >= 1.0.3
357Requires: libva-x11 >= 1.0.3
358%endif
503d83e5 359Requires: libvdpau >= 1.3
e6c30354 360%{?with_vpl:Requires: libvpl >= 2.6}
ff838fc6 361%{?with_vpx:Requires: libvpx >= 1.4.0}
f5aa1c6a 362%{?with_webp:Requires: libwebp >= 0.4.0}
0ea48c34
JB
363%{?with_x264:Requires: libx264 >= 0.1.3-1.20130827_2245}
364%{?with_x265:Requires: libx265 >= 2.0}
f5aa1c6a
JB
365Requires: libxcb >= 1.4
366Requires: lame-libs >= 3.98.3
b1501b11
JB
367%{?with_lcms:Requires: lcms2 >= 2.13}
368%{?with_mfx:Requires: mfx_dispatch >= 1.28}
f5aa1c6a
JB
369%{?with_openh264:Requires: openh264 >= 1.3}
370Requires: openjpeg2 >= 2.1
503d83e5 371%{?with_rabbitmq:Requires: rabbitmq-c >= 0.7.1}
0ea48c34 372%{?with_rav1e:Requires: rav1e-libs >= 0.5.0}
f5aa1c6a 373%{?with_rkmpp:Requires: rockchip-mpp >= 1.3.7}
0fdde3cc 374%{?with_rubberband:Requires: rubberband-libs >= 1.8.1}
f5aa1c6a
JB
375%{?with_shine:Requires: shine >= 3.0.0}
376Requires: speex >= 1:1.2-rc1
377%{?with_srt:Requires: srt >= 1.3}
b1501b11 378%{?with_svtav1:Requires: svt-av1 >= 0.9.0}
ff838fc6 379Requires: twolame-libs >= 0.3.10
faf18066 380%{?with_uavs3d:Requires: uavs3d >= 1.1.41}
f5aa1c6a
JB
381%{?with_vapoursynth:Requires: vapoursynth >= 42}
382%{?with_vidstab:Requires: vid.stab >= 0.98}
b1501b11 383%{?with_vmaf:Requires: vmaf-libs >= 2.0.0}
45620667 384%{?with_avs2:Requires: xavs2 >= 1.3}
471f06b0 385%{?with_xvid:Requires: xvid >= 1:1.1.0}
503d83e5 386%{?with_zmq:Requires: zeromq >= 4.2.1}
80c0841f 387%{?with_zimg:Requires: zimg >= 2.7.0}
f5aa1c6a 388%{?with_zvbi:Requires: zvbi >= 0.2.28}
4575071b
JB
389# dlopened
390%{?with_avisynth:Suggests: AviSynthPlus >= 3.7.3}
54ec280e
PG
391
392%description libs
cbdd2688
JB
393This package contains the ffmpeg shared libraries:
394- the codec library (libavcodec). It supports most existing encoding
395 formats (MPEG, DivX, MPEG4, AC3, DV...),
396- demuxer library (libavformat). It supports most existing file
397 formats (AVI, MPEG, OGG, Matroska, ASF...),
398- video postprocessing library (libpostproc).
54ec280e 399
cdb7b42e 400%description libs -l pl.UTF-8
cbdd2688
JB
401Ten pakiet zawiera biblioteki współdzielone ffmpeg:
402- bibliotekę kodeków (libavcodec); obsługuje większość istniejących
403 formatów kodowania (MPEG, DivX, MPEG4, AC3, DV...),
404- bibliotekę demuksera (libavformat); obsługuje większość istniejących
405 formatów plików (AVI, MPEG, OGG, Matroska, ASF...),
406- bibliotekę postprocessingu (libpostproc).
54ec280e 407
af49d6ab
JB
408%package devel
409Summary: ffmpeg header files
adcc0f76 410Summary(pl.UTF-8): Pliki nagłówkowe ffmpeg
af49d6ab 411Group: Development/Libraries
54ec280e 412Requires: %{name}-libs = %{version}-%{release}
f5aa1c6a
JB
413# Libs.private from *.pc
414%{?with_openal:Requires: OpenAL-devel >= 1.1}
6a6b11be 415%{?with_opencl:Requires: OpenCL-devel >= 1.2}
f6f5022a 416%{?with_opengl:Requires: OpenGL-devel}
7003e3a3 417Requires: SDL2-devel >= 2.0.1
e8591a3e 418%{?with_vulkan:Requires: Vulkan-Loader-devel >= 1.3.277}
38cefaee 419Requires: alsa-lib-devel
c2a0ec66 420%{?with_aom:Requires: aom-devel >= 1.0.0}
45620667 421%{?with_aribb24:Requires: aribb24-devel}
38cefaee 422Requires: bzip2-devel
9c4296c2 423Requires: celt-devel >= 0.11.0
7fd3d5c0 424%{?with_codec2:Requires: codec2-devel}
f31e1135 425%{?with_dav1d:Requires: dav1d-devel >= 0.5.0}
c0992ddb 426%{?with_avs2:Requires: davs2-devel >= 1.6}
004e5628 427%{?with_fdk_aac:Requires: fdk-aac-devel}
4b05ede1 428%{?with_flite:Requires: flite-devel >= 1.4}
3dcb8642 429Requires: fontconfig-devel
0aad4bf2 430Requires: freetype-devel
4474c07d 431%{?with_fribidi:Requires: fribidi-devel}
22745365 432%{?with_gme:Requires: game-music-emu-devel}
503d83e5 433%{?with_glslang:Requires: glslang-devel}
f5aa1c6a 434Requires: gnutls-devel
165180f1 435Requires: harfbuzz-devel
38cefaee 436Requires: jack-audio-connection-kit-devel
165180f1 437%{?with_kvazaar:Requires: kvazaar-devel >= 2.0.0}
38cefaee 438Requires: lame-libs-devel >= 3.98.3
b1501b11 439%{?with_lcms:Requires: lcms2-devel >= 2.13}
f31e1135 440%{?with_lensfun:Requires: lensfun-devel >= 0.3.95}
165180f1 441%{?with_libaribcaption:Requires: libaribcaption-devel}
eaebd467 442Requires: libass-devel >= 0.11.0
471f06b0 443%{?with_iec61883:Requires: libavc1394-devel}
3dcb8642 444Requires: libbluray-devel
4474c07d 445%{?with_bs2b:Requires: libbs2b-devel}
28673856 446%{?with_caca:Requires: libcaca-devel}
a09e741c 447Requires: libcdio-paranoia-devel >= 0.90-2
0fdde3cc 448%{?with_chromaprint:Requires: libchromaprint-devel}
471f06b0
JP
449%{?with_crystalhd:Requires: libcrystalhd-devel}
450%{?with_dc1394:Requires: libdc1394-devel >= 2}
44f5d561 451%{?with_libdrm:Requires: libdrm-devel}
471f06b0
JP
452%{?with_gsm:Requires: libgsm-devel}
453%{?with_iec61883:Requires: libiec61883-devel}
b1501b11 454%{?with_libjxl:Requires: libjxl-devel >= 0.7.0}
1b2d21b4 455%{?with_libklvanc:Requires: libklvanc-devel}
471f06b0 456%{?with_modplug:Requires: libmodplug-devel}
5de7eee9 457%{?with_libmysofa:Requires: libmysofa-devel >= 0.7}
c4a15b86 458%{?with_openmpt:Requires: libopenmpt-devel >= 0.4.5}
471f06b0 459%if %{with dc1394} || %{with iec61883}
7571bfa0 460Requires: libraw1394-devel >= 2
471f06b0 461%endif
b1501b11 462%{?with_librist:Requires: librist-devel >= 0.2.7}
44f5d561 463%{?with_librsvg:Requires: librsvg-devel >= 2}
38cefaee 464Requires: librtmp-devel
4474c07d 465%{?with_smb:Requires: libsmbclient-devel}
165180f1 466%{?with_ssh:Requires: libssh-devel >= 0.6.0}
f5aa1c6a 467Requires: libstdc++-devel
471f06b0 468%{?with_theora:Requires: libtheora-devel >= 1.0-0.beta3}
f5aa1c6a 469Requires: libv4l-devel
38cefaee 470%{?with_va:Requires: libva-devel >= 1.0.3}
f5aa1c6a
JB
471%{?with_va:Requires: libva-drm-devel >= 1.0.3}
472%{?with_va:Requires: libva-x11-devel >= 1.0.3}
503d83e5 473Requires: libvdpau-devel >= 1.3
33a1c0f3 474Requires: libvorbis-devel
e6c30354 475%{?with_vpl:Requires: libvpl-devel >= 2.6}
ff838fc6 476%{?with_vpx:Requires: libvpx-devel >= 1.4.0}
fecf9f23 477%{?with_webp:Requires: libwebp-devel >= 0.4.0}
0ea48c34
JB
478%{?with_x264:Requires: libx264-devel >= 0.1.3-1.20130827_2245}
479%{?with_x265:Requires: libx265-devel >= 2.0}
f5aa1c6a
JB
480# libxcb xcb-shm xcb-xfixes xcb-shape
481Requires: libxcb-devel >= 1.4
44f5d561 482%{?with_libxml2:Requires: libxml2-devel >= 2}
f5aa1c6a 483%{?with_lv2:Requires: lilv-devel}
b1501b11 484%{?with_mfx:Requires: mfx_dispatch-devel >= 1.28}
471f06b0 485%{?with_amr:Requires: opencore-amr-devel}
f5aa1c6a 486%{?with_opencv:Requires: opencv-devel >= 2}
62da4e00 487%{?with_openh264:Requires: openh264-devel >= 1.3}
7003e3a3 488Requires: openjpeg2-devel >= 2.1
f5aa1c6a
JB
489Requires: opus-devel
490%{?with_pulseaudio:Requires: pulseaudio-devel}
503d83e5 491%{?with_rabbitmq:Requires: rabbitmq-c-devel >= 0.7.1}
0ea48c34 492%{?with_rav1e:Requires: rav1e-devel >= 0.5.0}
f5aa1c6a 493%{?with_rkmpp:Requires: rockchip-mpp-devel >= 1.3.7}
0fdde3cc 494%{?with_rubberband:Requires: rubberband-devel >= 1.8.1}
c0992ddb 495%{?with_shaderc:Requires: shaderc-devel >= 2019.1}
4a11c99e 496%{?with_shine:Requires: shine-devel >= 3.0.0}
7160e157 497%{?with_snappy:Requires: snappy-devel}
05408820 498%{?with_soxr:Requires: soxr-devel}
38cefaee 499Requires: speex-devel >= 1:1.2-rc1
503d83e5 500%{?with_glslang:Requires: spirv-tools-devel}
f5aa1c6a 501%{?with_srt:Requires: srt-devel >= 1.3}
b1501b11 502%{?with_svtav1:Requires: svt-av1-devel >= 0.9.0}
e5c1d36e 503%{?with_tesseract:Requires: tesseract-devel}
ff838fc6 504Requires: twolame-devel >= 0.3.10
faf18066 505%{?with_uavs3d:Requires: uavs3d-devel >= 1.1.41}
f5aa1c6a 506%{?with_vapoursynth:Requires: vapoursynth-devel >= 42}
9befe454 507%{?with_vidstab:Requires: vid.stab-devel >= 0.98}
471f06b0 508%{?with_voamrwbenc:Requires: vo-amrwbenc-devel}
b1501b11 509%{?with_vmaf:Requires: vmaf-devel >= 2.0.0}
cbeed0a5 510%{?with_ilbc:Requires: webrtc-libilbc-devel}
471f06b0 511%{?with_avs:Requires: xavs-devel}
45620667 512%{?with_avs2:Requires: xavs2-devel >= 1.3}
f5aa1c6a 513Requires: xorg-lib-libX11-devel
38cefaee 514Requires: xorg-lib-libXext-devel
f5aa1c6a 515Requires: xorg-lib-libXv-devel
471f06b0 516%{?with_xvid:Requires: xvid-devel >= 1:1.1.0}
f5aa1c6a 517Requires: xz-devel
503d83e5 518%{?with_zmq:Requires: zeromq-devel >= 4.2.1}
f5aa1c6a 519%{?with_zimg:Requires: zimg-devel >= 2.7.0}
33a1c0f3 520Requires: zlib-devel
f5aa1c6a 521%{?with_zvbi:Requires: zvbi-devel >= 0.2.28}
d1cf045f 522Obsoletes: libpostproc-devel < 2:1.0-1
af49d6ab
JB
523
524%description devel
525ffmpeg header files.
526
cdb7b42e
JR
527%description devel -l pl.UTF-8
528Pliki nagłówkowe ffmpeg.
af49d6ab
JB
529
530%package static
531Summary: ffmpeg static libraries
adcc0f76 532Summary(pl.UTF-8): Statyczne biblioteki ffmpeg
af49d6ab
JB
533Group: Development/Libraries
534Requires: %{name}-devel = %{version}-%{release}
535
536%description static
537ffmpeg static libraries (libavcodec and libavformat).
538
cdb7b42e 539%description static -l pl.UTF-8
af49d6ab
JB
540Statyczne biblioteki ffmpeg (libavcodec i libavformat).
541
2a60eebe
JB
542%package ffplay
543Summary: FFplay - SDL-based media player
adcc0f76 544Summary(pl.UTF-8): FFplay - odtwarzacz mediów oparty na SDL
2a60eebe 545Group: Applications/Multimedia
54ec280e 546Requires: %{name}-libs = %{version}-%{release}
2a60eebe
JB
547
548%description ffplay
549FFplay is a very simple and portable media player using the FFmpeg
550libraries and the SDL library. It is mostly used as a test bench for
551the various APIs of FFmpeg.
552
cdb7b42e
JR
553%description ffplay -l pl.UTF-8
554FFplay to bardzo prosty i przenośny odtwarzacz mediów używający
555bibliotek FFmpeg oraz biblioteki SDL. Jest używany głównie do
556testowania różnych API FFmpeg.
2a60eebe 557
4b05ede1 558%package doc
143c6eec
JB
559Summary: FFmpeg documentation in HTML format
560Summary(pl.UTF-8): Dokumentacja pakietu FFmpeg w formacie HTML
4b05ede1 561Group: Documentation
69c891d5 562BuildArch: noarch
4b05ede1
ER
563
564%description doc
143c6eec 565FFmpeg documentation in HTML format.
4b05ede1
ER
566
567%description doc -l pl.UTF-8
143c6eec 568Dokumentacja pakietu FFmpeg w formacie HTML.
4b05ede1 569
9fc4ad22 570%prep
aed8e8c9 571%setup -q
7003e3a3 572%patch0 -p1
2a2ce640 573%patch1 -p1
a9e080d9 574%patch2 -p1
80105e83
JP
575%if %{with v4l2_request}
576%patch3 -p1
577%endif
e8591a3e 578%patch4 -p1
4575071b 579%patch5 -p1
3db4f7bb 580%patch6 -p1
9fc4ad22 581
9d4f8977
ER
582# package the grep result for mplayer, the result formatted as ./mplayer/configure
583cat <<EOF > ffmpeg-avconfig
2b2445b7 584#! /bin/sh
16803cdb
ER
585libavdecoders_all="$(sed -n 's/^[^#]*DEC.*(.*, *\(.*\)).*/\1_decoder/p' libavcodec/allcodecs.c | tr '[a-z]' '[A-Z]')"
586libavencoders_all="$(sed -n 's/^[^#]*ENC.*(.*, *\(.*\)).*/\1_encoder/p' libavcodec/allcodecs.c | tr '[a-z]' '[A-Z]')"
587libavparsers_all="$(sed -n 's/^[^#]*PARSER.*(.*, *\(.*\)).*/\1_parser/p' libavcodec/allcodecs.c | tr '[a-z]' '[A-Z]')"
588libavbsfs_all="$(sed -n 's/^[^#]*BSF.*(.*, *\(.*\)).*/\1_bsf/p' libavcodec/allcodecs.c | tr '[a-z]' '[A-Z]')"
589libavdemuxers_all="$(sed -n 's/^[^#]*DEMUX.*(.*, *\(.*\)).*/\1_demuxer/p' libavformat/allformats.c | tr '[a-z]' '[A-Z]')"
590libavmuxers_all="$(sed -n 's/^[^#]*_MUX.*(.*, *\(.*\)).*/\1_muxer/p' libavformat/allformats.c | tr '[a-z]' '[A-Z]')"
591libavprotocols_all="$(sed -n 's/^[^#]*PROTOCOL.*(.*, *\(.*\)).*/\1_protocol/p' libavformat/allformats.c | tr '[a-z]' '[A-Z]')"
592libavhwaccels_all="$(sed -n 's/^[^#]*HWACCEL.*(.*, *\(.*\)).*/\1_hwaccel/p' libavcodec/allcodecs.c | tr '[a-z]' '[A-Z]')"
593libavfilters_all="$(sed -n 's/^[^#]*FILTER.*(.*, *\(.*\),.*).*/\1_filter/p' libavfilter/allfilters.c | tr '[a-z]' '[A-Z]')"
2b2445b7 594EOF
9d4f8977 595cat <<'EOF' >> ffmpeg-avconfig
2b2445b7
ER
596
597case "$1" in
598--decoders)
16803cdb 599 echo $libavdecoders_all
2b2445b7
ER
600 ;;
601--encoders)
16803cdb 602 echo $libavencoders_all
2b2445b7
ER
603 ;;
604--parsers)
16803cdb 605 echo $libavparsers_all
2b2445b7
ER
606 ;;
607--bsfs)
16803cdb 608 echo $libavbsfs_all
2b2445b7
ER
609 ;;
610--demuxers)
16803cdb 611 echo $libavdemuxers_all
2b2445b7
ER
612 ;;
613--muxers)
16803cdb 614 echo $libavmuxers_all
2b2445b7
ER
615 ;;
616--protocols)
16803cdb
ER
617 echo $libavprotocols_all
618 ;;
619--hwaccels)
620 echo $libavhwaccels_all
621 ;;
622--filters)
623 echo $libavfilters_all
2b2445b7
ER
624 ;;
625*)
626 cat <<USAGE
627Usage: $0 [OPTION]
628Options:
629 --decoders
630 --encoders
631 --parsers
632 --bsfs
633 --demuxers
634 --muxers
635 --protocols
16803cdb
ER
636 --hwaccels
637 --filters
2b2445b7
ER
638USAGE
639 exit 1;;
640esac
641
642exit 0
643EOF
644
9fc4ad22 645%build
05e1eb2f
JB
646# notes:
647# - it's not autoconf configure
d0a0ec26 648# - --disable-debug, --disable-optimizations, tune=generic causes not to override our optflags
2080d1d3 649./configure \
b4680d0b 650 --arch=%{_target_base_arch} \
539b540f 651 --prefix=%{_prefix} \
9cf4d8a4 652 --libdir=%{_libdir} \
d81dfa95 653 --shlibdir=%{_libdir} \
2a60eebe 654 --mandir=%{_mandir} \
971ab51b
JP
655 --extra-cflags="-D_GNU_SOURCE=1 %{rpmcppflags} %{rpmcflags}%{?with_decklink: -I/usr/include/decklink}%{?with_opencv: -I/usr/include/opencv4}" \
656 --extra-cxxflags="-D_GNU_SOURCE=1 %{rpmcppflags} %{rpmcxxflags}%{?with_decklink: -I/usr/include/decklink}%{?with_opencv: -I/usr/include/opencv4}" \
1162803a 657 --extra-ldflags="%{rpmcflags} %{rpmldflags}" \
3eef5ddf 658 --cc="%{__cc}" \
126fb805
JB
659 --disable-debug \
660 --disable-optimizations \
6382c99d 661 --disable-stripping \
eaa9ad7b 662 %{!?with_doc:--disable-doc} \
314ef0df 663 --enable-avfilter \
4575071b 664 %{?with_avisynth:--enable-avisynth} \
0fdde3cc 665 %{?with_chromaprint:--enable-chromaprint} \
45620667 666 %{?with_cudasdk:--enable-cuda-nvcc} \
f6f5022a 667 %{?with_decklink:--enable-decklink} \
f5aa1c6a 668 %{!?with_ffnvcodec:--disable-ffnvcodec} \
d5aef92e 669 --enable-gnutls \
126fb805 670 --enable-gpl \
0b43f655 671 --enable-version3 \
d7a39558 672 %{?with_frei0r:--enable-frei0r} \
5f3dc7d9 673 %{?with_ladspa:--enable-ladspa} \
b1501b11 674 %{?with_lcms:--enable-lcms2} \
c2a0ec66 675 %{?with_aom:--enable-libaom} \
45620667 676 %{?with_aribb24:--enable-libaribb24} \
165180f1 677 %{?with_libaribcaption:--enable-libaribcaption} \
d5aef92e 678 --enable-libass \
3dcb8642 679 --enable-libbluray \
4474c07d 680 %{?with_bs2b:--enable-libbs2b} \
2362253d 681 %{?with_caca:--enable-libcaca} \
cbdd2688 682 --enable-libcelt \
d5aef92e 683 --enable-libcdio \
7fd3d5c0 684 %{?with_codec2:--enable-libcodec2} \
f7f28937 685 %{?with_dav1d:--enable-libdav1d} \
45620667 686 %{?with_avs2:--enable-libdavs2} \
471f06b0 687 %{?with_dc1394:--enable-libdc1394} \
44f5d561 688 %{?with_libdrm:--enable-libdrm} \
1c1d1368 689 %{?with_flite:--enable-libflite} \
7003e3a3 690 --enable-libfontconfig \
3dcb8642 691 --enable-libfreetype \
4474c07d 692 %{?with_fribidi:--enable-libfribidi} \
503d83e5 693 %{?with_glslang:--enable-libglslang} \
22745365 694 %{?with_gme:--enable-libgme} \
471f06b0 695 %{?with_gsm:--enable-libgsm} \
165180f1 696 --enable-libharfbuzz \
471f06b0 697 %{?with_iec61883:--enable-libiec61883} \
004e5628 698 %{?with_ilbc:--enable-libilbc} \
f5aa1c6a 699 --enable-libjack \
b1501b11 700 %{?with_libjxl:--enable-libjxl} \
7160e157 701 %{?with_kvazaar:--enable-libkvazaar} \
1b2d21b4 702 %{?with_libklvanc:--enable-libklvanc} \
f5aa1c6a 703 %{?with_lensfun:--enable-liblensfun} \
0258feb8 704 %{?with_mfx:--enable-libmfx} \
471f06b0 705 %{?with_modplug:--enable-libmodplug} \
15c15700 706 --enable-libmp3lame \
f5aa1c6a 707 %{?with_libmysofa:--enable-libmysofa} \
471f06b0
JP
708 %{?with_amr:--enable-libopencore-amrnb} \
709 %{?with_amr:--enable-libopencore-amrwb} \
192f9f57 710 %{?with_opencv:--enable-libopencv} \
0258feb8 711 %{?with_openh264:--enable-libopenh264} \
cbdd2688 712 --enable-libopenjpeg \
6dfc7c2a 713 %{?with_openmpt:--enable-libopenmpt} \
1c1d1368 714 --enable-libopus \
b1501b11 715 %{?with_libplacebo:--enable-libplacebo} \
d5aef92e 716 %{?with_pulseaudio:--enable-libpulse} \
503d83e5 717 %{?with_rabbitmq:--enable-librabbitmq} \
02280f85 718 %{?with_rav1e:--enable-librav1e} \
faf18066 719 %{?with_librist:--enable-librist} \
44f5d561 720 %{?with_librsvg:--enable-librsvg} \
cbdd2688 721 --enable-librtmp \
0fdde3cc 722 %{?with_rubberband:--enable-librubberband} \
eaebd467 723 %{?with_shaderc:--enable-libshaderc} \
f56b6dce 724 %{?with_shine:--enable-libshine} \
4474c07d 725 %{?with_smb:--enable-libsmbclient} \
7160e157 726 %{?with_snappy:--enable-libsnappy} \
05408820 727 %{?with_soxr:--enable-libsoxr} \
da99dcf2 728 --enable-libspeex \
503d83e5 729 %{?with_srt:--enable-libsrt} \
5f3dc7d9 730 %{?with_ssh:--enable-libssh} \
faf18066 731 %{?with_svtav1:--enable-libsvtav1} \
e5c1d36e 732 %{?with_tesseract:--enable-libtesseract} \
471f06b0 733 %{?with_theora:--enable-libtheora} \
1c1d1368 734 --enable-libtwolame \
faf18066 735 %{?with_uavs3d:--enable-libuavs3d} \
d5aef92e 736 --enable-libv4l2 \
f56b6dce 737 %{?with_vidstab:--enable-libvidstab} \
f5aa1c6a 738 %{?with_vmaf:--enable-libvmaf} \
471f06b0 739 %{?with_voamrwbenc:--enable-libvo-amrwbenc} \
126fb805 740 --enable-libvorbis \
64f8f109 741 %{?with_vpx:--enable-libvpx} \
8b9d2787 742 %{?with_webp:--enable-libwebp} \
ea09f25d 743 %{?with_x264:--enable-libx264} \
90ab353a 744 %{?with_x265:--enable-libx265} \
471f06b0 745 %{?with_avs:--enable-libxavs} \
45620667 746 %{?with_avs2:--enable-libxavs2} \
9e9d5429 747 --enable-libxcb \
503d83e5 748 %{?with_libxml2:--enable-libxml2} \
471f06b0 749 %{?with_xvid:--enable-libxvid} \
e5c1d36e 750 %{?with_zimg:--enable-libzimg} \
6a6b11be 751 %{?with_zmq:--enable-libzmq} \
5f3dc7d9 752 %{?with_zvbi:--enable-libzvbi} \
f5aa1c6a 753 %{?with_lv2:--enable-lv2} \
7003e3a3 754 %{?with_omx:--enable-omx} \
d5aef92e 755 %{?with_openal:--enable-openal} \
f56b6dce 756 %{?with_opencl:--enable-opencl} \
8b9d2787 757 %{?with_opengl:--enable-opengl} \
45620667 758 %{?with_pocketsphinx:--enable-pocketsphinx} \
6382c99d 759 --enable-postproc \
d7493de8 760 --enable-pthreads \
f5aa1c6a 761 %{?with_rkmpp:--enable-rkmpp} \
9cf4d8a4 762 --enable-shared \
8b479c7c 763 %{!?with_static_libs:--disable-static} \
6382c99d 764 --enable-swscale \
22745365 765 %{!?with_va:--disable-vaapi} \
f5aa1c6a 766 %{?with_vapoursynth:--enable-vapoursynth} \
eaebd467 767 %{!?with_vulkan:--disable-vulkan} \
80105e83
JP
768%if %{with v4l2_request}
769 --enable-libudev \
770 --enable-v4l2-request \
771%endif
7a286645 772%ifnarch %{ix86} %{x8664}
e1fe03f7 773 --disable-mmx \
774%endif
775%ifarch i386 i486
05e1eb2f 776 --disable-mmx \
b524cd99 777%endif
61f81a23
JR
778%ifarch x32
779 --disable-asm \
780%endif
0b43f655 781%if %{with nonfree}
48610c64 782 --enable-nonfree \
c8f42fb1 783 %{?with_fdk_aac:--enable-libfdk-aac} \
7003e3a3 784 %{?with_npp:--enable-libnpp} \
76243dbd 785%endif
75231f25 786 --enable-runtime-cpudetect
2305d791 787
1ef27ea1
JB
788%{__make} \
789 V=1
9fc4ad22 790
b8c60172
ER
791# CC_O to add -c to commandline. makefile should be patched
792%{__make} tools/qt-faststart V=1 CC_O='-c -o $@'
793
39711f7c
AM
794%{?with_tests:%{__make} check V=1}
795
9fc4ad22
AM
796%install
797rm -rf $RPM_BUILD_ROOT
38cf6de3 798install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_sbindir},/etc/{sysconfig,rc.d/init.d}} \
d2c2eb42 799 $RPM_BUILD_ROOT%{_includedir}/ffmpeg
9fc4ad22 800
a831ce58 801%{__make} install install-headers \
1ef27ea1
JB
802 DESTDIR=$RPM_BUILD_ROOT \
803 V=1
539b540f 804
a831ce58 805# install nonstandard, non-public headers manually
544421b2 806cp -a config.h $RPM_BUILD_ROOT%{_includedir}/ffmpeg
80428ade 807for a in libavutil/*/{asm,bswap}.h; do
a831ce58 808 install -Dp $a $RPM_BUILD_ROOT%{_includedir}/$a
544421b2 809done
9d4f8977 810cp -a libavformat/riff.h $RPM_BUILD_ROOT%{_includedir}/libavformat
544421b2 811
b8c60172 812install -p tools/qt-faststart $RPM_BUILD_ROOT%{_bindir}
9fc4ad22 813
2b2445b7
ER
814# install as ffmpeg-avconfig to avoid with possible programs looking for
815# ffmpeg-config and expecting --libs output from it which is not implemented
816# simple to do (by querying pkgconfig), but why?
b8c60172 817install -p ffmpeg-avconfig $RPM_BUILD_ROOT%{_bindir}/ffmpeg-avconfig
2b2445b7 818
a6755e78 819# packaged as %doc in -doc
eaa9ad7b 820%if %{with doc}
b1501b11 821%{__rm} $RPM_BUILD_ROOT%{_docdir}/ffmpeg/*.{css,html}
eaa9ad7b 822%endif
a6755e78
JB
823
824install -d $RPM_BUILD_ROOT%{_examplesdir}
825%{__mv} $RPM_BUILD_ROOT%{_datadir}/ffmpeg/examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
826
9fc4ad22
AM
827%clean
828rm -rf $RPM_BUILD_ROOT
829
1ef27ea1
JB
830%post libs -p /sbin/ldconfig
831%postun libs -p /sbin/ldconfig
539b540f 832
9fc4ad22
AM
833%files
834%defattr(644,root,root,755)
479e9af6 835%doc CREDITS LICENSE.md MAINTAINERS README.md RELEASE_NOTES doc/APIchanges
2a60eebe 836%attr(755,root,root) %{_bindir}/ffmpeg
3a7b84be 837%attr(755,root,root) %{_bindir}/ffprobe
b7313442 838%attr(755,root,root) %{_bindir}/qt-faststart
da99dcf2
AM
839%dir %{_datadir}/ffmpeg
840%{_datadir}/ffmpeg/*.ffpreset
714dcf83 841%{_datadir}/ffmpeg/ffprobe.xsd
28673856
JB
842%if %{with doc}
843%{_mandir}/man1/ffmpeg.1*
22745365 844%{_mandir}/man1/ffmpeg-all.1*
28673856
JB
845%{_mandir}/man1/ffmpeg-bitstream-filters.1*
846%{_mandir}/man1/ffmpeg-codecs.1*
847%{_mandir}/man1/ffmpeg-devices.1*
848%{_mandir}/man1/ffmpeg-filters.1*
849%{_mandir}/man1/ffmpeg-formats.1*
850%{_mandir}/man1/ffmpeg-protocols.1*
851%{_mandir}/man1/ffmpeg-resampler.1*
852%{_mandir}/man1/ffmpeg-scaler.1*
853%{_mandir}/man1/ffmpeg-utils.1*
854%{_mandir}/man1/ffprobe.1*
22745365 855%{_mandir}/man1/ffprobe-all.1*
28673856 856%endif
54ec280e
PG
857
858%files libs
859%defattr(644,root,root,755)
f50f7d7c 860%attr(755,root,root) %{_libdir}/libavcodec.so.*.*.*
0ea48c34 861%attr(755,root,root) %ghost %{_libdir}/libavcodec.so.60
d0a0ec26 862%attr(755,root,root) %{_libdir}/libavdevice.so.*.*.*
0ea48c34 863%attr(755,root,root) %ghost %{_libdir}/libavdevice.so.60
314ef0df 864%attr(755,root,root) %{_libdir}/libavfilter.so.*.*.*
0ea48c34 865%attr(755,root,root) %ghost %{_libdir}/libavfilter.so.9
f50f7d7c 866%attr(755,root,root) %{_libdir}/libavformat.so.*.*.*
0ea48c34 867%attr(755,root,root) %ghost %{_libdir}/libavformat.so.60
f50f7d7c 868%attr(755,root,root) %{_libdir}/libavutil.so.*.*.*
0ea48c34 869%attr(755,root,root) %ghost %{_libdir}/libavutil.so.58
d7493de8 870%attr(755,root,root) %{_libdir}/libpostproc.so.*.*.*
0ea48c34 871%attr(755,root,root) %ghost %{_libdir}/libpostproc.so.57
660918c5 872%attr(755,root,root) %{_libdir}/libswresample.so.*.*.*
eaebd467 873%attr(755,root,root) %ghost %{_libdir}/libswresample.so.4
ee032235 874%attr(755,root,root) %{_libdir}/libswscale.so.*.*.*
0ea48c34 875%attr(755,root,root) %ghost %{_libdir}/libswscale.so.7
314ef0df 876
539b540f
JB
877%files devel
878%defattr(644,root,root,755)
54ec280e 879%doc doc/optimization.txt
1ef27ea1 880%attr(755,root,root) %{_bindir}/ffmpeg-avconfig
539b540f 881%attr(755,root,root) %{_libdir}/libavcodec.so
d0a0ec26 882%attr(755,root,root) %{_libdir}/libavdevice.so
314ef0df 883%attr(755,root,root) %{_libdir}/libavfilter.so
539b540f 884%attr(755,root,root) %{_libdir}/libavformat.so
d7493de8 885%attr(755,root,root) %{_libdir}/libavutil.so
d2af4612 886%attr(755,root,root) %{_libdir}/libpostproc.so
660918c5 887%attr(755,root,root) %{_libdir}/libswresample.so
ee032235 888%attr(755,root,root) %{_libdir}/libswscale.so
539b540f 889%{_includedir}/ffmpeg
6382c99d
AM
890%{_includedir}/libavcodec
891%{_includedir}/libavdevice
314ef0df 892%{_includedir}/libavfilter
6382c99d
AM
893%{_includedir}/libavformat
894%{_includedir}/libavutil
895%{_includedir}/libpostproc
660918c5 896%{_includedir}/libswresample
6382c99d 897%{_includedir}/libswscale
1ef27ea1
JB
898%{_pkgconfigdir}/libavcodec.pc
899%{_pkgconfigdir}/libavdevice.pc
900%{_pkgconfigdir}/libavfilter.pc
901%{_pkgconfigdir}/libavformat.pc
902%{_pkgconfigdir}/libavutil.pc
903%{_pkgconfigdir}/libpostproc.pc
660918c5 904%{_pkgconfigdir}/libswresample.pc
1ef27ea1 905%{_pkgconfigdir}/libswscale.pc
28673856
JB
906%if %{with doc}
907%{_mandir}/man3/libavcodec.3*
908%{_mandir}/man3/libavdevice.3*
909%{_mandir}/man3/libavfilter.3*
910%{_mandir}/man3/libavformat.3*
911%{_mandir}/man3/libavutil.3*
912%{_mandir}/man3/libswresample.3*
913%{_mandir}/man3/libswscale.3*
914%endif
a6755e78 915%{_examplesdir}/%{name}-%{version}
539b540f 916
8b479c7c 917%if %{with static_libs}
9cf4d8a4
JB
918%files static
919%defattr(644,root,root,755)
1ef27ea1
JB
920%{_libdir}/libavcodec.a
921%{_libdir}/libavdevice.a
922%{_libdir}/libavfilter.a
923%{_libdir}/libavformat.a
924%{_libdir}/libavutil.a
925%{_libdir}/libpostproc.a
660918c5 926%{_libdir}/libswresample.a
1ef27ea1 927%{_libdir}/libswscale.a
8b479c7c 928%endif
af49d6ab
JB
929
930%files ffplay
931%defattr(644,root,root,755)
932%attr(755,root,root) %{_bindir}/ffplay
22745365
JB
933%if %{with doc}
934%{_mandir}/man1/ffplay.1*
935%{_mandir}/man1/ffplay-all.1*
936%endif
af49d6ab 937
4b05ede1
ER
938%if %{with doc}
939%files doc
940%defattr(644,root,root,755)
b1501b11 941%doc doc/*.{css,html}
4b05ede1 942%endif
This page took 0.530365 seconds and 5 git commands to generate.