2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-10-03 15:00:58 -06:00
repo/extra/ffmpeg
git-bruh f74c19ade9
Revert "ffmpeg: 7.0" as Firefox doesn't fully support it yet
This reverts commit 271a1c7997a88b015fcb9bf699a4def9ba73d385.
2024-05-28 00:48:45 +05:30
..
patches Revert "ffmpeg: 7.0" as Firefox doesn't fully support it yet 2024-05-28 00:48:45 +05:30
build Revert "ffmpeg: 7.0" as Firefox doesn't fully support it yet 2024-05-28 00:48:45 +05:30
checksums Revert "ffmpeg: 7.0" as Firefox doesn't fully support it yet 2024-05-28 00:48:45 +05:30
depends
README
sources Revert "ffmpeg: 7.0" as Firefox doesn't fully support it yet 2024-05-28 00:48:45 +05:30
version Revert "ffmpeg: 7.0" as Firefox doesn't fully support it yet 2024-05-28 00:48:45 +05:30

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