Phantom CINE
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Video |extensions={{ext|cine}}, {{ext|cin}}, {{ext|cci}} }} Cine file format was designed for storing and retrieving the recordings...") |
(Updated PRONOM) |
||
(One intermediate revision by one user not shown) | |||
Line 3: | Line 3: | ||
|subcat=Video | |subcat=Video | ||
|extensions={{ext|cine}}, {{ext|cin}}, {{ext|cci}} | |extensions={{ext|cine}}, {{ext|cin}}, {{ext|cci}} | ||
+ | |pronom={{PRONOM|fmt/1488}}, {{PRONOM|fmt/1489}} | ||
+ | |released=1992 | ||
}} | }} | ||
Cine file format was designed for storing and retrieving the recordings made by the Phantom high speed video cameras from Vision Research Inc.<ref>https://www.phantomhighspeed.com/</ref> | Cine file format was designed for storing and retrieving the recordings made by the Phantom high speed video cameras from Vision Research Inc.<ref>https://www.phantomhighspeed.com/</ref> | ||
Line 8: | Line 10: | ||
==File Identification== | ==File Identification== | ||
Compressed cine files had always the .cci default name extension (from Compressed CIne). The uncompressed files (both raw and color interpolated) had the default extension .cin before software version 645 (June 2007) and .cine after that date.<ref>https://phantomhighspeed-service.force.com/PhantomCommunity/s/article/The-Cine-File-Format</ref> | Compressed cine files had always the .cci default name extension (from Compressed CIne). The uncompressed files (both raw and color interpolated) had the default extension .cin before software version 645 (June 2007) and .cine after that date.<ref>https://phantomhighspeed-service.force.com/PhantomCommunity/s/article/The-Cine-File-Format</ref> | ||
+ | |||
+ | ===Format Header=== | ||
+ | [[Image:CINE-FileFormat.png|600px]] | ||
+ | |||
+ | <code> | ||
+ | CINEFILEHEADER<br> | ||
+ | Type 0x0000 0x0000<br> | ||
+ | HeaderSize 0x0002 0x0002<br> | ||
+ | Compression 0x0004 0x0004<br> | ||
+ | Version 0x0006 0x0006<br> | ||
+ | </code> | ||
==Software & Sample Files== | ==Software & Sample Files== |
Latest revision as of 18:48, 10 November 2021
Cine file format was designed for storing and retrieving the recordings made by the Phantom high speed video cameras from Vision Research Inc.[1]
Contents |
[edit] File Identification
Compressed cine files had always the .cci default name extension (from Compressed CIne). The uncompressed files (both raw and color interpolated) had the default extension .cin before software version 645 (June 2007) and .cine after that date.[2]
[edit] Format Header
CINEFILEHEADER
Type 0x0000 0x0000
HeaderSize 0x0002 0x0002
Compression 0x0004 0x0004
Version 0x0006 0x0006