Skip to content

Commit

Permalink
Merge pull request #293 from amiaopensource/doc
Browse files Browse the repository at this point in the history
add mkvtoolnix dependency in doc
  • Loading branch information
aeschweik authored Apr 6, 2018
2 parents 43a2e74 + d22fe46 commit a0b523b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion vrecord
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a0b523b

Please sign in to comment.