videosnap icon indicating copy to clipboard operation
videosnap copied to clipboard

Simple command line tool to record video and audio from any attached capture device

Results 12 videosnap issues
Sort by recently updated
recently updated
newest added

I am not able to capture any videorecording on connected iPhone. Recording works as expected using QuickTime. See the verbose output of `videosnap -p High -d "$DEVICE_NAME" "$FILENAME"` below: ```...

> Target device: > ProductName: Mac OS X > ProductVersion: 10.14.4 > BuildVersion: 18E226 > **Error: abort trap: 6** _Request: 1. is it possible to run this remotely?? 2. is...

Hi, I'm trying to capture both audio and video from a USB device (AV to USB). While the video capture works perfectly, the audio is being recorded from my Mac's...

enhancement

Hi, the high preset for my 4k webcam (Logi 4k Pro) records in 1080p and I don't see a way to record natively in 4k. Any idea about this? Let...

When I open two terminals and call videosnap in both at roughly the same time, the second instance waits till the first is done recording and only then starts recording...

enhancement

This is a useful application. I forked it because I need pipes support. While I'm digging around, I noticed that QTKit is deprecated. I'm just about done moving it to...

enhancement

See [Xcode Unit Testing](https://developer.apple.com/library/ios/documentation/ToolsLanguages/Conceptual/Xcode_Overview/UnitTestYourApp/UnitTestYourApp.html) for more details

enhancement

Investigate animated gif file format for more details. - http://www.w3.org/Graphics/GIF/spec-gif89a.txt - http://en.wikipedia.org/wiki/Graphics_Interchange_Format#Animated_GIF - https://developer.apple.com/library/mac/documentation/cocoa/reference/applicationkit/classes/nsbitmapimagerep_class/reference/reference.html

enhancement

Exact length timing of captured output is imperfect given camera warm up time. Investigate possible fixes so that exact duration can be specified to the milli-second. (use ffmpeg -i to...

enhancement

Rather than taking always capturing video, allow videosnap to take a single frame, and save to an image in a variety of formats (like imagesnap).

enhancement