Update README.md

This commit is contained in:
Jan Stabenow
2022-11-04 12:38:28 +01:00
committed by GitHub
parent 56a85c614e
commit 32abcdb3c7
+6 -1
View File
@@ -2,6 +2,11 @@
FFmpeg base image for [datarhei/core](https://github.com/datarhei/core).
[![alpine](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_alpine.yaml/badge.svg)](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_alpine.yaml)
[![alpine-rpi](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_alpine-rpi.yaml/badge.svg)](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_alpine-rpi.yaml)
[![alpine-vvapi](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_alpine-vaapi.yaml/badge.svg)](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_alpine-vaapi.yaml)
[![ubuntu-cuda](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_ubuntu-cuda.yaml/badge.svg)](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_ubuntu-cuda.yaml)
Branch: 5.1
## Config:
@@ -20,7 +25,7 @@ Branch: 5.1
_Additional informations can be found in the Dockerfiles._
## Patches:
## Patches ([contrib](contrib/)):
- JSON-Stats (expands progress data per file in json format)
- HLS Bitrate (calculates bitrate estimate for HLS master playlist)