Skip to content
Snippets Groups Projects

Feature/python

Merged Sebastian Hahta requested to merge feature/python into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
Python support for `.ftl` files. At the moment, only reading RGB channels
(left/right) supported.
(left/right) supported. Non-parallel decoding of 8 streams has a frame rate
of ~15 fps on i7-9700K.
Required **Python** modules:
Loading