Difference between revisions of "Type AVIFS"

From truxwiki.com
Jump to navigation Jump to search
Line 34: Line 34:
 
When Truxton carves this file, it can populate the following columns in the <code><nowiki>[</nowiki>[[File Table|File]]<nowiki>]</nowiki></code> table:
 
When Truxton carves this file, it can populate the following columns in the <code><nowiki>[</nowiki>[[File Table|File]]<nowiki>]</nowiki></code> table:
 
* <code>Created</code> - When the file was created
 
* <code>Created</code> - When the file was created
* <code>Modified</code> - When the file was last modified
+
* <code>LastWrite</code> - When the file was last modified
  
 
=Details=
 
=Details=
 
* [https://aomediacodec.github.io/av1-avif/ Format]
 
* [https://aomediacodec.github.io/av1-avif/ Format]
 
* [https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format Wikipedia]
 
* [https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format Wikipedia]

Revision as of 08:54, 15 January 2024

Details
Defined Constant Type_AVIFS
File Type Value 985
Parent Type HEIF
Carve Yes
Format Details Yes
Carve Meta Data Yes
MIME Type image/avif-sequence
Filename Extension avifs

AVIFS

Description

AV1 Image Sequence File

Carve Meta Data

When Truxton carves this file, it can populate the following columns in the [File] table:

  • Created - When the file was created
  • LastWrite - When the file was last modified

Details