how can I read a file with the format '.cine'?

34 views (last 30 days)
shangning wang
shangning wang on 22 Jul 2019
Edited: Guillaume on 22 Jul 2019
how can I read a file with the format '.cine'?
  2 Comments
Guillaume
Guillaume on 22 Jul 2019
I'm surprised that your second link works since VisionResearch wants you to sign an NDA before you can access any of their documentation. But then, they've never been very consistant about enforcing their NDA.
Note that cine versions go up to at least 741, so that documentation is out of date.

Sign in to comment.

Answers (1)

Guillaume
Guillaume on 22 Jul 2019
Edited: Guillaume on 22 Jul 2019
If you are talking about the video format produced by VisionResearch Phantom cameras, then they can provide you with some matlab code and dlls to decode the cine files. You will have to contact them directly as the code is provided under an NDA (so I can't share it with you). They also provide documentation of the format if you want to write your own decoder.
if you are talking about some other .cine file, then contact whoever produces these files.
edit: straight from the vendor: Instruction on how to request their dlls

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!