CaptJeff
21st December 2008, 02:00
I've used PGCEdit for years to take a ripped title to ISO, then burning to a DL with ImgBurn. It's been a while and I have a new PC. I'm having a hard time working around the following PGC error, so I'm looking for: 1. A workaround, 2. Suggestions on what I might want to look at to replace PGCEdit.
Here's the error code:
mkisofs log for DVD "WANTED"
From: "F:\Temporary Backup Folder\WANTED"
DVD-TEXT General Name: ""
Provider ID: ""
Number of VTS: 4
Output file: "C:\WANTED.ISO"
Volume label: "WANTED"
Running under windows (OS type: Windows NT)
mkisofs 2.01-bootcd.ru (i686-pc-mingw32)
Error testing ISO compatibility with MKISOFS:
mkisofs: Unable to make a DVD-Video image.
Test command or batch was:
@echo off
set c="F:\Arvhives\DVD Utils\bin\mkisofs.exe"
set c=%c% -print-size -dvd-video -no-pad -p PgcEdit -m "*[bB]ackup*" -m "Copy of *"
set c=%c% -V "WANTED"
%c% "F:\Temporary Backup Folder\WANTED" 2>&1
if %errorlevel% NEQ 0 echo ****** ERROR returned by mkisofs! ******
Many thanks in advance!
Here's the error code:
mkisofs log for DVD "WANTED"
From: "F:\Temporary Backup Folder\WANTED"
DVD-TEXT General Name: ""
Provider ID: ""
Number of VTS: 4
Output file: "C:\WANTED.ISO"
Volume label: "WANTED"
Running under windows (OS type: Windows NT)
mkisofs 2.01-bootcd.ru (i686-pc-mingw32)
Error testing ISO compatibility with MKISOFS:
mkisofs: Unable to make a DVD-Video image.
Test command or batch was:
@echo off
set c="F:\Arvhives\DVD Utils\bin\mkisofs.exe"
set c=%c% -print-size -dvd-video -no-pad -p PgcEdit -m "*[bB]ackup*" -m "Copy of *"
set c=%c% -V "WANTED"
%c% "F:\Temporary Backup Folder\WANTED" 2>&1
if %errorlevel% NEQ 0 echo ****** ERROR returned by mkisofs! ******
Many thanks in advance!