Heya CB,
I've been made a few menu's with music and they've all been fine.
This current one keeps crashing ffmpeg when I try and run it with the following error
Version: SVCD2DVD 2.0
Build: 2.0.2146.38069
Type: System.NullReferenceException
Source: SVCD2DVD
Message: Object reference not set to an instance of an object.
InnerException:
StackTrace: at x3284ccece41ee22b.xd3764d4f1e921081.AuthorDVD(xc76 139390a97debb xd2637df501625a82, x81974c36d7fdf1e1 xb4ee5c1758e9e983, Int32 xdc4f66b5011a3c9d, String[] x738d70b20493db82, Boolean x6b20cb17e8070d92, Boolean x3c21da9f928aac10)
at x3284ccece41ee22b.xd3764d4f1e921081.x2e6504f39decc 498()
at x3284ccece41ee22b.xd3764d4f1e921081.xf81783e1b359f fc3()
These are the full messages under "details"
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ObjectDisposedException: Cannot access a disposed object named "x529c233d07ffb0d5".
Object name: "x529c233d07ffb0d5".
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Form.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.ContainerControl.FocusActiveC ontrolInternal()
at System.Windows.Forms.Form.set_Active(Boolean value)
at System.Windows.Forms.Form.WmActivate(Message& m)
at System.Windows.Forms.Form.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.2146.38069
Win32 Version: 2.0.2146.38069
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/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: 5.2.0.0
Win32 Version: 5.2.0.5
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/DevComponents.DotNetBar.DLL
----------------------------------------
AxInterop.CodeLock
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/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
----------------------------------------
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
----------------------------------------
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/BadgerIT/SVCD2DVD%20v2/Interop.CodeLock.DLL
----------------------------------------
Interop.QuartzTypeLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/Interop.QuartzTypeLib.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
----------------------------------------
Interop.DexterLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/Interop.DexterLib.DLL
----------------------------------------
Interop.NEROLib
Assembly Version: 1.3.0.0
Win32 Version: 1.3.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/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
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.6001.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.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.
I can email/ftp the mp3 if required.
cheers
Dave.
+ Reply to Thread
Results 1 to 7 of 7
-
-
also..I tried making the menu without sound..and it worked fine...it's only when I try and use this mp3...
-
Yep. Can you send over the mp3?
SVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
VOB2MPG PRO, Extract mpegs from your DVDs - with you in control! -
have uploaded it to the ftp (the betatester user) under a folder called "Dave H".
No laughing at the mp3 -
thanks - i will take a look.
SVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
VOB2MPG PRO, Extract mpegs from your DVDs - with you in control! -
Yes. The mp3 is very strange indeed. It is reporting various streams which are illegal and so can't be processed. All i can recommend is that you try to fix it up with some tool or other or grab the mp3 from a different source (shouldn't be too hard).
SVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
VOB2MPG PRO, Extract mpegs from your DVDs - with you in control!
Similar Threads
-
ffmpeg error when encoding 6 channel aac
By BrianAtVH in forum AudioReplies: 5Last Post: 14th Feb 2012, 14:52 -
ffmpeg output 2gb limit? Is there one? ffmpeg stops encoding h264 @ 2gb
By BrainiakZ in forum Video ConversionReplies: 14Last Post: 30th Mar 2011, 12:04 -
SVCD2DVD Error when encoding menu??
By gsmb in forum SVCD2DVD & VOB2MPGReplies: 5Last Post: 23rd Feb 2011, 13:44 -
ffmpeg encoding issues
By nj473 in forum Video ConversionReplies: 0Last Post: 7th Feb 2010, 19:20 -
ffmpeg encoding help
By guitarscn in forum Newbie / General discussionsReplies: 1Last Post: 21st Apr 2008, 16:11