Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Requirements pybind: compile c to python numpy=1.14: provide c ptr ffmpeg=3.4: decode # Usage ffmpegDecode.cpp: source file of decoder setup.py: compile the decoder in python videotest.py: test the decoder with a give video # Command python setup.py install