outputing .iso to external hds

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • youthinksoo
    Super Member
    Super Member
    • Oct 2005
    • 201

    outputing .iso to external hds

    Hello,

    I have been using dvd rebuilder pro with Procoder 2 for awhile now.

    When I output to iso I can only output it to my to internal hardrives, but when I try and output it to any of my externals it always fails to create the iso.

    I use the external for the work folder, and that always works fine. However, I cannot put my output folder in there without it failing to create the iso. It will create the folders with the video files, my problem just deals with the iso creation. I do not burn directly to imgburn either. I typically run batch overnight, and then burn all of the .iso files later.

    I am using the latest verson of rebuilder pro. Is there anyway to correct this problem?
  • jdobbs
    Digital Video Enthusiast
    Digital Video Enthusiast
    • Sep 2004
    • 324

    #2
    You can try running mkisofs manually from the command line and see what it tells you. Here's the command line (change paths as appropriate):

    "c:\Program Files\DVD-RB Pro\Apps\mkisofs.exe" -dvd-video -V "VOL_LABEL" -o "C:\ISOFILE\PATH\" "c:\DVD-RB\OUTPUT\PATH\DVDFILES\"

    Comment

    Working...