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