https://github.com/ichunjo/vardautomation
Encoding automation framework
https://github.com/ichunjo/vardautomation
automation encoding framework python vapoursynth video-encoding
Last synced: 12 months ago
JSON representation
Encoding automation framework
- Host: GitHub
- URL: https://github.com/ichunjo/vardautomation
- Owner: Ichunjo
- Created: 2021-07-14T23:14:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T18:46:06.000Z (over 1 year ago)
- Last Synced: 2025-04-10T07:44:09.969Z (12 months ago)
- Topics: automation, encoding, framework, python, vapoursynth, video-encoding
- Language: Python
- Homepage: https://vardautomation.readthedocs.io/
- Size: 1.15 MB
- Stars: 18
- Watchers: 2
- 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`