here is the error i get when i get to the part where the burn process is to begin.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at x3284ccece41ee22b.xe1dcb9c9f7458c8d.x3910dbcdd3a32 66b(Object xe0292b9ed559da7d, EventArgs xfbf34718e704c6bc)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
SVCD2DVD
Assembly Version: 2.0.1961.16804
Win32 Version: 2.0.1961.16804
CodeBase: file:///C:/Program%20Files/BadgerSoft/SVCD2DVD%202%20BETA/SVCD2DVD.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
DevComponents.DotNetBar
Assembly Version: 4.8.0.0
Win32 Version: 4.8.1.0
CodeBase: file:///C:/Program%20Files/BadgerSoft/SVCD2DVD%202%20BETA/DevComponents.DotNetBar.DLL
----------------------------------------
AxInterop.CodeLock
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerSoft/SVCD2DVD%202%20BETA/AxInterop.CodeLock.DLL
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
Accessibility
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------
Interop.CodeLock
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerSoft/SVCD2DVD%202%20BETA/Interop.CodeLock.DLL
----------------------------------------
Interop.QuartzTypeLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerSoft/SVCD2DVD%202%20BETA/Interop.QuartzTypeLib.DLL
----------------------------------------
System.Design
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.design/1.0.5000.0__b03f5f7f11d50a3a/system.design.dll
----------------------------------------
Interop.DexterLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerSoft/SVCD2DVD%202%20BETA/Interop.DexterLib.DLL
----------------------------------------
Interop.NEROLib
Assembly Version: 1.3.0.0
Win32 Version: 1.3.0.0
CodeBase: file:///C:/Program%20Files/BadgerSoft/SVCD2DVD%202%20BETA/Interop.NEROLib.DLL
----------------------------------------
CustomMarshalers
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/custommarshalers/1.0.5000.0__b03f5f7f11d50a3a/custommarshalers.dll
----------------------------------------
System.Management
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.management/1.0.5000.0__b03f5f7f11d50a3a/system.management.dll
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
+ Reply to Thread
Results 1 to 5 of 5
-
-
Is this after you click "Abort"?
SVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
VOB2MPG PRO, Extract mpegs from your DVDs - with you in control! -
well basically i leave it to do its work (once for many hours) then it just stops at the burn process and then i click abort and the error comes up
-
Can i see a log file from such a run?
SVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
VOB2MPG PRO, Extract mpegs from your DVDs - with you in control! -
This is the log, so what happens is it will say done burning dvd at the bottom, but in the window it will say DVD NOT burned successful and when i press abort an error comes up that i showed u first.
************************ SYSTEM INFORMATION ************************
************************************************** ******************
***************************** SVCD2DVD *****************************
Name: SVCD2DVD 2.0 RC9b
Title: 2.0 RC9b
Version: 2.0.1961.16804
Executable: C:\Program Files\BadgerSoft\SVCD2DVD 2 BETA\SVCD2DVD.exe
Executable size: 2.27 MB
Executable size in bytes: 2383955
Executable CreationTime: 15/05/2005 12:22:02 AM
Executable LastWriteTime: 11/06/2005 4:01:06 AM
Executable LastAccessTime: 14/06/2005 3:57:41 AM
************************* Operating System *************************
Operating System: Microsoft Windows XP Professional
Service Pack: Service Pack 1
Version : 5.1.2600
Windows Directory : C:\WINDOWS
OSLanguage: 1033
CodeSet: 1252
CountryCode: 1
Local: 0409
Total Physical Memory: 511 MB
Free Physical Memory: 154 MB
Total Virtual Memory: 1.71 GB
Free Virtual Memory: 801 MB
***************************** Computer *****************************
Computer Manufacturer Name: ASUSTeK Computer INC.
Computer Model: A7N8X-X
System Type: X86-based PC
Computer Name: DANIEL
DomainRole: x2c3419cdc9b8e007
Number Of Processors: 1
User Name: DANIEL\Daniel Villani
***************************** Processor ****************************
Manufacturer: AuthenticAMD
Processor: AMD Athlon(tm) XP 2600+
Description: x86 Family 6 Model 8 Stepping 1
CPU Speed: 2.088GHz
CPU FSB: 166MHz
L2 Cache Size: 256 bytes
***************************** Time Zone ****************************
Time Zone: (GMT+10:00) Canberra, Melbourne, Sydney
****************************** VIDEO *******************************
Name: NVIDIA GeForce 6600 GT
Processor: GeForce 6600 GT
Mode: 1920 x 1200 x 4294967296 colors
Video Ram: 128 MB
Status: OK
****************************** Drives *******************************
DeviceID: C:
FileSystem: NTFS
Size: 9.30 GB
FreeSpace: 2.04 GB
DeviceID: D:
FileSystem: NTFS
Size: 74.5 GB
FreeSpace: 16.6 GB
************************************************** ******************
********************* END OF SYSTEM INFORMATION ********************
************************************************** ******************
Processing assets for DVD creation
Processing tegvcd-sahara1.mpg
13:59:25: ffmpeg version 0.4.9-pre1, build 4754, Copyright (c) 2000-2004 Fabrice Bellard
13:59:25: configuration: --disable-debug --enable-a52 --enable-gpl --enable-memalign-hack
13:59:25: built on May 5 2005 19:13:42, gcc: 3.2.3 (mingw special 20030504-1)
13:59:25: Input #0, mpeg, from 'D:\Video\Sahara\tegvcd-sahara1.mpg':
13:59:25: Duration: 00:39:42.5, start: 0.220000, bitrate: 2802 kb/s
13:59:25: Stream #0.0: Video: mpeg2video, yuv420p, 480x576, 25.00 fps, 2522 kb/s
13:59:25: Output #0, dvd, to 'D:\Video\Sahara\tegvcd-sahara1_S2D.mpg':
13:59:25: Stream #0.0: Video: mpeg2video, 480x576, 25.00 fps, q=2-31, 2522 kb/s
13:59:25: Stream #0.1: Audio: mp2, 48000 Hz, stereo, 224 kb/s
13:59:25: Stream mapping:
13:59:25: Stream #0.0 -> #0.0
13:59:25: Stream #0.1 -> #0.1
14:03:13: video:733890kB audio:65156kB global headers:0kB muxing overhead 2.714236%
Processing tegvcd-sahara2.mpg
14:03:14: ffmpeg version 0.4.9-pre1, build 4754, Copyright (c) 2000-2004 Fabrice Bellard
14:03:14: configuration: --disable-debug --enable-a52 --enable-gpl --enable-memalign-hack
14:03:14: built on May 5 2005 19:13:42, gcc: 3.2.3 (mingw special 20030504-1)
14:03:14: Input #0, mpeg, from 'D:\Video\Sahara\tegvcd-sahara2.mpg':
14:03:14: Duration: 00:39:41.5, start: 0.243667, bitrate: 2802 kb/s
14:03:14: Stream #0.0: Video: mpeg2video, yuv420p, 480x576, 25.00 fps, 2522 kb/s
14:03:14: Output #0, dvd, to 'D:\Video\Sahara\tegvcd-sahara2_S2D.mpg':
14:03:14: Stream #0.0: Video: mpeg2video, 480x576, 25.00 fps, q=2-31, 2522 kb/s
14:03:14: Stream #0.1: Audio: mp2, 48000 Hz, stereo, 224 kb/s
14:03:14: Stream mapping:
14:03:14: Stream #0.0 -> #0.0
14:03:14: Stream #0.1 -> #0.1
14:05:43: video:733621kB audio:65131kB global headers:0kB muxing overhead 2.720017%
Processing tegvcd-sahara3.mpg
14:05:45: ffmpeg version 0.4.9-pre1, build 4754, Copyright (c) 2000-2004 Fabrice Bellard
14:05:45: configuration: --disable-debug --enable-a52 --enable-gpl --enable-memalign-hack
14:05:45: built on May 5 2005 19:13:42, gcc: 3.2.3 (mingw special 20030504-1)
14:05:45: Input #0, mpeg, from 'D:\Video\Sahara\tegvcd-sahara3.mpg':
14:05:45: Duration: 00:39:24.8, start: 0.233056, bitrate: 2803 kb/s
14:05:45: Stream #0.0: Video: mpeg2video, yuv420p, 480x576, 25.00 fps, 2522 kb/s
14:05:45: Output #0, dvd, to 'D:\Video\Sahara\tegvcd-sahara3_S2D.mpg':
14:05:45: Stream #0.0: Video: mpeg2video, 480x576, 25.00 fps, q=2-31, 2522 kb/s
14:05:45: Stream #0.1: Audio: mp2, 48000 Hz, stereo, 224 kb/s
14:05:45: Stream mapping:
14:05:45: Stream #0.0 -> #0.0
14:05:45: Stream #0.1 -> #0.1
14:07:58: video:728447kB audio:64673kB global headers:0kB muxing overhead 2.717856%
14:07:58: Done: Processing assets for DVD creation
Authoring DVD Folders
14:07:58: Creating TitleSet # 1
14:07:59: SVCD2DVD: DVDfolders
Generating DVD folders please wait....
14:07:59: -->: DVDFolders creating VTS
14:07:59: -->: VTS 01
14:07:59:
DVD Folders: Processing C:\Program Files\BadgerSoft\SVCD2DVD 2 BETA\dummymenuPAL.mpg...
14:07:59:
DVD Folders: Processing D:\Video\Sahara\tegvcd-sahara1_S2D.mpg...
14:10:29:
DVD Folders: Processing D:\Video\Sahara\tegvcd-sahara2_S2D.mpg...
14:12:32:
DVD Folders: Processing D:\Video\Sahara\tegvcd-sahara3_S2D.mpg...
14:14:20:
14:14:20:
14:18:12:
14:18:12: Finalising DVD...
14:18:12: Encoding menu...
14:18:14: ffmpeg version 0.4.9-pre1, build 4754, Copyright (c) 2000-2004 Fabrice Bellard
14:18:14: configuration: --disable-debug --enable-a52 --enable-gpl --enable-memalign-hack
14:18:14: built on May 5 2005 19:13:42, gcc: 3.2.3 (mingw special 20030504-1)
14:18:14: Input #0, image2, from 'C:\Program Files\BadgerSoft\SVCD2DVD 2 BETA\menu\background%d.jpg':
14:18:14: Duration: 00:00:00.0, start: 0.000000, bitrate: N/A
14:18:14: Stream #0.0: Video: mjpeg, yuvj420p, 720x576, 25.00 fps
14:18:14: Output #0, rawvideo, to 'C:\Program Files\BadgerSoft\SVCD2DVD 2 BETA\menu\backgroundES.mpv':
14:18:14: Stream #0.0: Video: mpeg2video (hq), yuv420p, 720x576, 25.00 fps, q=2-31, 1000 kb/s
14:18:14: Stream mapping:
14:18:14: Stream #0.0 -> #0.0
14:18:17: video:961kB audio:0kB global headers:0kB muxing overhead 0.000000%
14:18:17: ffmpeg version 0.4.9-pre1, build 4754, Copyright (c) 2000-2004 Fabrice Bellard
14:18:17: configuration: --disable-debug --enable-a52 --enable-gpl --enable-memalign-hack
14:18:17: built on May 5 2005 19:13:42, gcc: 3.2.3 (mingw special 20030504-1)
14:18:17: Input #0, mp3, from 'C:\Program Files\BadgerSoft\SVCD2DVD 2 BETA\silence48.mp2':
14:18:17: Duration: 00:00:07.6, start: 0.000000, bitrate: 224 kb/s
14:18:17: Stream #0.0: Audio: mp2, 48000 Hz, stereo, 224 kb/s
14:18:17: Output #0, mp2, to 'C:\Program Files\BadgerSoft\SVCD2DVD 2 BETA\menu\menu.mp2':
14:18:17: Stream #0.0: Audio: mp2, 48000 Hz, stereo, 224 kb/s
14:18:17: Stream mapping:
14:18:17: Stream #0.0 -> #0.0
14:18:17: video:0kB audio:209kB global headers:0kB muxing overhead 0.000000%
14:18:18: INFO: [???] mplex version 2.0.0 (2.2.3 $Date: 2004/01/13 20:45:26 $)
14:18:18: INFO: [???] File C:\Program Files\BadgerSoft\SVCD2DVD 2 BETA\menu\backgroundES.mpv looks like an MPEG Video stream.
14:18:18: INFO: [???] File C:\Program Files\BadgerSoft\SVCD2DVD 2 BETA\menu\menu.mp2 looks like an MPEG Audio stream.
14:18:18: INFO: [???] Video stream 0: profile 8 selected - ignoring non-standard options!
14:18:18: INFO: [???] Found 1 audio streams and 1 video streams
14:18:18: INFO: [???] Selecting dvdauthor DVD output profile
14:18:18: INFO: [???] Multiplexing video program stream!
14:18:18: INFO: [???] Scanning for header info: Video stream e0 (C:\Program Files\BadgerSoft\SVCD2DVD 2 BETA\menu\backgroundES.mpv)
14:18:18: INFO: [???] VIDEO STREAM: e0
14:18:18: INFO: [???] Frame width : 720
14:18:18: INFO: [???] Frame height : 576
14:18:18: INFO: [???] Aspect ratio : 1:1 pixels
14:18:18: INFO: [???] Picture rate : 25.000 frames/sec
14:18:18: INFO: [???] Bit rate : variable
14:18:18: INFO: [???] Vbv buffer size : 34816 bytes
14:18:18: INFO: [???] CSPF : 0
14:18:18: INFO: [???] Scanning for header info: Audio stream c0 (C:\Program Files\BadgerSoft\SVCD2DVD 2 BETA\menu\menu.mp2)
14:18:18: INFO: [???] MPEG AUDIO STREAM: c0
14:18:18: INFO: [???] Audio version : 1.0
14:18:18: INFO: [???] Layer : 2
14:18:18: INFO: [???] CRC checksums : no
14:18:18: INFO: [???] Bit rate : 28672 bytes/sec (224 kbit/sec)
14:18:18: INFO: [???] Frequency : 48000 Hz
14:18:18: INFO: [???] Mode : 0 stereo
14:18:18: INFO: [???] Mode extension : 0
14:18:18: INFO: [???] Copyright bit : 0 no copyright
14:18:18: INFO: [???] Original/Copy : 1 original
14:18:18: INFO: [???] Emphasis : 0 none
14:18:18: INFO: [???] SYSTEMS/PROGRAM stream:
14:18:18: INFO: [???] rough-guess multiplexed stream data rate : 0235296
14:18:18: INFO: [???] target data-rate specified : 10080000
14:18:18: INFO: [???] Setting specified specified data rate: 10080000
14:18:18: INFO: [???] Run-in Sectors = 89 Video delay = 13019 Audio delay = 0
14:18:18: INFO: [???] New sequence commences...
14:18:18: INFO: [???] Video e0: buf= 0 frame=000000 sector=00000000
14:18:18: INFO: [???] Audio c0: buf= 0 frame=000000 sector=00000000
14:18:18: INFO: [???] STREAM e0 completed @ frame 98.
14:18:18: INFO: [???] STREAM c0 completed @ frame 317.
14:18:18: INFO: [???] Multiplex completion at SCR=690761.
14:18:18: INFO: [???] Video e0: buf= 0 frame=000194 sector=00000490
14:18:18: INFO: [???] Audio c0: buf= 3360 frame=000317 sector=00000106
14:18:18: INFO: [???] VIDEO_STATISTICS: e0
14:18:18: INFO: [???] Video Stream length: 984154 bytes
14:18:18: INFO: [???] Sequence headers: 9
14:18:18: INFO: [???] Sequence ends : 0
14:18:18: INFO: [???] No. Pictures : 99
14:18:18: INFO: [???] No. Groups : 9
14:18:18: INFO: [???] No. I Frames : 9 avg. size 84741 bytes
14:18:18: INFO: [???] No. P Frames : 91 avg. size 2430 bytes
14:18:18: INFO: [???] No. B Frames : 0 avg. size 0 bytes
14:18:18: INFO: [???] Average bit-rate : 1968000 bits/sec
14:18:18: INFO: [???] Peak bit-rate : 1970000 bits/sec
14:18:18: INFO: [???] BUFFERING min 46 Buf max 135629
14:18:18: INFO: [???] AUDIO_STATISTICS: c0
14:18:18: INFO: [???] Audio stream length 213696 bytes.
14:18:18: INFO: [???] Syncwords : 318
14:18:18: INFO: [???] Frames : 318 padded
14:18:18: INFO: [???] Frames : 0 unpadded
14:18:18: INFO: [???] BUFFERING min 319 Buf max 535
14:18:18: INFO: [???] MUX STATUS: no under-runs detected.
create sub file....done.
running menu muxer....14:18:19: MUXRATE =4400
14:18:19: after read_bmp(): xd=720 yd=576 x0=0 y0=0
14:18:19: Found EOF in .sub file.
14:18:19: warning, sub on line 0 starts before 4s, (some players won't show it)
14:18:19: subtitle duration: -1
14:18:19: ***************** HERE WE GO EVE.ODD *******************
14:18:19: MenuType: EVEN
14:18:19: subtitle_packet_size: 485
14:18:19: subtitle_packet_size & 1: 1
14:18:19: subtitle_packet_size mod 2: 1
14:18:19: MenuType==""
14:18:19: MenuType=="EVEN"
14:18:19: WAS ODD
14:18:19: subtitle_packet_size++
14:18:19: final subtitle_packet_size: 486
14:18:19: max_sub_size=486
14:18:19: skipped 0 bytes of garbage
14:18:19: max_sub_size=486
14:18:19: 1 subtitles added, 0 subtitles skipped, stream: 32, offset: 0.18
done.
14:18:20: Encoding menu...Done.
14:18:20: SVCD2DVD: DVDfolders
Generating DVD folders please wait....
14:18:20: -->: DVDFolders creating table of contents
14:18:20: scanning D:\temp\SVCD2\SVCD2DVD_OUTPUT\VIDEO_TS/VTS_01_0.IFO
14:18:20: -->: Creating menu for TOC
14:18:20:
DVD Folders: Processing C:\Program Files\BadgerSoft\SVCD2DVD 2 BETA\menu\menu.mpg...
14:18:20:
14:18:20:
14:18:20: Finalising DVD...Done
14:18:20: Done: Authoring DVD Folders
Burning DVD folder
14:18:20: Done: Burning DVD folder
Similar Threads
-
Wgat would be the proper folder structure to add movie cover to a folder
By VoodooEvil in forum Newbie / General discussionsReplies: 1Last Post: 9th Feb 2012, 19:09 -
Q: About ripping tracks from dvdfolder
By striker9 in forum Authoring (DVD)Replies: 6Last Post: 6th Nov 2010, 00:24 -
how to Fix Currupt Mp4 Video
By dreamz in forum Newbie / General discussionsReplies: 0Last Post: 12th Dec 2008, 08:02 -
HELP... Currupt ACT Audio file
By LOWTECH in forum AudioReplies: 0Last Post: 17th Feb 2008, 08:27 -
Virtualdub error, currupt data?
By Remyisme in forum Newbie / General discussionsReplies: 2Last Post: 28th Dec 2007, 13:08