Top "Video" questions

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

Reducing video size with same format and reducing frame size

This question might be very basic Is there a way to reduce the frame size/rate of Lossy compressed (WMV, …

video compression video-processing lossy-compression
Android video streaming example

I want to implement video streaming in my project. So, is there any tutorial that works? Videos are stored at …

android video streaming playback
html5: display video inside canvas

is it possible to display a html5-video as part of the canvas? basically the same way as you draw …

video html canvas
HTML5 Video autoplay on iPhone

I have some kind of a strange problem. I try to create a website with a looped background video. The …

ios html video webkit autoplay
Does HTML5 <video> playback support the .avi format?

I am wondering if the HTML5 <video> tag now supports playback of .avi format video files.

video html avi
How to prevent downloading images and video files from my website?

How to prevent downloading images and video files from my website? Is it possible? What would be the best way …

html image video blocking
how do i find the date a video (.AVI .MP4) was actually recorded?

properties> date created... i thought this meant the date the video was created, but finally realized that date changes …

video metadata
How to extract 1 screenshot for a video with ffmpeg at a given time?

There are many tutorials and stuff showing how to extract multiple screenshots from a video using ffmpeg. You set -r …

video ffmpeg
How to add transparent watermark in center of a video with ffmpeg?

I am currently using these commands: Top left corner ffmpeg –i inputvideo.avi -vf "movie=watermarklogo.png [watermark]; [in][watermark] …

video ffmpeg watermark
How can I embed private youtube video in my site?

I have to display some private Youtube videos in my blog. I cannot embed them directly. What should I use …

video youtube private