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