82d61d1f93
Animated GIFs are transcoded to AVC because it is much smaller and thus also suitable for long/large animations. In addition, this commit adds support for more metadata fields such as frame rate, number of frames, file capture timestamp (unix milliseconds), media type, and software version. Support for SVG files can later be implemented in a similar way.
28 lines
744 B
JSON
28 lines
744 B
JSON
[{
|
|
"SourceFile": "pythagoras.gif",
|
|
"ExifToolVersion": 12.40,
|
|
"FileName": "pythagoras.gif",
|
|
"Directory": ".",
|
|
"FileSize": 191371,
|
|
"FileModifyDate": "2022:04:13 08:42:33+00:00",
|
|
"FileAccessDate": "2022:04:13 10:52:43+00:00",
|
|
"FileInodeChangeDate": "2022:04:13 08:42:42+00:00",
|
|
"FilePermissions": 100664,
|
|
"FileType": "GIF",
|
|
"FileTypeExtension": "GIF",
|
|
"MIMEType": "image/gif",
|
|
"GIFVersion": "89a",
|
|
"ImageWidth": 591,
|
|
"ImageHeight": 639,
|
|
"HasColorMap": 1,
|
|
"ColorResolutionDepth": 7,
|
|
"BitsPerPixel": 8,
|
|
"BackgroundColor": 255,
|
|
"AnimationIterations": 0,
|
|
"Comment": "Created with GIMP",
|
|
"TransparentColor": 255,
|
|
"FrameCount": 201,
|
|
"Duration": 49.8,
|
|
"ImageSize": "591 639",
|
|
"Megapixels": 0.377649
|
|
}]
|