Archivist-made software that supports data migration from DV tapes into digital files suitable for long-term preservation.
DVRescue was presented at the Association of Moving Image Archivists 2019 conference. Slides from the presentation are available here.
DVRescue is available for all major operating systems (macOS, Windows, and Linux). Installers can be downloaded here: https://mediaarea.net/DVRescue
Daily snapshots of the compiled project are available here: https://mediaarea.net/download/snapshots/binary/dvrescue/
The latest stable releases of DVRescue and associated tools can also be downloaded via Homebrew, a package manager for Mac (or Linux), using the following commands:
brew tap mediaarea/homebrew-mediaarea
brew install dvrescue
This Homebrew formula will install the following tools: dvloupe dvmap dvpackager dvplay dvrescue dvsampler
.
dvrescue
can be run on the command line by calling the program and passing in a filepath, like so:
dvrescue path/to/my/video.dv
Within this repository are additional tools used to supplement DVRescue.
They are:
dvloupe A script that reports on a single frame with color coding and related data.
dvmap A script that makes the arrays used in dvloupe. (Not very useful on its own)
dvpackager A script that rewraps one DV stream into two MOV files. Used for splitting DV files when the significant characteristics change.
dvplay A script that plays back and visualizes the DV errors as a stack of images. Running with the -x
flag will produce JPEGs instead of just playing them. Requires FFplay.
dvrescue.xsd This file can be used to validate a DVRescue XML output. It also contains definitions of the DVRescue parameters.
dvsampler A script that downloads or creates DV files to use as samples. Requires FFmpeg.
Copyright (c) 2019-2020, Moving Image Preservation of Puget Sound.
Third party libraries Copyright (c) 2012-2020 MediaArea.net SARL.