From 5159e52c3d9e22d3992bc3503d9326cda1702c2f Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 20 Jul 2022 00:00:14 -0400 Subject: [PATCH] Revert "Try to fix banner link" This reverts commit d276cde92e974082d10312440a4a48deb1f76656. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a9297d4..d87ee75 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # rffmpeg

](https://matrix.to/#/#rffmpeg:matrix.org) + +Chat on Matrix +

`rffmpeg` is a remote FFmpeg wrapper used to execute FFmpeg commands on a remote server via SSH. It is most useful in situations involving media servers such as Jellyfin (our reference user), where one might want to perform transcoding actions with FFmpeg on a remote machine or set of machines which can better handle transcoding, take advantage of hardware acceleration, or distribute transcodes across multiple servers for load balancing.