You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated documentation for dvcapture in vrecord. Included updated screenshots and more detailed instructions for use. GIFs were made to illustrate playback and capture, but I wasn’t able to add them directly into the markdown like I was with the images.
To capture DV formats in vrecord (when installed in macOS), you will need to have your DV deck connected directly to your computer via FireWire input. Make sure your deck is in “Local” mode.
3
+
To capture DV formats in vrecord (when installed in macOS), you will need to have your DV deck connected directly to your computer via FireWire input. Make sure your deck is turned on and in “Remote” mode. Additional settings for your DV device may apply. To view manuals and settings notes for specific decks, players and camcorders, please see the [DV Deck Guide]([url](https://mipops.github.io/dvrescue/sections/deck_guide.html)).
4
4
5
5
## DV Settings
6
6
@@ -10,23 +10,90 @@ To capture DV formats in vrecord (when installed in macOS), you will need to hav
1. Switch from the "Decklink" tab to the "DV" tab under "Input Options" at the top of the configuration window.
13
+
2. If using vrecord to capture DV for the first time, you will need to switch from the "Decklink" tab to the "DV" tab under "Input Options" at the top of the configuration window. All of the devices you have connected via FireWire will be listed under the "DVRescue input options" at the top of the window.
1. Select the name of the DV device you want to use from the list.
17
+
3. If no devices are listed, click the "rescan" button below the list. If this doesn't work, make sure your device is connected and turned on. For additional troubleshooting related to device connectivity, please see the [DVRescue Troubleshooting]([url](https://mipops.github.io/dvrescue/sections/troubleshooting.html)) documentation page.
18
18
19
-
1. Specify the playback, sidecar, file naming, recording event and directory options as you normally would for vrecord. For details see [Editing Settings](Resources/Documentation/settings.md)
19
+
4. Select the name of the DV device you want to use from the "Select a DV Device" list.
20
20
21
-
1. Click "OK" to save.
21
+
5. Specify the playback, sidecar, file naming, recording event and directory options as you normally would for vrecord. For details see [Editing Settings](Resources/Documentation/settings.md)
22
22
23
-
You can then run passthrough and record modes the same as you would with analog videotape. Please note that if the timecode does not start at the very beginning of the tape, the record mode viewer will not open until the timecode is detected (as soon as the counter starts moving on your deck, the viewer window should pop-up)
23
+
6. Click "Save Settings" to save.
24
24
25
-
When using the GUI, environment parameters can be adjusted in the Config tab.
25
+
7. You can then run passthrough and record modes the same as you would with analog videotape. Make sure you have a tape inserted before attempting playback or recording.
1. Select the name of the DV device you want to use from the "Select a DV Device" list.
39
+
40
+
2. Click the "deck control" button to allow vrecord to control your device. The status should switch to display "stopped" in status field (the status will "disabled" if "deck control" is selected).
41
+
42
+
3. Use the cooresponding buttons under "status" to fast forward, rewind, play and stop the tape. These buttons will not respond if "deck control" is disabled. The status of the deck (i.e. stopped, rewinding, play, etc.) will be displayed in the "status" field.
43
+
44
+
4. Click the "repack" to repack your tape (fast forward the tape all the way and then rewind it). This button will not respond if "deck control" is disabled.
45
+
46
+
5. To view the tape, click on the "Playback" button in the bottom right of the "Settings" window. The settings menu will close and the Terminal window will display the settings you have entered.
47
+
48
+
6. A mpv window will open displaying the playback of the tape once dvrescue starts the recording. Please note that if the timecode does not start at the very beginning of the tape, the record mode viewer will not open until the timecode is detected (as soon as the counter starts moving on your deck, the viewer window should pop-up).
7. To end playback, click the x in the playback window or hit the "esc" key.
53
+
54
+
55
+
## Recording
56
+
57
+
[insert dv_vrecord_record-instructions.gif here]
58
+
59
+
1. Select the name of the DV device you want to use from the "Select a DV Device" list.
60
+
61
+
2. Click the "deck control" button to allow vrecord to control your device.
30
62
63
+
3. To record, select the recording directory (location where you want to save the file) and enter the recording name, name of the person digitizing this tape, recording time in minutes (if applicable) and any other options you would like applied to your file.
64
+
65
+
4. Click the "Record" button. The settings menu will close and the Terminal window will display the settings you have entered.
66
+
67
+
5. When you are ready hit the "Return" button to begin the recording.
68
+
69
+
6. A mpv window will open displaying the playback of the tape once dvrescue starts the recording. Please note that if the timecode does not start at the very beginning of the tape, the record mode viewer will not open until the timecode is detected (as soon as the counter starts moving on your deck, the viewer window should pop-up).
70
+
71
+
7. When dvrescue encounters an error, the software will automatically rewind and attempt to recapture the problematic frames.
72
+
73
+
8. To begin another capture on a separate deck, open a new Terminal window and run vrecord -e.
74
+
- Select a different device from the list in the "DV" tab.
75
+
- Repeat steps 2-7 listed above.
76
+
77
+
9. To end the recording, click the x in the playback window or hit the "esc" key.
78
+
79
+
10. The Terminal window will display how the frames were merged for any moments when dvrescue reattempted to recapture problematic frames and how many frames remain with errors in the final recording.
80
+
81
+
11. Close the Terminal window.
82
+
83
+
12. Depending on the settings you selected, a set of logs and the video file should all be saved at the location you selected in the settings.
0 commit comments