photoprism/internal/meta/testdata/pxl-mp4.json
Michael Mayer c819e9159c Metadata: Fix time zone for MP4 videos #1388
As it turned out, the exiftool -api QuickTimeUTC parameter converts
CreateDate to local time using the server's time zone. This doesn't
help as it's technically still a local time and not UTC. Had to
implement this manually in our Exiftool JSON parser for MP4 videos only.
2021-07-13 17:56:26 +02:00

71 lines
2.0 KiB
JSON

[{
"SourceFile": "PXL_20210712_225625784.mp4",
"ExifToolVersion": 12.16,
"FileName": "PXL_20210712_225625784.mp4",
"Directory": ".",
"FileSize": "30 MiB",
"FileModifyDate": "2021:07:13 00:56:37+02:00",
"FileAccessDate": "2021:07:13 14:15:29+02:00",
"FileInodeChangeDate": "2021:07:13 14:12:26+02:00",
"FilePermissions": "rw-r-----",
"FileType": "MP4",
"FileTypeExtension": "mp4",
"MIMEType": "video/mp4",
"MajorBrand": "MP4 v2 [ISO 14496-14]",
"MinorVersion": "0.0.0",
"CompatibleBrands": ["isom","mp42"],
"MediaDataSize": 30925775,
"MediaDataOffset": 40,
"MovieHeaderVersion": 0,
"CreateDate": "2021:07:12 22:56:37",
"ModifyDate": "2021:07:12 22:56:37",
"TimeScale": 10000,
"Duration": "11.15 s",
"PreferredRate": 1,
"PreferredVolume": "100.00%",
"PreviewTime": "0 s",
"PreviewDuration": "0 s",
"PosterTime": "0 s",
"SelectionTime": "0 s",
"SelectionDuration": "0 s",
"CurrentTime": "0 s",
"NextTrackID": 3,
"AndroidCaptureFps": 30,
"TrackHeaderVersion": 0,
"TrackCreateDate": "2021:07:12 22:56:37",
"TrackModifyDate": "2021:07:12 22:56:37",
"TrackID": 1,
"TrackDuration": "11.11 s",
"TrackLayer": 0,
"TrackVolume": "100.00%",
"Balance": 0,
"AudioFormat": "mp4a",
"AudioChannels": 1,
"AudioBitsPerSample": 16,
"AudioSampleRate": 48000,
"MatrixStructure": "1 0 0 0 1 0 0 0 1",
"ImageWidth": 1920,
"ImageHeight": 1080,
"MediaHeaderVersion": 0,
"MediaCreateDate": "2021:07:12 22:56:37",
"MediaModifyDate": "2021:07:12 22:56:37",
"MediaTimeScale": 90000,
"MediaDuration": "11.15 s",
"HandlerType": "Video Track",
"HandlerDescription": "VideoHandle",
"GraphicsMode": "srcCopy",
"OpColor": "0 0 0",
"CompressorID": "avc1",
"SourceImageWidth": 1920,
"SourceImageHeight": 1080,
"XResolution": 72,
"YResolution": 72,
"BitDepth": 24,
"PixelAspectRatio": "65536:65536",
"ColorRepresentation": "nclx 5 1 6",
"VideoFrameRate": 30.051,
"ImageSize": "1920x1080",
"Megapixels": 2.1,
"AvgBitrate": "22.2 Mbps",
"Rotation": 0
}]