From 23ff37d556f5dd2952b15af1757db772faf0769d Mon Sep 17 00:00:00 2001 From: Reto Kromer Date: Sun, 1 Apr 2018 17:06:09 +0200 Subject: [PATCH 1/2] add mkvtoolnix dependency in doc --- vrecord | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vrecord b/vrecord index 01e6c521..4e11cf9e 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 From d22fe46815cb84138bae775ea0fcd22567b9a378 Mon Sep 17 00:00:00 2001 From: Reto Kromer Date: Sun, 1 Apr 2018 17:09:56 +0200 Subject: [PATCH 2/2] add mkvtoolnix dependency in doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 811edb0a..f4ee52b4 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.