Skip to content

March 2017 release

Compare
Choose a tag to compare
@dzhoshkun dzhoshkun released this 16 Mar 09:44
· 1005 commits to master since this release
  • Added a GIFT-Grab Python API.
  • GIFT-Grab is now also available for installation from the Python Package Index via the pip installation tool.
  • Added support for:
    • Blackmagic DeckLink SDI 4K
    • I420 and UYVY colour spaces (see documentation)
    • capturing network streams
    • writing video files (Xvid, HEVC, VP9)
    • real-time video encoding
    • reading video files (HEVC and VP9)
    • video processing pipelines using callbacks
    • processing video data using NumPy and SciPy routines
  • Added a test suite