Posts

Showing posts with the label ffmpeg

Displaying AVI Video using OpenCV

Image
A short demonstration of how to use OpenCV to capture and display video frames from an avi file. The code demonstrates how to capture video from an example video (avi) file, get information in the form of frames per sec. and display the video.

Getting Started with FFMPEG for Windows

Image
Some pointers on how to get ffmpeg installed for use in Windows environments.