Template:IFD tag MakerNote: Difference between revisions

From Vita Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>[[Category:IFD]]</noinclude>
'''MakerNote''' (Manufacturer specific information)
'''MakerNote''' (Manufacturer specific information)


Line 19: Line 21:
! style="background-color:#123AAA; color:#FFFFFF;" |Note
! style="background-color:#123AAA; color:#FFFFFF;" |Note
|-
|-
| 00 || 12 || 534F4E592050530000000000 || "SONY PS"
| 00 || 12 || 534F4E592050530000000000 || "SONY PS" (same for PS4 & PSVita)
|-
|-
| 0C || 04 || 53434501 || "SCE "  
| 0C || 04 || 53434501 || "SCE " (same for PS4 & PSVita)
|-
|-
| 10 || 04 || 00000000 || -
| 10 || 04 || 00000000 || -
Line 36: Line 38:
! style="background-color:#123AAA; color:#FFFFFF;" |Note
! style="background-color:#123AAA; color:#FFFFFF;" |Note
|-
|-
| "TXXX"    || Panoramic Camera, Photos, Screenshots, Screenshots in Game || ||
| "TXXX"    || Panoramic Camera, Photos, Screenshots, PSVita Screenshots in Game, PS4 Screenshots in Game || ||
|-
|-
| "XXXPEFV" || Panoramic Camera, Photos, Screenshots, Screenshots in Game || 1.0 || Version
| "XXXPEFV" || Panoramic Camera, Photos, Screenshots, PSVita Screenshots in Game, PS4 Screenshots in Game || 1.0 || Version
|-
|-
| "XXXALBM" || Screenshots in Game || || ALBUM
| "XXXALBM" || PSVita Screenshots in Game, PS4 Screenshots in Game || || ALBUM
|-
|-
| "XXXGCID" || Screenshots in Game ||  Service ID[hyphen]Entitlement label || [http://www.psdevwiki.com/ps4/Content_ID Game Content ID]
| "XXXGCID" || PSVita Screenshots in Game, PS4 Screenshots in Game ||  Service ID[hyphen]Entitlement label || [http://www.psdevwiki.com/ps4/Content_ID Game Content ID]
|-
|-
| "XXXGPNM" || Screenshots, Screenshots in Game ||  XXXXYYYYY  
| "XXXGPNM" || Screenshots, PSVita Screenshots in Game, PS4 Screenshots in Game ||  XXXXYYYYY  
<small>(lettercode for XXXX / numbers for YYYYY)</small>  
<small>(lettercode for XXXX / numbers for YYYYY)</small>  
|| [http://www.psdevwiki.com/ps4/Productcode Game Product (Code) Name], [[Title_ID|Title ID system]]
|| [http://www.psdevwiki.com/ps4/Productcode Game Product (Code) Name], [[Title_ID|Title ID system]]
Line 60: Line 62:
| "GEOB" || Panoramic Camera || ||
| "GEOB" || Panoramic Camera || ||
|-
|-
| "PHFR" || Panoramic Camera || ||
| "PHFR" || Panoramic Camera || || position Horizontale frame?
|-
|-
| "PVFR" || Panoramic Camera || ||
| "PVFR" || Panoramic Camera || || position Verticale frame?
|-
|-
| "PYFR" || Panoramic Camera || ||
| "PYFR" || Panoramic Camera || || position Y axis frame?
|-
|-
|}
|}
<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 22:16, 16 December 2015


MakerNote (Manufacturer specific information)

Tag = 37500 (0x927C.H)

Type = UNDEFINED

Used on = Panoramic Camera, Photos, Screenshots, Screenshots in Game

A tag for manufacturers of Exif writers to record any desired information. The contents are up to the manufacturer, but this tag should not be used for any other than its intended purpose.

Offset (h) Length Value (h) Note
00 12 534F4E592050530000000000 "SONY PS" (same for PS4 & PSVita)
0C 04 53434501 "SCE " (same for PS4 & PSVita)
10 04 00000000 -
14 02 xxxx length body
Tag Used on Value Note
"TXXX" Panoramic Camera, Photos, Screenshots, PSVita Screenshots in Game, PS4 Screenshots in Game
"XXXPEFV" Panoramic Camera, Photos, Screenshots, PSVita Screenshots in Game, PS4 Screenshots in Game 1.0 Version
"XXXALBM" PSVita Screenshots in Game, PS4 Screenshots in Game ALBUM
"XXXGCID" PSVita Screenshots in Game, PS4 Screenshots in Game Service ID[hyphen]Entitlement label Game Content ID
"XXXGPNM" Screenshots, PSVita Screenshots in Game, PS4 Screenshots in Game XXXXYYYYY

(lettercode for XXXX / numbers for YYYYY)

Game Product (Code) Name, Title ID system
"XXXPSIS" Photos
"XXXPTYP" Panoramic Camera
  • 0 = Horizontal (360°)
  • 1 = Vertical
  • 2 = Tall and Wide
  • 3 = Omnidirectional
  • 4 = Freeform
Type
"GEOB" Panoramic Camera
"PHFR" Panoramic Camera position Horizontale frame?
"PVFR" Panoramic Camera position Verticale frame?
"PYFR" Panoramic Camera position Y axis frame?