Tool/software: Linux
Hi,
We are going to use opencv API capture() to decode such as .avi or .mp4 in our OPENCV project.
But the performance is bad .Such as 1024x768 avi will take about 30ms to decode 1 frame.
Is there any other efficient ways to decode video ?
