Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : ffmpeg | name : ffmpeg | ||||
| homepage : https://www.ffmpeg.org/ | homepage : https://www.ffmpeg.org/ | ||||
| version : '4.4' | version : '4.4' | ||||
| release : 104 | release : 105 | ||||
| source : | source : | ||||
| - https://www.ffmpeg.org/releases/ffmpeg-4.4.tar.xz : 06b10a183ce5371f915c6bb15b7b1fffbe046e8275099c96affc29e17645d909 | - https://www.ffmpeg.org/releases/ffmpeg-4.4.tar.xz : 06b10a183ce5371f915c6bb15b7b1fffbe046e8275099c96affc29e17645d909 | ||||
| license : | license : | ||||
| - GPL-3.0-or-later | - GPL-3.0-or-later | ||||
| - LGPL-3.0-or-later | - LGPL-3.0-or-later | ||||
| component : multimedia.codecs | component : multimedia.codecs | ||||
| summary : A complete, cross-platform solution to record, convert and stream audio and video | summary : A complete, cross-platform solution to record, convert and stream audio and video | ||||
| description: | | description: | | ||||
| FFmpeg is a multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play several formats that humans and machines have created. | FFmpeg is a multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play several formats that humans and machines have created. | ||||
| libsplit : no | libsplit : no | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(SPIRV-Tools) | - pkgconfig(SPIRV-Tools) | ||||
| - pkgconfig(alsa) | - pkgconfig(alsa) | ||||
| - pkgconfig(aom) | - pkgconfig(aom) | ||||
| - pkgconfig(dav1d) | - pkgconfig(dav1d) | ||||
| - pkgconfig(ffnvcodec) | - pkgconfig(ffnvcodec) | ||||
| - pkgconfig(gl) | - pkgconfig(gl) | ||||
| - pkgconfig(gnutls) | - pkgconfig(gnutls) | ||||
| - pkgconfig(libass) | - pkgconfig(libass) | ||||
| - pkgconfig(libbluray) | - pkgconfig(libbluray) | ||||
| - pkgconfig(libcdio_paranoia) | - pkgconfig(libcdio_paranoia) | ||||
| - pkgconfig(libdrm) | - pkgconfig(libdrm) | ||||
| - pkgconfig(libgcrypt) | - pkgconfig(libgcrypt) | ||||
| - pkgconfig(libopenjp2) | - pkgconfig(libopenjp2) | ||||
| - pkgconfig(libopenmpt) | |||||
| - pkgconfig(libpulse) | - pkgconfig(libpulse) | ||||
| - pkgconfig(libssh) | - pkgconfig(libssh) | ||||
| - pkgconfig(libv4l2) | - pkgconfig(libv4l2) | ||||
| - pkgconfig(libva) | - pkgconfig(libva) | ||||
| - pkgconfig(libwebp) | - pkgconfig(libwebp) | ||||
| - pkgconfig(openal) | - pkgconfig(openal) | ||||
| - pkgconfig(opus) | - pkgconfig(opus) | ||||
| - pkgconfig(rav1e) | - pkgconfig(rav1e) | ||||
| - pkgconfig(rubberband) | - pkgconfig(rubberband) | ||||
| - pkgconfig(sdl2) | - pkgconfig(sdl2) | ||||
| - pkgconfig(smbclient) | - pkgconfig(smbclient) | ||||
| - pkgconfig(soxr) | - pkgconfig(soxr) | ||||
| - pkgconfig(speex) | - pkgconfig(speex) | ||||
| - pkgconfig(srt) | - pkgconfig(srt) | ||||
| - pkgconfig(theora) | - pkgconfig(theora) | ||||
| - pkgconfig(twolame) | - pkgconfig(twolame) | ||||
| - pkgconfig(vdpau) | - pkgconfig(vdpau) | ||||
| - pkgconfig(vorbis) | |||||
aleksvor: This is pulled by libopenmpt-devel. | |||||
| - pkgconfig(vpx) | - pkgconfig(vpx) | ||||
| - pkgconfig(vulkan) | - pkgconfig(vulkan) | ||||
| - pkgconfig(x264) | - pkgconfig(x264) | ||||
| - pkgconfig(x265) | - pkgconfig(x265) | ||||
| - pkgconfig(xv) | - pkgconfig(xv) | ||||
| - pkgconfig(zimg) | - pkgconfig(zimg) | ||||
| - bzip2-devel | - bzip2-devel | ||||
| - glslang-devel | - glslang-devel | ||||
| Show All 16 Lines | ./configure \ | ||||
| --enable-libdav1d \ | --enable-libdav1d \ | ||||
| --enable-libdrm \ | --enable-libdrm \ | ||||
| --enable-libfontconfig \ | --enable-libfontconfig \ | ||||
| --enable-libfreetype \ | --enable-libfreetype \ | ||||
| --enable-libfribidi \ | --enable-libfribidi \ | ||||
| --enable-libglslang \ | --enable-libglslang \ | ||||
| --enable-libmp3lame \ | --enable-libmp3lame \ | ||||
| --enable-libopenjpeg \ | --enable-libopenjpeg \ | ||||
| --enable-libopenmpt \ | |||||
| --enable-libopus \ | --enable-libopus \ | ||||
| --enable-libpulse \ | --enable-libpulse \ | ||||
| --enable-librav1e \ | --enable-librav1e \ | ||||
| --enable-librubberband \ | --enable-librubberband \ | ||||
| --enable-libsmbclient \ | --enable-libsmbclient \ | ||||
| --enable-libsnappy \ | --enable-libsnappy \ | ||||
| --enable-libsoxr \ | --enable-libsoxr \ | ||||
| --enable-libspeex \ | --enable-libspeex \ | ||||
| Show All 29 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
This is pulled by libopenmpt-devel.