HandBrake-docs
HandBrake-docs copied to clipboard
Instructions on how to build with libdovi
Can someone help me build with libdovi support on linux? It's not mentioned in the instruction on how to do so.
For ubuntu: apt install libssl-dev curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh -s -- -y cargo install cargo-c
add configure switch : --enable-libdovi (or dovi, dont remember)