public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Automation: Ripping DVDs to disk
Date: Tue, 8 Mar 2011 13:35:43 -0600	[thread overview]
Message-ID: <AANLkTincdT4abXAqbBQ0Z7a+SOz1fJuosOmGyd_T48PO@mail.gmail.com> (raw)
In-Reply-To: <loom.20110308T184520-238@post.gmane.org>

On Tue, Mar 8, 2011 at 12:09 PM, James <wireless@tampabay.rr.com> wrote:
> Hello,
>
> I have a large DVD(movie) collection, that I want
> copied to hard drive(s) and a database set up
> about the movies. Since disc is cheap
> ($75/2TB) I'm not even going to fool around
> with conversion or compression, i.e. MPEG-2
> is fine for now, unless the process can
> be automated (see schema below). Naturally
> being able to store video in different formats
> would be a big plus.
>
> I'm very flexible on the DB so any software
> package that already exists in a (gui) tool
> form, so that I can set it up with simple
> instructions for an adolescent to:
>  load the dvd
>  execute the script or simple procedure
>  wait until dvd movie is stored on disk
>  then swap out for another DVD...
>
> <rinse and repeat 500+ times>
>
>
> What software exists, or what software
> would be easy to script up such an endeavor?

Basically all of the GUI DVD-ripping/recoding software are just shells
to run the commandline tools like transcode, ffmpeg, mencoder etc.

If you find a GUI tool to do as you wish, it should be trivial to look
in its logs and see exactly which commands it ran and then put that
into a shell script for repeated usage.

Ripping the original DVD contents is the easy part (just use vobcopy),
converting it to any other format can be more tricky because you get
problems like audio and video being out of sync that sometimes can't
be fixed without manual tuning.



  parent reply	other threads:[~2011-03-08 19:37 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-08 18:09 [gentoo-user] Automation: Ripping DVDs to disk James
2011-03-08 19:25 ` Fernando Freire
2011-03-08 20:48   ` Neil Bothwick
2011-03-09  0:20     ` [gentoo-user] " James
2011-03-09  8:34       ` Neil Bothwick
2011-03-08 19:35 ` Paul Hartman [this message]
2011-03-08 19:48 ` [gentoo-user] " Vincent-Xavier JUMEL
2011-03-09  0:00   ` [gentoo-user] " James
2011-03-09 18:27 ` [gentoo-user] " Stroller
2011-03-09 20:43   ` [gentoo-user] " James
2011-03-09 22:37   ` [gentoo-user] " Neil Bothwick
2011-03-09 23:34     ` Stroller
2011-03-11 23:28       ` Neil Bothwick
2011-03-12 13:27         ` Gregory Fontenele
2011-03-16 12:44   ` Joost Roeleveld
2011-03-16 13:54     ` Stroller
2011-03-16 14:17       ` Joost Roeleveld
2011-03-16 14:52         ` Joost Roeleveld
2011-03-16 14:56     ` Paul Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTincdT4abXAqbBQ0Z7a+SOz1fJuosOmGyd_T48PO@mail.gmail.com \
    --to=paul.hartman+gentoo@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox