LiveArea:Photos: Difference between revisions
Jump to navigation
Jump to search
Line 37: | Line 37: | ||
| 0014 || 2 || 0A || Number of tags in IFD | | 0014 || 2 || 0A || Number of tags in IFD | ||
|- | |- | ||
| 0016 || 2 || 010F || IFD Entry: Tag: Make (The scanner manufacturer) | | 0016 || 2 || 010F || IFD Entry: Tag: '''Make''' (The scanner manufacturer) | ||
|- | |- | ||
| 0018 || 2 || 0002 || IFD Entry: Type: ASCII | | 0018 || 2 || 0002 || IFD Entry: Type: ASCII | ||
Line 45: | Line 45: | ||
| 001E || 4 || 00000086 || IFD Entry: Value Offset: "Sony Computer Entertainmement Inc." | | 001E || 4 || 00000086 || IFD Entry: Value Offset: "Sony Computer Entertainmement Inc." | ||
|- | |- | ||
| 0022 || 2 || 0110 || IFD Tag: Model (The scanner model name or number) | | 0022 || 2 || 0110 || IFD Tag: '''Model''' (The scanner model name or number) | ||
|- | |- | ||
| 0024 || 2 || 0002 || IFD Type: ASCII | | 0024 || 2 || 0002 || IFD Type: ASCII | ||
Line 53: | Line 53: | ||
| 002A || 4 || 000000A8 || IFD Value Offset: "PlayStation(R)Vita" | | 002A || 4 || 000000A8 || IFD Value Offset: "PlayStation(R)Vita" | ||
|- | |- | ||
| 002E || 2 || 0112 || IFD Tag: orientation | | 002E || 2 || 0112 || IFD Tag: '''orientation''' | ||
|- | |- | ||
| 0030 || 2 || 0003 || IFD Type: SHORT | | 0030 || 2 || 0003 || IFD Type: SHORT | ||
Line 61: | Line 61: | ||
| 0036 || 4 || 00010000 || IFD Value Offset: top-left-hand side | | 0036 || 4 || 00010000 || IFD Value Offset: top-left-hand side | ||
|- | |- | ||
| 003A || 2 || 011A || IFD Tag: XResolution | | 003A || 2 || 011A || IFD Tag: '''XResolution''' | ||
|- | |- | ||
| 003C || 2 || 0005 || IFD Type: RATIONAL Two LONGs | | 003C || 2 || 0005 || IFD Type: RATIONAL Two LONGs | ||
Line 69: | Line 69: | ||
| 0042 || 4 || 000000BC || IFD Value Offset: 00000048 (72) | | 0042 || 4 || 000000BC || IFD Value Offset: 00000048 (72) | ||
|- | |- | ||
| 0046 || 2 || 011B || IFD Tag: YResolution | | 0046 || 2 || 011B || IFD Tag: '''YResolution''' | ||
|- | |- | ||
| 0048 || 2 || 0005 || IFD Type: RATIONAL Two LONGs | | 0048 || 2 || 0005 || IFD Type: RATIONAL Two LONGs | ||
Line 77: | Line 77: | ||
| 004E || 4 || 000000C4 || IFD Value Offset: 00000048 (72) | | 004E || 4 || 000000C4 || IFD Value Offset: 00000048 (72) | ||
|- | |- | ||
| 0052 || 2 || 0128 || IFD Tag: ResolutionUnit | | 0052 || 2 || 0128 || IFD Tag: '''ResolutionUnit''' | ||
|- | |- | ||
| 0054 || 2 || 0003 || IFD Type: SHORT | | 0054 || 2 || 0003 || IFD Type: SHORT | ||
Line 85: | Line 85: | ||
| 005A || 4 || 00020000 || IFD Value Offset: Inch | | 005A || 4 || 00020000 || IFD Value Offset: Inch | ||
|- | |- | ||
| 005E || 2 || 0131 || IFD Tag: Software | | 005E || 2 || 0131 || IFD Tag: '''Software''' | ||
<small> | <small> | ||
Name and version number of the software package(s) used to create the image (VITA FW) | Name and version number of the software package(s) used to create the image (VITA FW) | ||
Line 96: | Line 96: | ||
| 0066 || 4 || 000000CC || IFD Value Offset: e.g.: 3.15 | | 0066 || 4 || 000000CC || IFD Value Offset: e.g.: 3.15 | ||
|- | |- | ||
| 006A || 2 || 0132 || IFD Tag: DateTime | | 006A || 2 || 0132 || IFD Tag: '''DateTime''' | ||
|- | |- | ||
| 006C || 2 || 0002 || IFD Type: ASCII | | 006C || 2 || 0002 || IFD Type: ASCII | ||
Line 104: | Line 104: | ||
| 0072 || 4 || 000000D2 || IFD Value Offset: | | 0072 || 4 || 000000D2 || IFD Value Offset: | ||
|- | |- | ||
| 0076 || 2 || 0213 || IFD Tag: YCbCr Positioning | | 0076 || 2 || 0213 || IFD Tag: '''YCbCr Positioning''' | ||
|- | |- | ||
| 0078 || 2 || 0003 || IFD Type: SHORT | | 0078 || 2 || 0003 || IFD Type: SHORT |
Revision as of 12:09, 25 August 2014
http://manuals.playstation.net/document/gb/psvita/photos/index.html
In the Photos pplication, take and view photos and videos with your system.
Camera
Panoramic Camera
PS VITA Panoramic photo
Offset (h) | Length | Value (h) | Note |
---|---|---|---|
0000 | 2 | FFD8 | SOI Start Of Image |
0002 | 2 | FFE1 | APP1 Exif |
0004 | 2 | xxxx | APP1 data size |
0006 | 6 | 457869660000 | "Exif " Header |
000C | 2 | 4D4D | TIFF header: byte order used:
|
000E | 2 | 002A | Version number: An arbitrary but carefully chosen number (42) that further identifies the file as a TIFF file
The byte order depends on the value of Bytes 0-1 |
0010 | 4 | 00000008 | The offset (in bytes from the TIFF header) of the first
Image File Directory (IFD) |
0014 | 2 | 0A | Number of tags in IFD |
0016 | 2 | 010F | IFD Entry: Tag: Make (The scanner manufacturer) |
0018 | 2 | 0002 | IFD Entry: Type: ASCII |
001A | 4 | 00000021 | IFD Entry: Count |
001E | 4 | 00000086 | IFD Entry: Value Offset: "Sony Computer Entertainmement Inc." |
0022 | 2 | 0110 | IFD Tag: Model (The scanner model name or number) |
0024 | 2 | 0002 | IFD Type: ASCII |
0026 | 4 | 00000013 | IFD Count |
002A | 4 | 000000A8 | IFD Value Offset: "PlayStation(R)Vita" |
002E | 2 | 0112 | IFD Tag: orientation |
0030 | 2 | 0003 | IFD Type: SHORT |
0032 | 4 | 00000001 | IFD Count |
0036 | 4 | 00010000 | IFD Value Offset: top-left-hand side |
003A | 2 | 011A | IFD Tag: XResolution |
003C | 2 | 0005 | IFD Type: RATIONAL Two LONGs |
003E | 4 | 00000001 | IFD Count |
0042 | 4 | 000000BC | IFD Value Offset: 00000048 (72) |
0046 | 2 | 011B | IFD Tag: YResolution |
0048 | 2 | 0005 | IFD Type: RATIONAL Two LONGs |
004A | 4 | 00000001 | IFD Count |
004E | 4 | 000000C4 | IFD Value Offset: 00000048 (72) |
0052 | 2 | 0128 | IFD Tag: ResolutionUnit |
0054 | 2 | 0003 | IFD Type: SHORT |
0056 | 4 | 00000001 | IFD Count |
005A | 4 | 00020000 | IFD Value Offset: Inch |
005E | 2 | 0131 | IFD Tag: Software
Name and version number of the software package(s) used to create the image (VITA FW) |
0060 | 2 | 0002 | IFD Type: ASCII |
0062 | 4 | 00000005 | IFD Count |
0066 | 4 | 000000CC | IFD Value Offset: e.g.: 3.15 |
006A | 2 | 0132 | IFD Tag: DateTime |
006C | 2 | 0002 | IFD Type: ASCII |
006E | 4 | 00000014 | IFD Count |
0072 | 4 | 000000D2 | IFD Value Offset: |
0076 | 2 | 0213 | IFD Tag: YCbCr Positioning |
0078 | 2 | 0003 | IFD Type: SHORT |
007A | 4 | 00000001 | IFD Count |
007E | 4 | 00010000 | IFD Value Offset: centered |
0082 | 2 | 8769 | IFD Tag: A pointer to the Exif IFD. |
0084 | 2 | 0004 | IFD Type: |
0086 | 4 | 00000001 | IFD Count |
008A | 4 | 000000E6 | IFD Value Offset: |
... |
IFD format & Tag
Gallery
You can save up to 10,000 files with the Photos application.
JPEG (Exif2.2.1) TIFF BMP GIF PNG MPO (can view only one representative image) Videos taken using (Photos)