removed property. added automatically define number of cpus for decoding video
This commit is contained in:
@@ -21,8 +21,7 @@ enum
|
||||
CV_FFMPEG_CAP_PROP_FRAME_HEIGHT=4,
|
||||
CV_FFMPEG_CAP_PROP_FPS=5,
|
||||
CV_FFMPEG_CAP_PROP_FOURCC=6,
|
||||
CV_FFMPEG_CAP_PROP_FRAME_COUNT=7,
|
||||
CV_FFMPEG_CAP_PROP_THREADS=8
|
||||
CV_FFMPEG_CAP_PROP_FRAME_COUNT=7
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user