Home > Back-end >  OpenCV open video file
OpenCV open video file

Time:02-19

OpenCV version: 2.4.13
Opencv_ffmpeg2413. DLL file already on the compilation folder

Problem: use VideoCapture open the MP4 format video files, some files can be opened, some file open failed (isOpened ()==false), don't know where the problem is, seek help from Daniel,

File: can open the MP4 files (29) frame is native to record a video, failed to open the MP4 file (24 frames) was recorded by other PC video, no other difference, use the VLC view the video file information as follows,

CodePudding user response:

Supplement: video are normally play
  • Related