Top "Video" questions

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

Live-stream video from one android phone to another over WiFi

I have searched the internet for days now on how to implement a video streaming feature from an android phone …

android video streaming video-streaming live-streaming
Play local (hard-drive) video file with HTML5 video tag?

I want to achieve the following. <video src="file:///Users/username/folder/video.webm"> </video> The …

html video html5-video offline
YouTube embedded video: set different thumbnail

I want to embed a video from YouTube that is not mine (so I can not change it at YouTube). …

video youtube
How can I extract a good quality JPEG image from a video file with ffmpeg?

Currently I am using this command to extract the images: ffmpeg -i input.mp4 output_%03d.jpeg But how can …

video ffmpeg graphics computer-vision
Embed youtube videos that play in fullscreen automatically

So what I'm trying to do is have fullscreen video across my website. But I would like to auto play …

javascript html video youtube fullscreen
Fetch frame count with ffmpeg

Does anyone know how to fetch the number of total frames from a video file using ffmpeg? The render output …

video ffmpeg
Using FFmpeg in .net?

So I know its a fairly big challenge but I want to write a basic movie player/converter in c# …

c# video ffmpeg
Streaming a video file to an html5 video player with Node.js so that the video controls continue to work?

Tl;Dr - The Question: What is the right way to handle streaming a video file to an html5 video …

javascript html node.js video
Generate preview image from Video file?

Is there a way in PHP given a video file (.mov, .mp4) to generate a thumbnail image preview?

php video thumbnails php4
Can I avoid the native fullscreen video player with HTML5 on iPhone or android?

I've built a web app that uses the HTML5 tag and JavaScript code that renders other content synchronized with the …

iphone android html video fullscreen