Skip to main content

Questions tagged [video-capture]

Capturing videos from an external device, such as a camcorder.

Filter by
Sorted by
Tagged with
32 votes
3 answers
182k views

Where does the Camera app save videos?

When a video is recorded in Camera, where is it saved to? I can't find them in the Videos or Pictures folders. They're not in the Public folders either. They don't even show up in the Windows Store ...
Louis Waweru's user avatar
  • 24.8k
19 votes
12 answers
5k views

What is the safest and least expensive way to store 10 terabytes of data?

I'm a member of a production company and we're preparing for our first feature film. We've been discussing methods of data storage to keep all of our original content safe (for as long as possible). ...
Josh T's user avatar
  • 291
11 votes
6 answers
104k views

Tool to fix video that's out of sync with audio?

I'm looking for (preferably free) software for Windows 7 that will allow me to fix an AVI file that has audio out of sync with the video. I tried with Windows Live Movie Maker and VirtualDub and ...
Javier's user avatar
  • 3,881
9 votes
3 answers
15k views

Piping video device over SSH or tcptunnel?

I want to attach an analog camera to an old linux computer and directly pipe the /dev/video0 to another computer, where I can use it as a device again (so /dev/video0 should go to /dev/remote0, for ...
Jelle De Loecker's user avatar
9 votes
1 answer
9k views

Screen Casting using ffmpeg (too fast)

I can use ffmpeg to make screen casts: ffmpeg -f x11grab -s 1280x800 -i :0.0 -c:v libx264 -framerate 30 -r 30 -crf 18 out.mkv However the output comes out to be too fast paced. It also happens with ...
rowman's user avatar
  • 335
8 votes
2 answers
11k views

Processing YouTube video in ffmpeg

I'm using ffmpeg for taking screenshots from video. Is it possible to take screenshots from YouTube video without downloading video to hard drive?
Matt's user avatar
  • 185
7 votes
1 answer
2k views

FFmpeg streaming: problems with device name

I'm trying to stream web camera and microphone in Windows using FFmpeg. First, I get my devices names (to specify -i parameter in streaming command) using a command like this: ffmpeg -list_devices ...
JustLogin's user avatar
  • 223
6 votes
5 answers
12k views

windows 7 best screen capture (video maker) software? [closed]

I hope you guys using best screen capture s/w so you can suggest me and open source is almost welcome.
Gobi's user avatar
  • 69
6 votes
3 answers
22k views

3–RCA-to-USB Cable?

Does anyone know what these RCA-to-USB cables are/do? There doesn’t seem to be any electronics in the cable like an EasyCap, so I can only assume that the RCA connectors are directly connected to the ...
Synetech's user avatar
  • 69k
5 votes
3 answers
17k views

Command line tool to capture webcam video in Windows Xp

I want to know how to capture webcam video and dump the raw as well as an encoded version using ffmpeg. I want only the video stream. I'm on Windows xp.
iceman's user avatar
  • 2,450
5 votes
1 answer
721 views

What's the simplest free (or cheap) software to remove unwanted motion in video footage?

I used a program 7 or 8 years ago, that stabilized a video by letting you select a part of the footage that was not supposed to move (like, a sign on a building, or a picture frame on the wall, etc). ...
Alex R's user avatar
  • 1,844
5 votes
3 answers
235 views

Can you reccomend a screen capture application with audio? [closed]

I will soon be attending a web course. Is there any application that can record the video and audio being outputted to my screen? My goal is to record the class so I can watch it later. Windows ...
CT.'s user avatar
  • 2,799
4 votes
1 answer
79 views

When encoding a video, is there a way to know the resulting file size in advance?

Is there a way to know how large your resulting file size will be before your video is finished encoding? BTW: I am using Microsoft Expression Encoder.
jth41's user avatar
  • 639
4 votes
4 answers
3k views

How can I read a video file that is being created?

I have a very old video capture device (Dazzle DVC USB) hooked up to Windows7, and it works with the program that it came with just fine to create a MPEG2 file in a directory. However, I want to ...
VolatileRig's user avatar
4 votes
1 answer
9k views

Capturing Silverlight streaming

Does anybody know if there is an effective way to catch the streamed output of Silverlight and saving it to the Hard disk (in any format) without using screen capturing tools?
Overflow's user avatar
  • 245
4 votes
2 answers
1k views

How can I broadcast video live (preferably wirelessly)?

Update I've gotten plenty of feedback on the software solutions and the unanimous solution for having a handheld device to record video seems to be to use a mobile phone (I was hoping there'd be some ...
Blixt's user avatar
  • 692
4 votes
1 answer
2k views

How to acquire a low latency realtime HD video image?

TL;DR: What setup would enable a Laptop or ARM based mobile system to access high res video images in realtime? For computer vision development, I need to acquire feasable high resolution video ...
dronus's user avatar
  • 1,908
3 votes
5 answers
424 views

Mac OS - Video Capturing

What's the good software to capture anything that is going on at my screen to a video file that I can later on upload to let's say YouTube? I'm using Mac OS X 10.6 (Snow Leopard).
alexus's user avatar
  • 2,890
3 votes
1 answer
22k views

Software to capture video from a device?

I recently bought an EzCap USB video capture device, which works like a regular capture card except through USB. Anyway, the device works fine, except the software that came with it to capture the ...
Corey's user avatar
  • 1,252
3 votes
1 answer
415 views

Need a lightweight Screencasting Software

I need a lightweight screencasting software recommendation, something that wouldn't slow the computer down too much. I've previously tried to use one software for recording while I played a video ...
Click Upvote's user avatar
  • 4,220
3 votes
5 answers
143k views

Easycap not working on windows 10

I ordered EasyCap, but it does not work on windows 10. I found driver for windows 10 online, but it didn't work. Someone knows how could I solve this problem? The device is recognized as an audio ...
Gennaro Arguzzi's user avatar
3 votes
3 answers
3k views

How can I easily view and record a video input in Linux?

I currently have my Wii plugged into a Linux box with a Hauppauge WinTV PVR-350. To view the video input on my monitor I use VLC with /dev/video0 as the input. This works great, but I would like to ...
Ben S's user avatar
  • 1,992
3 votes
0 answers
932 views

capture video in virtual desktop

I use windows 10 and I need to capture just one virtual desktop and when I move to another desktop, that software should still capture video from the first virtual desktop (like capture video from ...
Hossein Rashno's user avatar
3 votes
0 answers
4k views

Fixing ffmpeg latency accrued over time

I have ffmpeg/ffserver running in the following setup: 10.1.2.2 captures from video capture cards (16 channels) and streams them to an ffserver as mpeg1video 10.1.1.1/10.1.2.1 (two NICs) hosts the ...
CoryG's user avatar
  • 314
2 votes
4 answers
12k views

How to record this kind of video stream?

I don't know what this kind of streaming is called, its not classic protocols I've encountered. I want to record few shows (debates) on Govt news channel: http://webcast.gov.in. Its a free news ...
claws's user avatar
  • 4,359
2 votes
4 answers
10k views

How do I get old footage off an old (tape-based) video camera?

I am wondering what cheap ways there are for getting old footage of a old video camera (that uses tape) onto my computer? The camera does not have FireWire or anything like that, just the video ...
chobo2's user avatar
  • 1,949
2 votes
3 answers
4k views

Mouse pointer issue (cursor "skips" or "slips" and doesn't change cursor image)

I have a bizarre issue with my pointer. Most of the time, it works fine. Few times per week the following happens: Everything looks normal but when I hover over something that should trigger a cursor ...
DraxDomax's user avatar
  • 191
2 votes
2 answers
3k views

How to capture stream from mediaklikk.hu?

I want to capture a streaming video from mediaklikk.hu. How can I do that?
thSoft's user avatar
  • 520
2 votes
1 answer
9k views

Simplest video grab from webcam: how to

On Raspbery Pi's Raspbian (based on Debian Wheezy) I'm trying to make a simplest video grab from a Logitech C910 webcam to a video file via ffmpeg/avconv. I say: $ avconv -t 5 -f video4linux2 -s ...
Boris Burkov's user avatar
2 votes
3 answers
2k views

How to capture a still image from digital video?

I'd like to get a still image from a digital video I've taken. A quick search has revealed these two possibilities, capture-still-image-video which uses vlc player extract-still-image-from-video ...
Paul Rowland's user avatar
  • 1,247
2 votes
1 answer
162 views

KVM to/from PCs

Is there a way to send keystrokes and mouse signal to a target machine without installing any type of software (even an OS) on the target machine? I want to do some repair and diagnostics-related (...
Zia_Menna's user avatar
2 votes
2 answers
596 views

Opensource Software For Security Video Recording [closed]

Is there some opensource software I can use for recording video from a security camera?
kzap's user avatar
  • 141
2 votes
1 answer
686 views

What is the most user friendly program to record video from webcam in Windows 7? [closed]

I would like to use my web camera to record video. What are the some easy and user friendly programs one can use for this purpose in Windows 7?
Misha Moroshko's user avatar
2 votes
1 answer
629 views

Easy, cheap way to record TV footage to a PC?

I have a spare PC that I'd like to set up for recording sessions from my TV and I have an HD video capture card, but I'm not sure how to go about setting this up. Anyone know of a simple way or a ...
th3dude's user avatar
  • 9,471
2 votes
1 answer
16k views

How to download Pluralsight videos?

Someone must have a streamlined way to pull down Pluralsight videos without using a mobile device or screen capture utility. In the middle of watching a video, Pluralsight's site went down... they ...
Fred Lackey's user avatar
2 votes
1 answer
298 views

Encoding multi-jpegs with mencoder, skipping broken files

I've multiple jpegs uploaded form IP cam via FTP, I use mencoder to periodically pack them into single avi file, problem is that sometimes one or two jpegs submitted by cam are broken, and this make ...
canni's user avatar
  • 205
2 votes
0 answers
334 views

Strange video distortion capturing video from GV-USB2 on Linux using FFMPEG

I'm trying to capture video from a GV-USB2 (a popular composite/S-Video capture card) on a Raspberry Pi 4B running Raspbian Buster. I built and installed these V4L2 drivers for the GV-USB2, and when I ...
RK.'s user avatar
  • 121
2 votes
0 answers
246 views

how to tell if ffmpeg is capturing all of the frames from a video stream

I am trying to use ffmpeg to record video from a capture card. I have previously recorded the video using a raw format (e.g. ffmpeg -i /dev/video0 -c:v copy out.mkv) and then converted the mkv to a ...
Trevor's user avatar
  • 309
2 votes
0 answers
114 views

Inserting Chapters / Cue Points / Bookmarks DURING video capture [closed]

I'm interested in using a camcorder to capture several hours of video footage to a computer. The overwhelming majority of the footage will be totally useless, and so I anticipate it being somewhat of ...
jptacek's user avatar
  • 21
2 votes
0 answers
107 views

Second 1394 Camera did not recognized in Ubuntu 12.04 Desktop

Here's two 1394 camera with two capture card connected to PCI slots. In MS-Windows, the company application could capture both Digital cameras as well, but in Ubuntu, Only one camera (the camera which ...
Mostafa Nazari's user avatar
2 votes
1 answer
1k views

How to recover broken MJPEG AVI file after a camera crash

I was recording a video when my KODAK EASYSHARE M531 Digital Camera fell to the ground and turned off. When i turned it on nothing happened to the camera but the video file is somehow broken. ...
Jam K's user avatar
  • 21
2 votes
1 answer
5k views

Automate VHS capture in VLC (or anywhere)

I am currently undergoing a project converting all my parents old home movies on VHS to DVD (and also putting them on a harddrive), we have hundreds of these things and they are all around 2 hours ...
mr.bombastic's user avatar
2 votes
3 answers
20k views

how to record videos from my laptop webcam?

I am not sure but I can't seem to turn on my webcam to record videos which I would broad cast somewhere later on. I have a HP G62 Laptop, and the cam turns on when I use programs like Skype and other ...
Nick's user avatar
  • 29
1 vote
1 answer
10k views

How do I connect a VGA input to my PC so that it shows up as a video device?

This is the Windows/PC counter part of this question. I want to clarify that I am not talking about connecting a VGA monitor to a computer. I'm referring to plugging in a VGA output in to my computer. ...
daviesgeek's user avatar
  • 1,669
1 vote
3 answers
7k views

Which has better signal: RCA jacks or RF(Coaxial)

When capturing old VHS(or cable) to PC, which jacks to use for the highest quality? RCA(composite) or RF? If the PC card supports it would S-video/component be better? Is there a general signal ...
Mazura's user avatar
  • 281
1 vote
2 answers
8k views

Record Java Streaming Video

Is there a way to record streaming video in Java? Perhaps a way without using a recorder that just records everything on screen? An example might be something like a Saba Centra presentation, a ...
John's user avatar
  • 103
1 vote
1 answer
9k views

USB video capture adapter with syntek chipset driver for windows 7

I need driver for Windows 7 for syntek stk1150 USB Video Capture Device. Any good place I can look for it? I need 64 bit driver!
Daniel Mošmondor's user avatar
1 vote
2 answers
189 views

Capturing video of an arbitrary Windows application [closed]

I am looking for a solution that can record video out of an arbitrary Windows application. The main requirement is that the solution should be really easy to use: my foremost planned usage is that I'...
Pukku's user avatar
  • 113
1 vote
1 answer
6k views

Is it required to use the HDMI output when using a capture card?

I currently own a Nintendo Switch, and I want to capture gameplay to my desktop so that I can either stream to a service such as Twitch, or simply just use a Zoom meeting with my friends/family and ...
myermian's user avatar
  • 1,297
1 vote
1 answer
1k views

7 pin s video and 4 pin s video compatibility

I'm trying to connect my graphics card to a video capture card. My graphics card appears to have a 7 pin S Video connector and my capture card a 4 Pin. The video card is a Sapphire HD 2600 Pro AGP, ...
DevelopedLogic's user avatar