Top "Video-capture" questions

Questions related to computer oriented video capture and the programming tools and solutions for dealing with captured frames from a video.

Capturing video out of an OpenGL window in Windows

I am supposed to provide my users a really simple way of capturing video clips out of my OpenGL application's …

c++ opengl video screenshot video-capture
Video Capturing + Uploading + Processing + Streaming back - .NET & C#

We are trying to find out any technologies/libraries available in .NET stack (even wrappers on top of 3rd party …

c# .net video-streaming video-capture video-processing
Blackmagic Decklink Interfaces for .Net

I am searching for interfaces for a decklink video device for C# .Net using DirectShowLib.Net. It seems, there are …

c# .net interface video-capture directshow.net
Relation between horizontal, vertical and diagonal Field-of-View

Is there a mathematical relation between those values? If I know hFOV and vFOV can I calculate the diagonal FOV …

camera computer-vision video-capture fieldofview
How do I record video to a local disk in AIR?

I'm trying to record a webcam's video and audio to a FLV file stored on the users local hard disk. …

air video-capture
How to capture live camera frames in RGB with DirectShow

I'm implementing live video capture through DirectShow for live processing and display. (Augmented Reality app). I can access the pixels …

visual-c++ camera directshow video-capture augmented-reality
video editing library in IOS

I am looking for a video editing library in IOS. Editing tasks: -> Adding text or marks on top …

iphone ios video-capture video-processing video-editing
grab frame NTSCtoUSB dongle, opencv2, python wrapper

Context: I have been playing around with python's wrapper for opencv2. I wanted to play with a few ideas and …

python opencv python-2.7 video-capture analog-digital-converter
How can I learn a DirectShow programming?

I'm a .Net C# Developer. I want to develop the media programming about video/audio codec, capture media from source, …

c# c++ directshow video-capture directshow.net
Merging two web cameras streaming into a single live streaming - Programmatically

I have two web cameras and I want to merge their streams into a single live streaming preview and display …

c# java video video-capture video-processing