Top "Video" questions

Video is an electronic medium for the recording, copying, and broadcasting of moving visual images.

HTML5 - How to stream large .mp4 files?

I'm trying to setup a very basic html5 page that loads a .mp4 video that is 20MB. It appears that …

html video streaming large-files
HTML 5 Video stretch

Can you make a video "stretch" to the width & height of the video element? Apparentlyby default, video gets scaled &…

video html
Solid FFmpeg wrapper for C#/.NET

I have been searching the web for some time for a solid FFmpeg wrapper for C#/.NET. But I have …

c# .net video ffmpeg video-processing
How can I get the resolution (width and height) for a video file from a linux command line?

I've been digging through the mplayer/mencoder and ffmpeg documentation and I can't seem to come up with anything. I'm …

linux command-line video ffmpeg resolution
GPU-accelerated video processing with ffmpeg

I want to use ffmpeg to accelerate video encode and decode with an NVIDIA GPU. From NVIDIA's website: NVIDIA GPUs …

video ffmpeg nvidia
How to get the duration of a video in Python?

I need to get the video duration in Python. The video formats that I need to get are MP4, Flash …

python video
Repairing a Corrupt MP4 Video File

I have an MP4 video that I took with a Flip camera. The camera froze up while I was stopping …

video mp4 corrupt
Re-sampling H264 video to reduce frame rate while maintaining high image quality

Here's the mplayer output for a video of interest: br@carina:/tmp$ mplayer foo.mov mplayer: Symbol `ff_codec_bmp_…

video ffmpeg transcoding mplayer mencoder
Image sequence to video stream?

Like many people already seem to have (there are several threads on this subject here) I am looking for ways …

c# image video ffmpeg aforge
Meaning of ffmpeg output (tbc, tbn, tbr)

I am using ffmpeg to tell me video info. Specifically: ffmpeg -i video.ext I get the output: Stream #0.0[0x1…

video ffmpeg