diff --git a/README.md b/README.md index dc549647..0da3ab59 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This documentation is up to date as of vrecord version 2018-02-08. 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’s [ffmpegdecklink](https://github.com/amiaopensource/homebrew-amiaos/blob/master/ffmpegdecklink.rb) and [mpv](https://mpv.io/) to do its dirty work. Other dependencies are cowsay, qcli and xmlstarlet. +Vrecord uses AMIA Open Source’s [ffmpegdecklink](https://github.com/amiaopensource/homebrew-amiaos/blob/master/ffmpegdecklink.rb) and [mpv](https://mpv.io/) to do its dirty work. Other dependencies are cowsay, mkvtoolnix, qcli and xmlstarlet. Currently vrecord only supports Blackmagic Design [capture cards](Resources/hardware.md) with the Blackmagic driver installed. diff --git a/vrecord b/vrecord index afd4aefd..f7293c4b 100755 --- a/vrecord +++ b/vrecord @@ -49,7 +49,7 @@ ${SCRIPTNAME} will record a file via the Blackmagic SDK and ffmpeg. It is an interactive script and will create 10 or 8-bit video files. Dependencies: cowsay, amiaopensource/amiaos/ffmpegdecklink --with-sdl2 - --with-freetype --with-openjpeg, mpv, qcli, and xmlstarlet + --with-freetype --with-openjpeg, mkvtoolnix, mpv, qcli and xmlstarlet Usage: ${SCRIPTNAME} [ -g | -e | -r | -p | -a | -x | -h ] -g use the GUI