Top "Video-processing" questions

Video processing deals mostly with filtering video frames.

How to get video frame using DirectShow.net?

As part of a program I have to be able to pull a few random frames from a user specified …

.net-3.5 directshow video-processing directshow.net
Saving to .mp4 file in MATLAB

I'm editing all frames of an existing mp4 video in MATLAB (doing it in a for loop). After I'm done …

matlab video mp4 video-processing avi
Video Processing Library for Java

I want to extract frames from a video and apply some filters on it such as gabor/hough etc. Which …

java video-processing gstreamer jmf xuggle
Reverse video in android

I have recorded a video from camera in my app and saved in device storage.Now I want to reverse …

android video video-capture video-processing mp4parser
Motion tracking using Emgu CV (or OpenCV)

How can I do motion tracking using Emgu CV or OpenCV? What are different ways of doing it? I want …

c# opencv video-processing emgucv
How can HTML5 video's byte-range requests (pseudo-streaming) work?

If you play an HTML5 video for a video that is hosted on a server that accepts range requests, then …

video video-streaming html5-video video-processing
MediaMuxer video file size reducing (re-compress, decrease resolution)

I'm looking for efficient way to reduce some video weight (as a File, for upload) and obvious answer for that …

android video video-processing android-mediacodec mediamuxer
Can you splice a 1 min clip out of a larger file, without transcoding it?

I have a site that allows people to upload large video files in various formats (avi, mp4, mkv and flv). …

ffmpeg video-processing video-encoding
Extract list of specific frames using ffmpeg

I'm trying to use ffmpeg on a video to extract a list of specific frames, denoted by their frame numbers. …

shell ffmpeg video-processing data-extraction
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