mirror of
https://github.com/joshuaboniface/rffmpeg.git
synced 2026-01-23 02:24:03 +00:00
Add Matrix link to README
This commit is contained in:
parent
e3c4d4e981
commit
497a174a1e
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue