Difference between revisions of "Type MPEG4Video"
Jump to navigation
Jump to search
| (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_Microsoft_ESE|<<]] Details [[Type_OLE_Compound_File|>>]] |
| Defined Constant | | Defined Constant | ||
| <code>Type_MPEG4Video</code> | | <code>Type_MPEG4Video</code> | ||
| Line 14: | Line 14: | ||
|- | |- | ||
| Format Details | | Format Details | ||
| + | | Yes | ||
| + | |- | ||
| + | | Carve Meta Data | ||
| Yes | | Yes | ||
|- | |- | ||
| Line 27: | Line 30: | ||
=Description= | =Description= | ||
MPEG 4 Video | MPEG 4 Video | ||
| − | |||
| − | |||
| − | |||
| − | |||
=Truxton Exploiters= | =Truxton Exploiters= | ||
| Line 36: | Line 35: | ||
* [[ContactSheet]] | * [[ContactSheet]] | ||
* [[Expand]] | * [[Expand]] | ||
| + | |||
| + | =Items Produced= | ||
| + | Truxton will extract the following from this file type: | ||
| + | * [[Entity Types|ENTITY_TYPE_SERIAL_NUMBER]] | ||
| + | * [[Event Types|EVENT_TYPE_TOOK_A_PICTURE]] | ||
| + | * [[Location Types|LOCATION_TYPE_DRONE_HOME_POINT]] | ||
| + | * [[Location Types|LOCATION_TYPE_EXIF]] | ||
| + | * [[Location Types|LOCATION_TYPE_GOPRO_VIDEO]] | ||
| + | * [[Type_Camera_Information]] | ||
| + | * [[Type_File_Details]] | ||
| + | * [[Type_KML_Folder_Snippet]] | ||
| + | |||
| + | =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= | ||
| + | * [http://www.ftyps.com/ MP4] | ||
| + | * [https://github.com/DigiDNA/ISOBMFF ISOBMFF] | ||
Latest revision as of 05:17, 22 May 2024
| Defined Constant | Type_MPEG4Video
|
| File Type Value | 217 |
| Parent Type | None |
| Carve | Yes |
| Format Details | Yes |
| Carve Meta Data | Yes |
| MIME Type | video/mp4
|
| Filename Extension | mp4
|
MP4
Description
MPEG 4 Video
Truxton Exploiters
This file type is handled by the following ETLs:
Items Produced
Truxton will extract the following from this file type:
- ENTITY_TYPE_SERIAL_NUMBER
- EVENT_TYPE_TOOK_A_PICTURE
- LOCATION_TYPE_DRONE_HOME_POINT
- LOCATION_TYPE_EXIF
- LOCATION_TYPE_GOPRO_VIDEO
- Type_Camera_Information
- Type_File_Details
- Type_KML_Folder_Snippet
Carve Meta Data
When Truxton carves this file, it can populate the following columns in the [File] table:
Created- When the file was createdLastWrite- When the file was last modified