mkisofs error

  • Hi,


    ich weiß jetzt nicht mehr weiter.
    Vderconvert läuft, aber zum Schluß löscht er einfach das Image.
    Auszug aus der Log-Datei:


    + '[' pal = ntsc ']'
    + '[' -z '' ']'
    + DVDBUTTONCOLOR=#A0A0FF
    ...skipping...
    + echo 'ERROR : mkisofs report error. rcode(2).'
    ERROR : mkisofs report error. rcode(2).
    + let entry=1
    + '[' -x '' ']'
    + tee -a vdr2dvd.done
    ++ date


    Ach ja, ist 'ne Suse 8.2 Distri mit Akool-patch, mp3 und Image-plugin


    Schönen Feiertag noch


    Heinz


    PS: Suche hat mir nicht geholfen

  • Hallo,


    wo wird was gelöscht ?


    schicke mal das komplette Logfile.


    wieviel Platz ist noch vorhanden ?


    was bringt die Ausgabe des folgenden Kommandos:

    Code
    mkisofs -o test.iso -dvd-video /boot

    Gruß Marco


    HW: TT6400-S2
    SW: Fedora 37, kernel-6.1.6-200.fc37.x86_64, vdr-2.6.1-2.fc37.x86_64


    Fedora37 x86_64 Gnome Desktop 42.2 Ausgabe über das vdr-softhddevice plugin

    ViewSonic VX3276 HDMI-1 <------------> HDMI NVidia Geforce-gt-1030

    ViewSonic VX3276 HDMI-2 <------------> HDMI Technotrend S2-6400


    Einmal editiert, zuletzt von marco ()

  • Hallo Marco,


    also die Ausgabe des Kommandos bringt folgendes:


    mkisofs: Symlink /boot/boot ignored - continuing.
    Using VMLIN000.H;1 for /vmlinuz.version.h (vmlinuz.autoconf.h)
    Total translation table size: 0
    Total rockridge attributes bytes: 0
    Total directory bytes: 2048
    Path table size(bytes): 22
    Max brk space used 57e4
    3232 extents written (6 Mb)


    Am Platz sind c. 11GB noch frei, ich denke das sollte reichen.


    Ich kann in Samba sehen wie in (/video/vdrconvert) was geschieht, in diesem Fall ca. 1,6 GB, aber dann sind auf einmal in dem Ordner nur noch 385 Byte.


    Gruß


    Heinz

  • definitiv erfolgt der Ausstieg bei mkisofs, status=2 normal ist status=0


    Code
    + nice -15 mkisofs -V VDRCONVERT_01-11-2003 -dvd-video -o $'/video/vdrconvert/dvd/Metropolis_-_Die_Macht_der_St\344dte.iso' /video/vdrconvert/tmp/vdr2dvd/VDR2DVD.VRJWge
    + status=2
    + cat /video/vdrconvert/tmp/vdr2dvd/mkisofs.4215
    mkisofs: No such file or directory. Unable to open disc image file
    + '[' yes = yes ']'
    + rm -rf /video/vdrconvert/tmp/vdr2dvd/VDR2DVD.VRJWge
    + '[' 2 -eq 0 ']'
    + echo 'ERROR : mkisofs report error. rcode(2).'
    ERROR : mkisofs report error. rcode(2).
    + let entry=1


    bei mir mir sieht das mkisofs Kommando etwas anders aus,
    bei mir fehlt das $ vor '/video/vdrconvert ...'


    Code
    nice -15 mkisofs -V VDRCONVERT_01-11-2003 -dvd-video -o '/video/vdrconvert/dvd/Film.iso'


    welche Version vdrconvert und vdrsync.pl setzt du ein. (vdrconvert-0.0.12i u. vdrsync-0.1.2.2 ist aktuell)

    Gruß Marco


    HW: TT6400-S2
    SW: Fedora 37, kernel-6.1.6-200.fc37.x86_64, vdr-2.6.1-2.fc37.x86_64


    Fedora37 x86_64 Gnome Desktop 42.2 Ausgabe über das vdr-softhddevice plugin

    ViewSonic VX3276 HDMI-1 <------------> HDMI NVidia Geforce-gt-1030

    ViewSonic VX3276 HDMI-2 <------------> HDMI Technotrend S2-6400


  • Hi Marco,


    vielen Dank erstmal für Deine Mühe.


    Vdrconvert und vdrsync sind die Aktuellen.


    Ein Problem könnte sein das irgendwo im log steht dvdautor 0.5.3, benutze aber die 338_patch version.
    Ich weiß nur nicht wie ich das ändern sollte, bei make kommt nur die Meldung, daß nichts zu tun sei.


    Gruß


    Heinz

  • auch bei der dvdauthor-338 wird 0.5.3 angezeigt, dass ist normal


    kannst ja mal testweise in der Dateu vdr2dvd.sh in Zeile 1313
    aus der Zeile


    Code
    nice -${PRIO} $MKISOFS $DVDMKISOFSOPTS -dvd-video -o ${Image}.iso ${UniqueDVDDIR} > $LOG 2>&1


    das Image in "" setzen
    nice -${PRIO} $MKISOFS $DVDMKISOFSOPTS -dvd-video -o "${Image}".iso ${UniqueDVDDIR} > $LOG 2>&1


    vdrconvert neu starten und eine kleine Konvertierung starten

    Gruß Marco


    HW: TT6400-S2
    SW: Fedora 37, kernel-6.1.6-200.fc37.x86_64, vdr-2.6.1-2.fc37.x86_64


    Fedora37 x86_64 Gnome Desktop 42.2 Ausgabe über das vdr-softhddevice plugin

    ViewSonic VX3276 HDMI-1 <------------> HDMI NVidia Geforce-gt-1030

    ViewSonic VX3276 HDMI-2 <------------> HDMI Technotrend S2-6400


  • Hallo Marco,


    hat leider alles nichts genutzt.
    Wenn ich in der vdrconvert.env DVD_CREATEISO=no sage, dann erstellt er zumindest die vob Dateien.
    Ich denke damit kann ich vorerst leben.
    Wenn ich mal mehr Zeit habe werd ich es weiter probieren.


    Vielen Dank nochmal


    Gruß


    Heinz

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!