omdb_api_key: "YOUR_API_KEY_HERE" # Status server listen address. Omit for the default ":8080"; set to "" to disable. # GET /status returns live encode progress, the input queue, and recent events. http_addr: ":8080" encoding: dvd: crf: 30 preset: 2 bluray: crf: 29 preset: 3 # SVT-AV1 logical-processor (thread) cap so a long encode can't pin every core. # 0 = auto (use all cores). Applies to every profile. lp: 0 paths: input: "./input" output: "./output" originals: "./originals" failed: "./failed"