pycine
pycine copied to clipboard
Reading Vision Research .cine files with python
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.2 to 5.13.1. Release notes Sourced from pyinstaller's releases. v5.13.1 Please see the v5.13.1 section of the changelog for a list of the changes since v5.13.0. Note...
My .cine video returns setup.CFA = 0 so the function does not work.
Is it possible to release a new version for PiPy with the recent changes, so that all can profit from the improvements?
Following changes are suggested: - New module `viewer.py` to house the new viewer code. - Remake of frame_reader from a `yield` iterator to a class `Frame_reader` that itself is an...
helpful for checking if local package is still published stable version
Hi there, it would be great if also the tagged information blocks would be read out from the cine file, in particular the Time only block, which gives the timestamp...
I was interested in having a viewer than can go through the cine with some kind slider in a GUI. I wrote it in my fork using PyQt and pyqtgraph....
I think we can port the algorithm from the example C code provided by Vision Research.