Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`