Hello,
I’m new here and this is my first post. I have a question regarding mkclean and Dolby Vision in MKV files.
I currently have a remuxed .mkv file containing Dolby Vision, and I’m considering using mkclean to optimize the container. In particular, I’m interested in using the --optimize and --remux options.
Since mkclean modifies the Matroska container structure (e.g. reordering elements, cleaning non-standard data, and optionally remuxing clusters), I would like to know:
Does mkclean preserve Dolby Vision metadata 100% reliably in the output file, regardless of the DV profile?
I understand that mkclean does not re-encode the video stream, but Dolby Vision in MKV seems to be sensitive to container-level changes, so I’m concerned whether such structural modifications alone could affect DV playback or detection in compatible players.
Also, I noticed that mkclean has not been updated since January 2021 (latest version 0.9.0) .
In general, is it still considered safe to use mkclean today, especially for more complex or non-standard content such as Dolby Vision?
I realize this forum is mainly for MKVToolNix, but I couldn’t find a more appropriate place to ask about mkclean. Since it is also part of the Matroska ecosystem, I hope it’s okay to ask here.
Thank you in advance.