Problem with copy of exif

Started by RuLex777, January 18, 2023, 08:07:33 AM

Previous topic - Next topic

RuLex777

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?

RuLex777

also, how i could copy only raw data?

Phil Harvey

Look at the file using exiftool -htmldump to see what is going on.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

RuLex777

you mean file that i copy, or file where i copy?

RuLex777

when i use this command
exiftool -htmldump

i get info about how it work

StarGeek

Redirect the output from the -htmlDump option 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



But I'm guessing that your question can be answered by FAQ #13.
"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype

RuLex777

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?