- Notifications
You must be signed in to change notification settings - Fork46
Vrecord is open-source software for capturing a video signal and turning it into a digital file.
amiaopensource/vrecord
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This documentation is up to date as of vrecord version 2020-02-10.
- Summary
- Installation and Basic Use
- The vrecord Window
- Passthrough
- Editing Settings
- DV Capture
- Audio Capture
- Analog Digitization Tips
- Help and Troubleshooting
Vrecord is open-source software for capturing a video signal and turning it into a digital file. Its purpose is to make videotape digitization or transfer easier. Vrecord can capture analog and digital signals through a variety of inputs and can create digital video files in a variety of formats and codecs. Vrecord has been designed with needs of audiovisual archivists in mind.
Vrecord uses AMIA Open Source’sffmpegdecklink to do its dirty work. Other dependencies are: cowsay,decklinksdk,gtkdialog, freetype, sdl and xmlstarlet. Optional dependencies are: deckcontrol, gnuplot, mediaconch, mkvtoolnix, mpv and qcli.
Currently vrecord supports macOS or Linux, and Blackmagic Design capture cards with the Blackmagic driver installed orAVFoundation for DV capture on macOS. Some notes onneeded hardware are provided.
If you want to see a more detailed description about how to digitize analog videotape see our document onanalog digitization.
We want vrecord to be a helpful tool for audiovisual archivists and others. Anyone can contribute to vrecord! If you experience any problems with vrecord you can open a new issue with our GitHubissue tracker. Try to see if you can replicate the issue yourself first and describe in detail what factors led to it. Please let us know if you were able to successfully replicate the issue.
For more tips on using GitHub and contributing directly to vrecord, please see ourContribution Guide, but feel free to contribute to vrecord by creating a fork and sending pull requests.
Enjoy!
The vrecord Team
Vrecord is licensed under aCreative Commons Attribution 4.0 International License.
The vrecord maintainers are:
Dave Rice (@dericed)
Ben Turkus (@bturkus)
Annie Schwiekert (@aeschweik)
Andrew Weaver (@privatezero)
About
Vrecord is open-source software for capturing a video signal and turning it into a digital file.