Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hard decoder based on Opencv

Directly decoding from video can save much IO time.

Requirement

Opencv3.1 with GPU Support and Contrib installed

Usage

mkdir build
cd build
cmake ..
make

Result

Decode 50 frames:
GPU: 20ms
CPU: 180ms

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages