|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub


ffmpeg                                                             version 4.4.1
________________________________________________________________________________

FFmpeg is a free and open-source software project consisting of a large suite of
libraries and programs for handling video, audio, and other multimedia files and
streams. At its core is the FFmpeg program itself, designed for
command-line-based processing of video and audio files. It is widely used for
format transcoding, basic editing (trimming and concatenation), video scaling,
video post-production effects and standards compliance (SMPTE, ITU). [0]

Upstream: https://www.ffmpeg.org/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* History ................................................................ [003]
* References ............................................................. [004]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b ffmpeg                                                             |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] History
________________________________________________________________________________

2021-10-25 68512da2 ffmpeg: 4.4.1
2021-07-17 80c33b16 ffmpeg: update for new env
2021-07-15 41482256 ffmpeg: use VERSION
2021-07-08 a7c2ec0a ffmpeg: disable xorg
2021-07-08 99238b3d ffmpeg: depend on openssl
2021-07-06 03d7dd29 ffmpeg: sort configure and add missing dependency
2021-07-05 0da1745d ffmpeg: disable static libraries
2021-06-30 33817f70 ffmpeg: 4.4
2020-09-17 2da7428f ffmpeg: never enable libxml2
2020-07-11 8dc35037 ffmpeg: bump to 4.3.1
2020-06-16 e7f7c65b ffmpeg: bump to 4.3
2020-05-22 0f6ec1a6 ffmpeg: bump to 4.2.3
2020-05-05 0f8aebf5 ffmpeg: various changes. Enable libressl. Disable libtheora. Add missing dependencies
2020-02-28 24f43a5a ffmpeg: use nasm
2020-02-18 faed0fd7 ffmpeg: properly use CC/CXX. @konimex. Closes #154
2020-02-12 dd49b305 ffmpeg: use cc @konimex
2020-01-01 fa2cf089 ffmpeg: bump to 4.2.2
2019-10-08 05bc5ff1 ffmpeg: enable CC
2019-10-08 e918a917 ffmpeg: remove wavpack, unmaintained and has a lot of CVEs.
2019-09-16 8013100b ffmpeg: build shared libraries. Fixes Firefox.
2019-09-07 c43856d5 ffmpeg: bump to 4.2.1
2019-08-19 5ef86baa ffmpeg: remove example files
2019-08-14 9d469c4a ffmpeg: bump to 4.2
2019-07-27 f33732b1 ffmpeg: Remove openssl dependency.
2019-07-27 2fc3f073 ffmpeg: Added dependency xvidcore
2019-07-27 09a2f4c4 ffmpeg: Add x265 to dependencies
2019-07-27 58eb33e5 ffmpeg: Added dependency x264
2019-07-26 e1ade011 ffmpeg: Disable libaom
2019-07-24 84b60468 ffmpeg: update dependencies
2019-07-23 595dd28c ffmpeg: add alsa dep
2019-07-23 8e9de3ad ffmpeg: new package at 4.1.4


[004] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/FFmpeg



________________________________________________________________________________

Dylan Araps (C) 2019-2021

The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.