I am a new in programming and opencv as well, I would like to learn it in a perfect way possible. how can I read a video from a file? is there any requirement to do so?
i have this ""opencv_ffmpeg249.dll"" when i try to read video
You have an example file starter_video.cpp in the sample directory of OpenCV.
Tip: start simple, with still images for example instead of video. If you need more help, explain what you want to achieve.