Skip to content

AzraelNewtype/ParallelEncoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Tool for encoding multiple segmented lossless h.264 files from a given avs.
Expanded to work with TheFluff's hacked ffms2 for 10bit lossless capabilities.

Usage: ParallelEncoding.py [options] input.avs

Options:
  -h, --help            show this help message and exit
  -t THREADS, --threads=THREADS
                        Number of parallel encodes to spawn
  -m AVS_MEM_PER_THREAD, --max-memory=AVS_MEM_PER_THREAD
                        Value for SetMemoryMax() in threads
  -w, --wine            Encoding on linux, so use wine
  -n, --no-avs2yuv      Do not use avs2yuv. Strange default action requires
                        explicitly turning off.
  -d, --tenbit          Turns on hi10p mode. [default=False]

About

A port of the old ParallelEncoding.cmd to python for less grody maintenance.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages