- find an existing parser (either a TMW product or a third-party product), or
- write your own, or
- pay someone to write one for you.
how can I read a file with the format '.cine'?
34 views (last 30 days)
Show older comments
how can I read a file with the format '.cine'?
2 Comments
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.
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!