.CINE

CINE File

Vision Research Phantom Cine File
Ask a question
QUICK ANSWER

A .cine file is a raw video file recorded by a Vision Research Phantom high-speed camera. On Windows, open it with the free Phantom Camera Control (PCC) software from phantomhighspeed.com. Standard media players like VLC and Windows Media Player cannot open it. Files are large because every frame is stored as uncompressed sensor data.

Developer: Vision Research (a division of AMETEK) Category: Video Files MIME: application/octet-stream
OPENS ON Windows macOS Linux
Related: .DAV · .MKV · .MP4 · .H264

On this page

19k+ extensions indexed
Last reviewed Aug 20, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the CINE file format?

A .cine file is a Vision Research Phantom CINE file - the native raw video container produced by Phantom high-speed cameras manufactured by Vision Research, a division of AMETEK. Phantom cameras are used in scientific research, industrial inspection, and broadcast slow-motion cinematography, recording at frame rates from thousands to millions of frames per second.

Each .cine file begins with the two-byte magic signature CI (0x43 0x49), followed by a header describing frame count, frame dimensions, and bit depth. An ST metadata block at offset 0xE0 stores trigger time, exposure settings, and camera model information. Frames are stored as raw Bayer-pattern sensor data - undemosaiced pixel arrays at 8, 10, 12, or 16 bits per channel - making .cine files fully lossless but very large; a short high-speed burst can easily occupy tens of gigabytes. Vision Research published a formal CINE format specification in 2007 (v1), updated in 2011 (v2).

The authoritative playback and conversion tool on Windows is Phantom Camera Control (PCC); Phantom Cine Viewer (PCV) offers a lightweight alternative. DaVinci Resolve supports .cine natively for professional color grading. Open-source vrptools and FFmpeg provide Linux and command-line access. Cameras can also export to AVI containers or TIFF image sequences, but .cine remains the primary lossless capture format.

Security & safety

RISK: LOW

CINE files are specialized raw video data from scientific cameras and pose no practical malware risk. The format is not executable and not a common attack vector. The primary pitfall is software mismatches - darktable/generic players cannot open these files, and unofficial "CINE viewer" sites may bundle PUP. Always download PCC from the official Vision Research site (phantomhighspeed.com).

Format details

in a nutshell
FULL NAMEVision Research Phantom Cine Fileaka Phantom CINE, CINE raw video
DEVELOPERVision Research (a division of AMETEK)since circa 2000s (Phantom high-speed cameras)
CATEGORYVideo Files
MIME TYPEapplication/octet-stream
TYPEProprietary raw high-speed camera video container (binary)
This extension is also used by…
  • Cin Image Format (Kodak Cineon) - Older Cineon image-sequence format uses .cin (not .cine); not to be confused with Phantom .cine files.
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203
HEX
43492C00
ASCII
CI,·
Bytes 0-1 are "CI" (0x43 0x49); bytes 2-3 are a length field (observed value 0x2C 0x00 = 44). A BitmapInfoHeader begins at offset 0x2C; another section starting with "ST" appears at 0xE0. Format stores raw uncompressed frames (typically Bayer-pattern sensor data).

Programs that open CINE files

Windows3 apps
Phantom Camera Control (PCC) Free Download PCC from phantomhighspeed.com; open .cine directly for playback, trimming, and export to AVI/DPX/TIFF. PCC 3.9 (April 2024) is the current release.
Phantom Cine Viewer (PCV) Free Lightweight companion to PCC for review/scrubbing. Distributed alongside PCC from the Vision Research download page.
DaVinci Resolve Freemium Import .cine via the Phantom Cine plugin (install from the Phantom resources page); provides professional color grading of raw Bayer data.
macOS2 apps
Ouiji (by Glue Tools) Paid Glue Tools replaced the discontinued Phantom Cine Toolkit with Ouiji for modern macOS; opens and converts .cine files.
DaVinci Resolve Freemium Import .cine with the Phantom plugin on macOS as well.
Linux1 app
vrptools (open source) Open-source Command-line tools for reading CINE files; export frames for further processing.

Technical details

deep spec
EncodingBinary
Byte orderLittle-endian
Magic bytes'CI' (0x43 0x49) at bytes 0-1; bytes 2-3 are a length field (0x2C 0x00 = 44)
Container structureFile header + BitmapInfoHeader at offset 0x2C + ST metadata section at 0xE0 + frame offset index + raw frame data
Video dataRaw Bayer-pattern sensor data (undemosaiced); 8, 10, 12, or 16 bits per channel
CompressionNone (uncompressed raw); optional lossless bit-packing for 10/12-bit depths
Typical file size100 MB - 50 GB+ (short high-speed bursts at high frame rates fill many GB)
Frame rateUp to millions of fps; e.g., Phantom v2640 reaches 25,000 fps at 2048×1952
Resolution range256×256 up to 4 Mpx+ depending on camera model
Metadata sectionST section at offset 0xE0 stores trigger time, exposure, camera model, and recording setup
Format specificationv1 published June 2007; v2 updated 2011 by Vision Research
Checksum/integrityNone (no whole-file checksum in the specification)
Associated OSWindows (PCC/PCV), macOS (Ouija by Glue Tools), Linux (vrptools, FFmpeg)
Use contextScientific research, industrial inspection, sports and wildlife broadcast slow-motion
Releasedcirca 2000s (Phantom high-speed cameras)
Latest versionCINE format spec v1.00 (2007); updated spec v2 (2011)
Specificationphantomhighspeed.my.site.com

CINE conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with CINE files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about CINE files.

Frequently asked questions

What is a .cine file?
A raw high-speed video file from a Vision Research Phantom camera, storing uncompressed Bayer-pattern sensor frames with full camera metadata.
How do I open a .cine file?
On Windows use Phantom Camera Control (PCC), free from phantomhighspeed.com. On macOS use Glue Tools Ouiji. DaVinci Resolve with the Phantom plugin works on both platforms.
Why is my .cine file so large?
CINE stores raw, uncompressed frames from a sensor capturing hundreds to millions of frames per second. Even a one-second burst can be dozens of gigabytes.
Can VLC or Windows Media Player open .cine?
No. Standard media players do not support the Phantom CINE format. Use PCC (free from Vision Research) or DaVinci Resolve with the Phantom plugin.
How do I convert .cine to MP4?
Open in Phantom Camera Control (PCC) and use the export/convert function to output H.264 MP4. You can choose a frame range, resolution, and frame rate for the export.
Can darktable open .cine files?
No. darktable handles still-photo raw formats (CR2, NEF, etc.) but cannot open Phantom CINE video. Use PCC instead.

References

1Vision Research - The Cine File Format (official article)phantomhighspeed.my.site.com
2Vision Research - PCC Software downloadwww.phantomhighspeed.com

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.MDMarkdown Document
3.BINCD/DVD Disc Image (BIN/CUE)
4.RPMSGRestricted Permission Message
5.PARTPartial Download File
6.CRDOWNLOADChrome Partial Download File
7.NOMEDIAAndroid No-Media Marker File
8.PRDXSoftMaker Presentations Document
9.PRO6XProPresenter 6 Bundle File
10.SWFSmall Web Format (Shockwave Flash)

Related extensions

.DAVDVR365 / Dahua DVR Video File (DHAV stream)
.MKVMatroska Video
.MP4MPEG-4 Part 14 Video File
.H264Raw H.264 / AVC Video Elementary Stream
.VOBDVD Video Object File
.264Raw H.264 / AVC Video Elementary Stream (DVR/CCTV export)

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z