repo/extra/ffmpeg
Owen Rafferty dff0bc2e88
ffmpeg: 5.1.2
2022-09-25 10:56:57 -05:00
..
patches ffmpeg: 5.1 2022-07-22 15:00:15 -05:00
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build ffmpeg: add patch for chromium 2022-03-31 20:28:31 +05:30
checksums ffmpeg: 5.1.2 2022-09-25 10:56:57 -05:00
depends ffmpeg: depend on openssl 2021-07-08 00:14:20 +03:00
sources ffmpeg: add patch for chromium 2022-03-31 20:28:31 +05:30
version ffmpeg: 5.1.2 2022-09-25 10:56:57 -05:00

README

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