Dvdauthor ???

hi ,

bin jetzt schon seit n` paar Tagen dabei zu versuchen eine DVD zu kopieren.
DVD:RIP rippt auch auf die FP wandelt auch artig in avi um , jedoch kann ich`s
AVI-Format nich gebrauchen weil DVD-Player nur MPEG verstehen , beim Versuch
in SVCD zu codieren fehlt dvdrip --> export_mp2enc ....habe alles mögliche
versucht nix hilft !

Versuche jetzt mit ldvd9to5 funzt auch....bis dvdauthor zum einsatz kommt !

DVDAuthor schreibt ins /tmp Verzeichniss , das ist aber nur 850 MB gross, was dann
passiert ist logisch. Meine Frage : Wie geb ich dvdauthor n` anderes verzeichniss ?
Ich finde keine ****.conf Datei oder ähnliches !
Beim google`n nix gefunden ,im WIKI nix.......... :eek:

thx ...for help
 
stelle sicher dass mjpegtools installiert sind, installiere danach dvd:rip erneut.
dvd:rip sollte dann einen exportfilter automatisch anlegen.

dvdauthor -o $WORKDIR
dvdauthor [-o output-dir] [-j | --jumppad] [-T | --toc] [menu or title options]

und wenn das "-o" die Antwort auf deine Frage ist: Dann lern googlen!
 
hallo..

danke für die Tipps , hatte ich auch schon mal probiert !
Hab`s nochmal versucht--> mjpegtools deinstalliert
--> dvdrip deinstalliert

--> mjpegtools neu installiert
--> dvdrip neuinstalliert

Ergebnis = mp2enc.so not found
plugin initialization failed :eek:


bei ldvd9to5 hab ich folgendes gemacht :

DVD_PATH=/dev/acd1
DVD_BRENNER=/dev/cd0
DVDAUTHOR=dvdauthor -o /home/frank/mythings/dvd <----------
MKISOFS=mkisofs
TCCAT=tccat
TCEXTRACT=tcextract
TCMPLEX=tcmplex
TCPROBE=tcprobe
TCREQUANT=tcrequant
GROWISOFS=growisofs
STREAM_DVD=streamdvd
BUFFER=buffer
MPLEX=mplex
LSDVD=/usr/local/bin/lsdvd
DVD_SPEED=1
MODUS=TR_PAR
DVD_SIZE=4600000000
SPUMUX=spumux
SPUUNMUX=spuunmux
IFO_DUMP=ifo_dump
LANGUAGE=de
PATH=/home/frank/mythings/dvd

ergebnis : wenn ich es jetzt richtig sehe versucht mplex in /tmp zu schreiben !

INFO: [mplex] mplex version 1.6.2 (2.2.3 $Date: 2004/01/13 20:45:26 $)
ifo_dump /dev/acd1 1 | grep Color | sed 's/Color ..: 00//' > /tmp/palette
libdvdread: Using libdvdcss version 1.2.8 for DVD access
DVDAuthor::spuunmux, version 0.6.10.
Build options: gnugetopt magick iconv freetype fribidi
Send bugs to <dvdauthor-users@lists.sourceforge.net>

buffer -s 64k -m 16m -i /tmp/ldvd9to5_1.vob | tcextract -t vob -x mpeg2 > /tmp/ldvd9to5_6.m2v &
tc_memcpy: using mmxext for memcpy
buffer -s 64k -m 16m -i /tmp/ldvd9to5_2.vob | tcextract -t vob -x ac3 -a 0 > /tmp/ldvd9to5_4.ac3 &
tccat -i /dev/acd1 -T 1 -L | tee /tmp/ldvd9to5_1.vob /tmp/ldvd9to5_2.vob /tmp/ldvd9to5_8.vob > /dev/null
libdvdread: Using libdvdcss version 1.2.8 for DVD access
buffer: couldn't create shared memory segment: Cannot allocate memory
buffer: couldn't create shared memory segment: Cannot allocate memory

libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00000138
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00007574
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00068efb
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x0036d5d1
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x0036d5d6
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x0037dcfa
libdvdread: Elapsed time 0
libdvdread: Found 3 VTS's
libdvdread: Elapsed time 0
**ERROR: [mplex] Unable to read from /tmp/ldvd9to5_6.m2v.
spumux -m dvd -s 0 /tmp/dvd.xml < "/home/frank/mythings/dvd/movie.vob" > /tmp/ldvd9to5_10.mpeg &
cannot open /home/frank/mythings/dvd/movie.vob: No such file or directory


Also irgend etwas läuft hier grundlegen verkehrt ! Leider bin ich auf der kommandozeile
mehr als bescheiden und auch noch zu frisch mit Unix !
Keine ahnung , aber wie ich im Forum gelesen habe bin ich mit dem problem nicht ganz allein ! Das tröstet etwas !
Googeln hilft auch nich viel, bei anderen funzt das wohl !


Gruss :eek:
 
Zurück
Oben