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.1.4 | version : '4.2' | ||||
| release : 68 | release : 69 | ||||
| source : | source : | ||||
| - https://ffmpeg.org/releases/ffmpeg-4.1.4.tar.xz : f1f049a82fcfbf156564e73a3935d7e750891fab2abf302e735104fd4050a7e1 | - https://ffmpeg.org/releases/ffmpeg-4.2.tar.xz : 023f10831a97ad93d798f53a3640e55cd564abfeba807ecbe8524dac4fedecd5 | ||||
| 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 | summary : A complete, cross-platform solution to record, convert and stream audio and video | ||||
| 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. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(alsa) | - pkgconfig(alsa) | ||||
| - pkgconfig(aom) | - pkgconfig(aom) | ||||
| - pkgconfig(caca) | - pkgconfig(caca) | ||||
| - pkgconfig(dav1d) | |||||
| - pkgconfig(fdk-aac) | - pkgconfig(fdk-aac) | ||||
| - pkgconfig(ffnvcodec) | - pkgconfig(ffnvcodec) | ||||
| - pkgconfig(fontconfig) | - pkgconfig(fontconfig) | ||||
| - pkgconfig(freetype2) | - pkgconfig(freetype2) | ||||
| - pkgconfig(fribidi) | - pkgconfig(fribidi) | ||||
| - pkgconfig(gl) | - pkgconfig(gl) | ||||
| - pkgconfig(libaacs) | - pkgconfig(libaacs) | ||||
| - pkgconfig(libass) | - pkgconfig(libass) | ||||
| Show All 39 Lines | ./configure --prefix=/usr \ | ||||
| --enable-avresample \ | --enable-avresample \ | ||||
| --enable-gcrypt \ | --enable-gcrypt \ | ||||
| --enable-gpl \ | --enable-gpl \ | ||||
| --enable-libaom \ | --enable-libaom \ | ||||
| --enable-libass \ | --enable-libass \ | ||||
| --enable-libbluray \ | --enable-libbluray \ | ||||
| --enable-libcaca \ | --enable-libcaca \ | ||||
| --enable-libcdio \ | --enable-libcdio \ | ||||
| --enable-libdav1d \ | |||||
| --enable-libdrm \ | --enable-libdrm \ | ||||
| --enable-libfdk-aac \ | --enable-libfdk-aac \ | ||||
| --enable-libfontconfig \ | --enable-libfontconfig \ | ||||
| --enable-libfreetype \ | --enable-libfreetype \ | ||||
| --enable-libfribidi \ | --enable-libfribidi \ | ||||
| --enable-libmp3lame \ | --enable-libmp3lame \ | ||||
| --enable-libopus \ | --enable-libopus \ | ||||
| --enable-libpulse \ | --enable-libpulse \ | ||||
| Show All 25 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.