how can open raw data video file
Hello, I could not open raw-data video file(BGR format) in OpenCV. This file can be open in media-player software. So, is it possible to open that type of file? If yes, then how can?
Regards, Kishan Patel.
it's unclear, what you mean here. can you try to explain it a little better ?
Yes, can we open video-file(contains raw data, BGR format) using Videocapture?
Hello Berak,Have you got my question?
yea, but no idea. we also don't know what your data is, exactly, or what code you're tring with
I am using simple demo of opencv to raed videofile and display.
Is it possible to open video file(contains raw data in BGR format) using "Videocapture"?
You said it didn't work, therefore the answer is no. You cannot open it using VideoCapture.
Now, I personally know at least 30 "raw data" formats, so you'll have to be just a bit more specific.