Skip to content

how to capture with dvrescue CLI and rewind-count #994

Description

@Elaci0

I wanted to capture about 30 miniDV tapes and I am (still) trying to find a nice-smooth way for doing it.
I'm using an old macmini 2010 with some hardware improvement and Monterey (tried High Sierra, very fast, but dvrescue did not play well) connected to a miniDV Sony camera via firewire.
At the moment dvrescue's project seems to be the all-in-one helper to me, at least for obtaining a clean capture, but I am "fighting" for three weeks trying to understand how it works and why it often crashes (the GUI, the CLI, on HighSierra, on Monterey, on Ventura)

I find the "retake" feature interesting but I don't know if/how it works. Using the example at the documentation dvrescue device://0x0x80458280022265 -y --rewind-count 3 -m filename.dv -m - | ffplay -

  • what the -m - stands for? the documentation says it merges all retries and I GUESS its piping the result to ffplay, but I am not sure. I tried to remove the | ffplay - but I get garbage on screen. Anyhow I don't get a final filename.dv with all merged frames. Should I pipe this to something else?
  • where is the "-y" switch coming from? is it a short for something?
  • using only the "-y --rewind-count 3 -m filename.dv" it sometimes capture until the end of the tape but what I get is a very short "filename.dv" and hundreds of "filename.dv.dvrescue.takeN.framesNUMBER-NUMBER.dv" files. What should I do with them?
  • I don't know if the XML output is needed for something. If I add the -x filename.xml option I don't see anything on stdout
    Anyhow, I found that the simpler dvrescue device://0 -v 9 -m filename.dv works fine and I usually, not often, get a file from the miniDV and a lot of informations on screen and at the moment I am capturing that way.

I whish I could ask other questions about how to use dvrescue and all its switches but I don't know if "issues@github" is the right place. Do you have a sort of forum?

alessio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions