quietvoid / hdr10plus_tool

CLI utility to work with HDR10+ in HEVC files.
MIT License
297 stars 33 forks source link

cli on ubuntu #45

Closed ejadams13 closed 2 years ago

ejadams13 commented 2 years ago

i'm having an issue running this on ubuntu headless server, no issue in windows cli, any help would be appreciated. ubuntu cli states command not found even when running command inside the hdr10plus_tool directory.

thnx

quietvoid commented 2 years ago

Either download the precompiled binary from the releases: https://github.com/quietvoid/hdr10plus_tool/releases/tag/1.2.2 Or build the project yourself using Rust; https://www.rust-lang.org/tools/install

ejadams13 commented 2 years ago

thnx quietvoid, it was my mistake on the binary and path

thnx again for the quick response and all the great tools you build for us!