Top "Video-processing" questions

Video processing deals mostly with filtering video frames.

OpenCV doesn't report accurate frame rate/count

I have a 33 second video that I'm trying to process with OpenCV. My goal is to determine what instance in …

c++ video opencv video-processing
Open Source Digital Video Fingerprinting

Are there any Open Source Digital Video Fingerprinting initiatives? ie: Something that could compare two video files of disparate quality …

open-source project video-processing image-comparison
Possible to capture still frames from a Youtube video?

I have a website based in PHP and I'm looking for a way to take a Youtube URL and capture …

php video video-processing
Installing FAAC on linux, getting errors

I am trying to install FAAC on linux. I'm getting errors. I use this to install. cd /usr/src wget …

linux ubuntu ffmpeg video-processing
Most used Python module for video processing?

I need to: Open a video file Iterate over the frames of the file as images Do some analysis in …

python image-processing video-processing
Getting individual frames using CV_CAP_PROP_POS_FRAMES in cvSetCaptureProperty

I am trying to jump to a specific frame by setting the CV_CAP_PROP_POS_FRAMES property and then …

c opencv video-processing
Superimposing two videos onto a static image?

I have two videos that I'd like to combine into a single video, in which both videos would sit on …

video ffmpeg video-processing video-encoding command-line-tool
Play video on the android recorded from the iPhone

I am writing video based social app for iOS and android(WinPhone is under waiting). I recorded video in mov …

android iphone avfoundation video-capture video-processing
Can I use the Gstreamer API to merge 2 videos?

I'd like to write a simple linux CLI application that can take 2 video sources (1 of a presenter talking and 1 with …

video video-processing gstreamer
How to read time from recorded surveillance camera video?

I have a problem where I have to read the time of recording from the video recorded by a surveillance …

java image-processing computer-vision ocr video-processing