Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 316 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 316 Bytes

nzbget-pp-ffmpeg

A post process plugin for NZBGet which will transcode video files to hevc, and DTS to EAC3 640K.

HEVC encoding with CRF is configurable by resolution.

Requires:

  • ffmpeg-python (pip install ffmpeg-python) and ffmpeg
  • filedate (pip install filedate)
  • pymkv (pip install pymkv) and MKVToolNix