VDEO
From Just Solve the File Format Problem
(Difference between revisions)
(Added info on IFF VDEO format) |
m (→Sample files) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|subcat=Video | |subcat=Video | ||
}} | }} | ||
− | '''VDEO''' is a type of IFF file which contains video produced by Deluxe Video Construction Set on the Amiga. | + | '''VDEO''' is a type of [[IFF]] file which contains video produced by Deluxe Video Construction Set on the Amiga. |
== Identification == | == Identification == | ||
− | Files begin with "{{magic|FORM}}" and then at offset 8 "{{magic|VDEO}}" | + | Files begin with "{{magic|FORM}}" and then at offset 8 "{{magic|VDEO}}". |
+ | |||
+ | == Software == | ||
+ | * http://obligement.free.fr/articles/deluxevideoconstructionset.php | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{DexvertSamples|video/deluxeVideo}} |
+ | |||
+ | [[Category:IFF based file formats]] | ||
+ | [[Category:Amiga]] | ||
+ | [[Category:Electronic Arts]] |
Latest revision as of 20:16, 16 February 2024
VDEO is a type of IFF file which contains video produced by Deluxe Video Construction Set on the Amiga.
[edit] Identification
Files begin with "FORM
" and then at offset 8 "VDEO
".