Remote Compression#
rcomp helps to perform x265 video compression on remote server.
Free software: MIT license
Documentation: https://balouf.github.io/remote-compression/.
Requirements#
ffprobe
must be in the path of the local machineffmpeg
must be in the path of the remote server.ssh/config
must enable direct connection to remote serverprivate key
proxyjump if required
Usage#
$ rcomp --help
Credits#
This package was created with Cookiecutter and the Package Helper 3 project template.