Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ichunjo/vardautomation
Encoding automation framework
https://github.com/ichunjo/vardautomation
automation encoding framework python vapoursynth video-encoding
Last synced: 3 days ago
JSON representation
Encoding automation framework
- Host: GitHub
- URL: https://github.com/ichunjo/vardautomation
- Owner: Ichunjo
- Created: 2021-07-14T23:14:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T18:46:06.000Z (4 months ago)
- Last Synced: 2024-11-14T03:53:11.243Z (5 days ago)
- Topics: automation, encoding, framework, python, vapoursynth, video-encoding
- Language: Python
- Homepage: https://vardautomation.readthedocs.io/
- Size: 1.15 MB
- Stars: 19
- Watchers: 4
- Forks: 2
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vardautomation
Package I'm using for my encoding stuff# How to install vardautomation
This command will install vardautomation and the python dependencies```
pip install vardautomation -U
```Or from source
```
python -m pip install git+https://github.com/Ichunjo/vardautomation.git -U
```# Requirements
* Python 3.11 or newer
* **ONLY** VapourSynth r65 & the following plugins `bas`, `ffms2`, `imwri`, `lsmas`, `scxvid`, `wwxd`
* Other modules in `requirements.txt`