automatic version update by autodist [release 2.2.2-1mamba;Tue May 06 2014]

This commit is contained in:
2024-01-05 22:15:19 +01:00
parent 6d99d76de5
commit 4d58f4a498
6 changed files with 886 additions and 0 deletions
+6
View File
@@ -1,2 +1,8 @@
# ffmpeg
FFmpeg is a very fast video and audio converter.
It can also grab from a live audio/video source.
The command line interface is designed to be intuitive, in the sense that ffmpeg tries to figure out all the parameters, when possible.
You have usually to give only the target bitrate you want.
FFmpeg can also convert from any sample rate to any other, and resize video on the fly with a high quality polyphase filter.