Crates.io | hdrcopier |
lib.rs | hdrcopier |
version | 0.3.2 |
source | src |
created_at | 2021-12-08 14:17:34.388835 |
updated_at | 2022-07-29 13:55:31.820169 |
description | A tool for copying colorspace and HDR metadata from one file to another |
homepage | |
repository | https://github.com/shssoichiro/hdrcopier |
max_upload_size | |
id | 494551 |
size | 47,572 |
hdrcopier copy [input] [target]
The tool will parse the metadata from the input file, then update the target file with that metadata.
hdrcopier show [input]
Will display metadata on the screen, by default in a human-readable format.
Optionally, a --format
flag can be passed to format the metadata to be passed
directly to an encoder.
If you have a video that you know is HDR, but this tool fails to parse the metadata, please create an issue. If you can include a link to the video, that's extremely helpful. If not, please post the full CLI output from both mkvinfo and mediainfo for the file.