iejMac / video2numpy

Optimized library for large-scale extraction of frames and audio from video.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

batch_size option for longer videos + live streams

iejMac opened this issue · comments

WIP - #15

will implement output batches of full videos before live outputting batches before video is fully read for simplicity. Live output will need to be implemented in the future