https://github.com/balouf/remote-compression

https://github.com/balouf/remote-compression

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.5%) to scientific vocabulary

Keywords

ffmpeg package python
Last synced: 5 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: balouf
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 18.1 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 8
Topics
ffmpeg package python
Created almost 2 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog Contributing License Authors

README.md

Remote Compression

PyPI Status Build Status Documentation Status License Code Coverage

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 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

Usage

$ rcomp --help

Credits

This package was created with Cookiecutter and the Package Helper 3 project template.

Owner

  • Name: Fabien Mathieu
  • Login: balouf
  • Kind: user
  • Location: Paris, France
  • Company: LINCS

Researcher at Lincs

GitHub Events

Total
  • Release event: 4
  • Push event: 21
  • Create event: 4
Last Year
  • Release event: 4
  • Push event: 21
  • Create event: 4

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 30 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 8
  • Total maintainers: 1
pypi.org: remote-compression

rcomp helps to perform x265 video compression on remote server.

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 30 Last month
Rankings
Dependent packages count: 9.6%
Average: 36.6%
Dependent repos count: 63.5%
Maintainers (1)
Last synced: 6 months ago