mipops / dvrescue

Archivist-made software that supports data migration from DV tapes into digital files suitable for long-term preservation. Snapshot daily builds are at https://mediaarea.net/download/snapshots/binary/dvrescue/.
BSD 3-Clause "New" or "Revised" License
94 stars 20 forks source link

Usage: "dvrescue FileName1 [Filename2...] [Options...]" "dvrescue --help" for displaying more information. when trying to capture. #949

Open Deep4434 opened 1 week ago

Deep4434 commented 1 week ago

On latest version of Debian after installing dvcapture and GUI from the .deb file and running the dvrescue --capture it gives me this and if i just write dvrescue. Only a couple of options like list devices or help doesn't display this. Not sure if I'm doing everything correct. When I right anything without a -- after the dv rescue it gives me this:

> <?xml version="1.0" encoding="UTF-8"?>
> <dvrescue xmlns="https://mediaarea.net/dvrescue" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://mediaarea.net/dvrescue https://mediaarea.net/dvrescue/dvrescue.xsd" version="1.2.1">
>   <creator>
>       <program>dvrescue</program>
>       <version>22.12</version>
>       <library version="24.06.20241102">MediaInfoLib</library>
>   </creator>
libbyhopfauf commented 6 days ago

@Deep4434 would you try running some of these commands for capture and see if that fixes the issue? You'll want to navigate to the "How to capture using the DVRescue CLI" and open the collapsible menus to view example command strings, as well as a description for creating your own string.

libbyhopfauf commented 23 hours ago

@Deep4434 also, were you able to use the GUI for capture?