Skip to content

lshiwjx/HardDecodeVideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published