Dolby Encoding Engine Wrapper
DDP encoding has never been so easy!
An easy to use Python wrapper that utilizes ffmpeg and DEE for Dolby certified audio encoding.
DDP encoding has never been so easy!
An easy to use Python wrapper that utilizes ffmpeg and DEE for Dolby certified audio encoding.
Since DEE only uses 2 threads for any given encoding task, deew aims to speed up the encoding time for multiple input files by starting multiple processes simultaneously based on the CPU's thread count.
Main features:
deew is available for install from PyPI with pip or as standalone builds for Windows and Linux.