ExifTool Forum

ExifTool => Newbies => Topic started by: MilitanteTrapeze on June 23, 2022, 01:46:28 PM

Title: How to add my own depth map to a jpeg
Post by: MilitanteTrapeze on June 23, 2022, 01:46:28 PM
Hello everybody,

I have an image (jpg) and a depth map (jpg) in two separate files. I want to merge them into one singe file. I've tried this solution here https://photo.stackexchange.com/questions/102994/is-there-a-way-to-add-depth-map-metadata-to-a-jpg (https://photo.stackexchange.com/questions/102994/is-there-a-way-to-add-depth-map-metadata-to-a-jpg), but I get this error : "Warning: Sorry, Data is not writable. Nothing to do". I don't get the error and I'm pretty new for using the terminal.

PS : I tried to add a "MP Image 2" tag to a file who don't already have it

Thank you for reading  ;D
Title: Re: How to add my own depth map to a jpeg
Post by: Phil Harvey on June 23, 2022, 03:18:38 PM
I suspect the tag name "Data" has changed.  You need to start with a file that already has a depth map, then step number 1 in the stackexchange answer will tell you what tag name to use.

- Phil