• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

cpdvd

KingTux

Newbie
Hallo!
Ich habe ein Problem mit cpdvd.
Usage: cpdvd [options] <targetDir>

-t <num> copy title <num> (repeat for more titles/none: whole disc)
-m <mnt> set DVD mount point (default: DVD_MOUNT or "/dvd")
-d <dev> set DVD device (default: DVD_DEV or probe automatically)
-v use vobcopy for data transfer (default: cpvts)
-c use tccat for data transfer
-f force mount and unmount of dvd device
-i only fetch info and exit
-n dummy mode (do not execute copy commands)
So benutzt man das laut anleitung.
Ich wollte also einen DVD-Titel rippen.
Dazu habe ich diesen Befehl verwendet:

kenspc:/home/ken # cpdvd -t 1 -m /media/MY_DVD/ /tmp/DVDRips/
cpdvd: $Revision: 1.10 $ $Date: 2004/01/31 09:53:41 $
device=/dev/hda mount=/media/MY_DVD
Probing DVD...
... FAILED! - No DVD?

Warum geht das nicht? Ist doch alles richtig angegeben oder?
 

stefan.becker

Advanced Hacker
Toll. Und als was? Hast du das Device überprüft? Hast du mal weitere Parameter genommen zum Testen?

Das Dingenskirchen nimmt vermutlich niemand. Sag, was du brauchst, dann kann man vernünftige Alternativen nennen.
 

oc2pus

Ultimate Guru
stefan.becker schrieb:
oc2pus schrieb:
stefan.becker schrieb:
...Das Dingenskirchen nimmt vermutlich niemand. Sag, was du brauchst, dann kann man vernünftige Alternativen nennen.

das ist ein "vernünftiges" Konsolenprogramm :mrgreen:

Du meinst vermutlich das vom Sohn meines Vaters dessen Bruders?

genau, das für die "Nicht-Maus-Schubser" Fraktion :)
sozusagen für den Profi-DVD-Ripper :mrgreen:
 
OP
K

KingTux

Newbie
ich weiß ja nichtmal richtig was ich da angeben soll.

Habe das bis jetzt immer so gemacht:
Code:
cpdvd -t 1 -d /dev/hda -m /media/DVDNAME/ MyDatei
 

stefan.becker

Advanced Hacker
Ist /dev/hda das DVD Laufwerk?

Was soll denn bitteschön das Ergebnis sein? Shrinken, nur ansehen oder was. Schreibe bitte mal etwas genauer.

Ansonsten sind lxdvdrip und k3b noch geeignet.
 

oc2pus

Ultimate Guru
stefan.becker schrieb:
Ist /dev/hda das DVD Laufwerk?

Was soll denn bitteschön das Ergebnis sein? Shrinken, nur ansehen oder was. Schreibe bitte mal etwas genauer.
oh mann, oh mann, was das Tool leistet sagte man dir doch bereits ....

aber hier nochmal für dich:
transfer a DVD title to your harddisk with ease on Linux
Purpose

This tool copies all required files for a movie title from a DVD on your harddisk for further processing with libdvdreads image mode (e.g. transcode). It automatically selects the title with longest duration - but you can also pick a specific one. The tool determines the correct title set (VTS-VOB files) for the selected title, clones the navigation information (IFO files) and extracts (decodes) the data into new video object streams.
 
Oben