Add Matrix link to README

This commit is contained in:
Joshua M. Boniface 2022-07-19 22:05:59 -04:00
parent e3c4d4e981
commit 497a174a1e

View file

@ -1,5 +1,9 @@
# rffmpeg
<a href="https://matrix.to/#/#rffmpeg:matrix.org">
<img alt="Chat on Matrix" src="https://img.shields.io/matrix/rffmpeg:matrix.org.svg?logo=matrix"/>
</a>
`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.
## Quick usage