mirror of
https://github.com/joshuaboniface/rffmpeg.git
synced 2026-01-23 02:24:03 +00:00
Try to fix banner link
This commit is contained in:
parent
7cbe14e80a
commit
d276cde92e
1 changed files with 1 additions and 3 deletions
|
|
@ -1,9 +1,7 @@
|
|||
# rffmpeg
|
||||
|
||||
<p align="center"
|
||||
<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>
|
||||
[<img alt="Chat on Matrix" src="https://img.shields.io/matrix/rffmpeg:matrix.org.svg?logo=matrix"/>](https://matrix.to/#/#rffmpeg:matrix.org)
|
||||
</p>
|
||||
|
||||
`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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue