Difference between revisions of "Type AVIF"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_AVIF</code> |- | File Type Value | 985 |- | Parent Type | HEIF |- | Carv...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| style="float:right;border:1px solid black"
 
{| style="float:right;border:1px solid black"
|+ Details
+
|+ [[Type_Extended_Audible_dot_com_Audio|<<]] Details [[Type_AVIFS|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_AVIF</code>
 
| <code>Type_AVIF</code>
Line 14: Line 14:
 
|-
 
|-
 
| Format Details
 
| Format Details
 +
| Yes
 +
|-
 +
| Carve Meta Data
 
| Yes
 
| Yes
 
|-
 
|-
Line 27: Line 30:
 
=Description=
 
=Description=
 
AV1 Image File Format
 
AV1 Image File Format
 +
 +
=Carve Meta Data=
 +
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>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]

Latest revision as of 17:32, 21 May 2024

<< Details >>
Defined Constant Type_AVIF
File Type Value 985
Parent Type HEIF
Carve Yes
Format Details Yes
Carve Meta Data Yes
MIME Type image/avif
Filename Extension avif

AVIF

Description

AV1 Image File Format

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