Top "Avi" questions

This tag is for questions about playback of, creation of, and programmatic interaction with, Audio Video Interleave (*.avi) files.

OpenCV frame capture from AVI

I am working on a project with openCV 2.2. I need to do processing on each frame of an AVI file …

c++ opencv frames avi
How to read .avi files C++

I want to read in an .avi video file for a program that I am making. I have the file …

c++ file-upload file opencv avi
OpenCV write frame to file python

Hey so im starting to play around with OpenCV and I cant get my webcam output saved to a file. …

python macos opencv avi fourcc
Open and read avi files with OpenCV - Ubuntu

I have just read this in the book OpenCV 2 Computer Vision Application Programming Cookbook by R. Laganiere : It is important …

ubuntu opencv codec avi
Limitations of ffmpeg?

I am trying to convert an avi file to mpeg, but ffmpeg is giving me these error messages, 'buffer underflow' …

ffmpeg avi mpeg video-conversion
Capture video using webcam and save as avi using c#

Possible Duplicate: Webcam capture and convert to avi Is there any way of capturing video from webcam, encode and save …

c# webcam video-capture encode avi