diff --git a/README.md b/README.md index d87ee75..a9297d4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # rffmpeg

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

`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.