Ask Your Question

Inquisitive's profile - activity

2014-04-22 07:02:36 -0600 asked a question Unable to open video files with .mpeg file format using opencv in python

Hi, I can open and display only .avi video files using OpenCV 2.4.6 in Python 2.7 When i try to open video files with .mpg or .mpeg video formats,the flag set for cap.isOpened() is returned as false.

I am unable to open or display the video files.

Will be helpful if anyone can throw some light on the same.

Thanks in Advance!