ExifTool Forum

ExifTool => The "exiftool" Application => Topic started by: RuLex777 on January 18, 2023, 08:07:33 AM

Title: Problem with copy of exif
Post by: RuLex777 on January 18, 2023, 08:07:33 AM
Hi.

When I copy exif all good, exept RAW

in first file
00 00 00 18 66 74 79 70 6D 70 34 32 00 00 00 00 6D 70 34 32 6D 70 34 31 00 00 2A 5A 6D 6F 6F 76 00 00 00 6C 6D 76 68 64 00 00 00 00 DF B7 C2 D0 DF B7 C2 D0 00 01 5F 90 00 1B F3 00 00 01 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

in second
00 00 00 18 66 74 79 70 6D 70 34 32 00 00 00 00 6D 70 34 32 6D 70 34 31 00 00 2A E1 6D 6F 6F 76 00 00 00 6C 6D 76 68 64 00 00 00 00 DF B7 C2 D0 DF B7 C2 D0 00 01 5F 90 00 1B F3 00 00 01 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

all match, exept 1
00 00 00 18 66 74 79 70 6D 70 34 32 00 00 00 00 6D 70 34 32 6D 70 34 31 00 00 2A 5A
00 00 00 18 66 74 79 70 6D 70 34 32 00 00 00 00 6D 70 34 32 6D 70 34 31 00 00 2A E1

how i can copy this data correctly?
Title: Re: Problem with copy of exif
Post by: RuLex777 on January 18, 2023, 08:08:17 AM
also, how i could copy only raw data?
Title: Re: Problem with copy of exif
Post by: Phil Harvey on January 18, 2023, 08:14:53 AM
Look at the file using exiftool -htmldump to see what is going on.

- Phil
Title: Re: Problem with copy of exif
Post by: RuLex777 on January 18, 2023, 08:27:49 AM
you mean file that i copy, or file where i copy?
Title: Re: Problem with copy of exif
Post by: RuLex777 on January 18, 2023, 08:29:28 AM
when i use this command
exiftool -htmldump

i get info about how it work
Title: Re: Problem with copy of exif
Post by: StarGeek on January 18, 2023, 12:41:34 PM
Redirect the output from the -htmlDump option (https://exiftool.org/exiftool_pod.html#htmlDump-OFFSET) into a file and load that file into a browser
exiftool -htmlDump file.jpg >file.html

Then you will be able to look at each part of the file like this

(https://i.imgur.com/2A3tEr8.gif)

But I'm guessing that your question can be answered by FAQ #13 (https://exiftool.org/faq.html#Q13).
Title: Re: Problem with copy of exif
Post by: RuLex777 on January 19, 2023, 12:43:08 PM
thanks

maybe you know how to add junk data to a file so that it can be played on the player, but the file size has increased?