2
0
mirror of https://codeberg.org/kiss-community/repo synced 2025-01-09 12:21:00 -07:00
repo/extra/ffmpeg
Owen Rafferty ab8c30de26
Revert "x265: 4.1"
This reverts commit 26dd71102d.

closes #208
2024-12-22 21:38:18 -06:00
..
patches
build
checksums
depends
README
sources
version Revert "x265: 4.1" 2024-12-22 21:38:18 -06:00

ffmpeg
________________________________________________________________________________

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]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

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


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] References
________________________________________________________________________________

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