Probe and Debug
Hardware probe
direct_play_nice --probe-hw
direct_play_nice --probe-hw --probe-json
Codec inventory
direct_play_nice --probe-codecs --only-video
direct_play_nice --probe-codecs --only-video --only-hw --probe-json
Input stream probe
direct_play_nice --probe-streams input.mkv
direct_play_nice --probe-streams --output json input.mkv
Concurrency controls
DIRECT_PLAY_NICE_MAX_JOBSDIRECT_PLAY_NICE_JOBS_PER_GPU
Use these to tune parallel conversion throughput per machine.
For GPU architecture guidance and official vendor/runtime references (ONNX, CUDA, DirectML, Video Codec SDK, oneVPL, AMF, VideoToolbox), see Hardware Acceleration.
OCR runtime diagnostics (Linux)
- verify ONNX Runtime linkage if OCR provider loading fails
- set
ORT_DYLIB_PATHwhenlibonnxruntime.sois in a non-standard location - set
DPN_OCR_REQUIRE_GPU=1for fail-fast behavior when GPU OCR is mandatory