My Burner - now with Video DVD burning :) (1 Viewer)

egonspengleruk

Retired Team Member
  • Premium Supporter
  • June 30, 2005
    250
    0
    Alvinder said:
    I am sending the error message that i am getting.

    Thanks
    Alvinder

    ************** Exception Text **************
    System.BadImageFormatException: Could not load file or assembly 'file:///C:\Program Files\Team MediaPortal\MediaPortal\plugins\windows\madlldlib.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
    File name: 'file:///C:\Program Files\Team MediaPortal\MediaPortal\plugins\windows\madlldlib.dll'
    at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
    at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
    at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
    at System.Reflection.Assembly.LoadFrom(String assemblyFile)
    at MediaPortal.Configuration.Sections.PluginsNew.loadPlugins()
    at MediaPortal.Configuration.Sections.PluginsNew.LoadAll()
    at MediaPortal.Configuration.Sections.PluginsNew.OnSectionActivated()
    at MediaPortal.Configuration.SettingsForm.ActivateSection(SectionSettings section)
    at MediaPortal.Configuration.SettingsForm.sectionTree_AfterSelect(Object sender, TreeViewEventArgs e)
    at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)
    at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
    at System.Windows.Forms.TreeView.WmNotify(Message& m)
    at System.Windows.Forms.TreeView.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Micr

    Right....thats an old bug thats been fixed in the latest SVN build. Move the madlldlib.dll and put it in the main Media Portal dir. That should fix it.

    Egon
     

    moviebuff03

    Portal Pro
    August 17, 2005
    105
    0
    London, UK
    Home Country
    United Kingdom United Kingdom
    Firstly egonspengleruk what a brilliant plugin....I have been filling up my hard disk while I contemplated how to burn them off onto DVDs!

    Unfortunately I do have a slight problem (skins aside), in that it appears to complete the task, but nothing has been burnt to disc.

    1. Setup as per your instructions
    2. Added the three digits (in my case 3,0,0 for my NEC 3501A DVDRW+/-)
    3. Used Dvr-mpeg cut to edit/convert the file
    4. Select the MPEG and then it goes through the process, including the message burning completed (forgive the wording as it's from memory). It's been doing something as the temporary folder is full of data!

    What am I doing wrong?
     

    egonspengleruk

    Retired Team Member
  • Premium Supporter
  • June 30, 2005
    250
    0
    moviebuff03 said:
    Firstly egonspengleruk what a brilliant plugin....I have been filling up my hard disk while I contemplated how to burn them off onto DVDs!

    Unfortunately I do have a slight problem (skins aside), in that it appears to complete the task, but nothing has been burnt to disc.

    1. Setup as per your instructions
    2. Added the three digits (in my case 3,0,0 for my NEC 3501A DVDRW+/-)
    3. Used Dvr-mpeg cut to edit/convert the file
    4. Select the MPEG and then it goes through the process, including the message burning completed (forgive the wording as it's from memory). It's been doing something as the temporary folder is full of data!

    What am I doing wrong?

    Hey MovieBuff,

    Can you post your MediaPortal.log file for me?

    Egon
     

    moviebuff03

    Portal Pro
    August 17, 2005
    105
    0
    London, UK
    Home Country
    United Kingdom United Kingdom
    I hope this helps....tried to post to pastebin.com, but no response...

    22/06/2006 12:50:01 window:MediaPortal.GUI.GUIBurner.GUIBurner init
    22/06/2006 12:50:05 Tuner locked: False
    22/06/2006 12:50:06 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:50:08 *****Setting current share:-Previous:
    22/06/2006 12:50:10 *****Setting current share:-Previous:
    22/06/2006 12:50:11 Tuner locked: False
    22/06/2006 12:50:11 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:50:16 Tuner locked: False
    22/06/2006 12:50:17 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:50:22 Tuner locked: False
    22/06/2006 12:50:22 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:50:22 WindowManager:route MediaPortal.GUI.GUIBurner.GUIBurner:760->MediaPortal.Dialogs.GUIDialogYesNo:100
    22/06/2006 12:50:22 window:MediaPortal.Dialogs.GUIDialogYesNo init
    22/06/2006 12:50:25 WindowManager:unroute to MediaPortal.Dialogs.GUIDialogYesNo:100->MediaPortal.GUI.GUIBurner.GUIBurner:760
    22/06/2006 12:50:25 BurnDVD Add File: D:\TV Recordings\Panorama-BBC ONE_original.mpg
    22/06/2006 12:50:25 Exception: System.Runtime.InteropServices.COMException (0x8004020E): Cannot modify or delete an object that was added using the COM+ Admin SDK (Exception from HRESULT: 0x8004020E)
    at XPBurn.COM.IDiscRecorder.QueryMediaType(Int32& fMediaType, Int32& fMediaFlags)
    at XPBurn.XPBurnCD.get_MediaInfo()
    at MediaPortal.GUI.GUIBurner.GUIBurner.BurnDVD(BurnTypes bTyp)
    at MediaPortal.GUI.GUIBurner.GUIBurner.OnMessage(GUIMessage message)
    at MediaPortal.GUI.Library.GUIWindowManager.SendMessage(GUIMessage message)
    22/06/2006 12:50:27 Tuner locked: False
    22/06/2006 12:50:27 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:50:32 Tuner locked: False
    22/06/2006 12:50:32 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:50:37 Tuner locked: False
    22/06/2006 12:50:38 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:50:43 Tuner locked: False
    22/06/2006 12:50:43 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:50:43 WindowManager:route MediaPortal.GUI.GUIBurner.GUIBurner:760->MediaPortal.Dialogs.GUIDialogYesNo:100
    22/06/2006 12:50:43 window:MediaPortal.Dialogs.GUIDialogYesNo init
    22/06/2006 12:50:46 WindowManager:unroute to MediaPortal.Dialogs.GUIDialogYesNo:100->MediaPortal.GUI.GUIBurner.GUIBurner:760
    22/06/2006 12:50:46 BurnDVD BurnType: VIDEO_DVD
    22/06/2006 12:50:46 My Burner Plugin->BurnVideoDVD Class: BurnVideoDVDInit - TempFolderPath: C:\WINDOWS\Temp\DVD
    22/06/2006 12:50:46 My Burner Plugin->BurnVideoDVD Class: BurnVideoDVDInit - BurnFolderPath: C:\Program Files\MediaPortal\Burner
    22/06/2006 12:50:46 My Burner Plugin->BurnVideoDVD Class: BurnVideoDVDInit - Debug Mode: True
    22/06/2006 12:50:46 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Starting Video DVD File Conversion and Burning
    22/06/2006 12:50:46 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Starting Video DVD Burning Steps
    22/06/2006 12:50:46 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Performing Cleanup of Temporary Files
    22/06/2006 12:50:46 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Temporary Files Not Deleted: In Debug Mode
    22/06/2006 12:50:48 Tuner locked: False
    22/06/2006 12:50:48 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:50:53 Tuner locked: False
    22/06/2006 12:50:53 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:50:58 Tuner locked: False
    22/06/2006 12:50:59 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:51:04 Tuner locked: False
    22/06/2006 12:51:04 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:51:04 *****Setting current share:-Previous:
    22/06/2006 12:51:07 *****Setting current share:-Previous:
    22/06/2006 12:51:09 Tuner locked: False
    22/06/2006 12:51:09 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:51:14 Tuner locked: False
    22/06/2006 12:51:14 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:51:17 WindowManager:route MediaPortal.GUI.GUIBurner.GUIBurner:760->MediaPortal.Dialogs.GUIDialogYesNo:100
    22/06/2006 12:51:17 window:MediaPortal.Dialogs.GUIDialogYesNo init
    22/06/2006 12:51:19 Tuner locked: False
    22/06/2006 12:51:20 WindowManager:unroute to MediaPortal.Dialogs.GUIDialogYesNo:100->MediaPortal.GUI.GUIBurner.GUIBurner:760
    22/06/2006 12:51:20 BurnDVD Add File: D:\TV Recordings\Panorama-BBC ONE_original.mpg
    22/06/2006 12:51:20 BurnDVD BurnType: VIDEO_DVD
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: BurnVideoDVDInit - TempFolderPath: C:\WINDOWS\Temp\DVD
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: BurnVideoDVDInit - BurnFolderPath: C:\Program Files\MediaPortal\Burner
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: BurnVideoDVDInit - Debug Mode: True
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Starting Video DVD File Conversion and Burning
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Processing D:\TV Recordings\Panorama-BBC ONE_original.mpg
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: NextStep_FileConversion - CurrentState: Step1 CurrentFile: D:\TV Recordings\Panorama-BBC ONE_original.mpg
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: Convert Video Step Exited: - Step1
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Convert Process Exited: DVR MS Step Skipped
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: NextStep_FileConversion - CurrentState: Step2 CurrentFile: D:\TV Recordings\Panorama-BBC ONE_original.mpg
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: Convert Video Step Exited: - Step2
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Convert Process Exited: AVI to MPG Step Skipped
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: NextStep_FileConversion - CurrentState: Step3 CurrentFile: D:\TV Recordings\Panorama-BBC ONE_original.mpg
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: MPG AV Splitter Filename Extension: - .mpg
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: Calling MPG AV Splitter - Filename: C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original-avsplit.mpg
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: Entered SplitMPGAudioAndVideo Conversion - SourceFile: D:\TV Recordings\Panorama-BBC ONE_original.mpgDestFile: C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original-avsplit.mpg
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Converting "Panorama-BBC ONE_original" to DVD format : Stage 1 of 2
    22/06/2006 12:51:20 My Burner Plugin->BurnVideoDVD Class: Starting: Split MPG Audio and Video - mpgtx.exe - Exe Arguments: -f -d "D:\TV Recordings\Panorama-BBC ONE_original.mpg" -b "C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original-avsplit.mpg"
    22/06/2006 12:51:20 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:51:25 Tuner locked: False
    22/06/2006 12:51:25 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:51:30 Tuner locked: False
    22/06/2006 12:51:30 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:51:35 Tuner locked: False
    22/06/2006 12:51:35 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:51:40 Tuner locked: False
    22/06/2006 12:51:41 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:51:46 Tuner locked: False
    22/06/2006 12:51:46 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:51:51 Tuner locked: False
    22/06/2006 12:51:52 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:51:57 Tuner locked: False
    22/06/2006 12:51:57 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:52:02 Tuner locked: False
    22/06/2006 12:52:02 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:52:07 Tuner locked: False
    22/06/2006 12:52:07 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:52:12 Tuner locked: False
    22/06/2006 12:52:13 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:52:18 Tuner locked: False
    22/06/2006 12:52:18 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:52:23 Tuner locked: False
    22/06/2006 12:52:23 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:52:28 Tuner locked: False
    22/06/2006 12:52:28 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:52:33 Tuner locked: False
    22/06/2006 12:52:34 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:52:39 Tuner locked: False
    22/06/2006 12:52:39 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:52:44 Tuner locked: False
    22/06/2006 12:52:44 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:52:49 Tuner locked: False
    22/06/2006 12:52:49 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:52:54 Tuner locked: False
    22/06/2006 12:52:55 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:53:00 Tuner locked: False
    22/06/2006 12:53:00 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:53:05 Tuner locked: False
    22/06/2006 12:53:05 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:53:10 Tuner locked: False
    22/06/2006 12:53:10 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:53:15 Tuner locked: False
    22/06/2006 12:53:16 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:53:21 Tuner locked: False
    22/06/2006 12:53:21 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:53:26 Tuner locked: False
    22/06/2006 12:53:27 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:53:32 Tuner locked: False
    22/06/2006 12:53:32 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:53:37 Tuner locked: False
    22/06/2006 12:53:37 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:53:42 Tuner locked: False
    22/06/2006 12:53:42 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:53:47 Tuner locked: False
    22/06/2006 12:53:48 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:53:53 Tuner locked: False
    22/06/2006 12:53:53 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:53:58 Tuner locked: False
    22/06/2006 12:53:58 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:54:03 Tuner locked: False
    22/06/2006 12:54:03 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:54:05 My Burner Plugin->BurnVideoDVD Class: Convert Video Step Exited: - Step3
    22/06/2006 12:54:05 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Convert Process Exited: Split MPG Audio and Video - mpgtx.exe
    22/06/2006 12:54:05 My Burner Plugin->BurnVideoDVD Class: NextStep_FileConversion - CurrentState: Step4 CurrentFile: C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original-avsplit.mpg
    22/06/2006 12:54:05 My Burner Plugin->BurnVideoDVD Class: MPG AV Merge: Step4 File: - C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original-avsplit.mpg
    22/06/2006 12:54:05 My Burner Plugin->BurnVideoDVD Class: MPG AV Merge: Step4 Extension: - .mpg
    22/06/2006 12:54:05 My Burner Plugin->BurnVideoDVD Class: MPG AV Merge: MP2 files Exist: C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original-avsplit.mpg-0.mp2 - True
    22/06/2006 12:54:05 My Burner Plugin->BurnVideoDVD Class: MPG AV Merge: M2V files Exist: C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original-avsplit.mpg-0.m2v - True
    22/06/2006 12:54:05 My Burner Plugin->BurnVideoDVD Class: MPG AV Merge: M2V files Exist: C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original-avsplit.mpg-0.m2v - True
    22/06/2006 12:54:05 My Burner Plugin->BurnVideoDVD Class: MPG AV Merge: Checking for -avsplit: - True
    22/06/2006 12:54:05 My Burner Plugin->BurnVideoDVD Class: MPG AV Merge: Checking for File: - C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original.mpg
    22/06/2006 12:54:05 My Burner Plugin->BurnVideoDVD Class: Entered MergeMPGAudioAndVideo Conversion - M2VSourceFile: C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original-avsplit.mpg-0.m2v MP2SourceFile: C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original-avsplit.mpg-0.mp2 DestFile: C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original.mpg
    22/06/2006 12:54:05 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Converting "Panorama-BBC ONE_original-avsplit.mpg-0" to DVD format : Stage 2 of 2
    22/06/2006 12:54:05 My Burner Plugin->BurnVideoDVD Class: Starting: Merge MPG Audio and Video - mplex.exe - Exe Arguments: -f 8 -S 0 -M -V -o "C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original.mpg" "C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original-avsplit.mpg-0.m2v" "C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original-avsplit.mpg-0.mp2"
    22/06/2006 12:54:08 Tuner locked: False
    22/06/2006 12:54:09 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:54:14 Tuner locked: False
    22/06/2006 12:54:14 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:54:19 Tuner locked: False
    22/06/2006 12:54:19 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:54:24 Tuner locked: False
    22/06/2006 12:54:24 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:54:29 Tuner locked: False
    22/06/2006 12:54:30 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:54:35 Tuner locked: False
    22/06/2006 12:54:35 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:54:40 Tuner locked: False
    22/06/2006 12:54:40 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:54:45 Tuner locked: False
    22/06/2006 12:54:45 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:54:50 Tuner locked: False
    22/06/2006 12:54:51 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:54:56 Tuner locked: False
    22/06/2006 12:54:56 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:55:01 Tuner locked: False
    22/06/2006 12:55:01 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:55:06 Tuner locked: False
    22/06/2006 12:55:07 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:55:12 Tuner locked: False
    22/06/2006 12:55:12 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:55:17 Tuner locked: False
    22/06/2006 12:55:17 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:55:22 Tuner locked: False
    22/06/2006 12:55:23 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:55:28 Tuner locked: False
    22/06/2006 12:55:28 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:55:33 Tuner locked: False
    22/06/2006 12:55:33 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:55:38 Tuner locked: False
    22/06/2006 12:55:38 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:55:43 Tuner locked: False
    22/06/2006 12:55:44 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:55:49 Tuner locked: False
    22/06/2006 12:55:49 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:55:54 Tuner locked: False
    22/06/2006 12:55:54 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:55:59 Tuner locked: False
    22/06/2006 12:55:59 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:56:04 Tuner locked: False
    22/06/2006 12:56:05 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:56:10 Tuner locked: False
    22/06/2006 12:56:10 DVBGraph: Unlocked... wait for tunerlock
    22/06/2006 12:56:15 Tuner locked: False
    22/06/2006 12:56:17 DVBGraph:Grab epg for :CITV
    22/06/2006 12:56:17 DVBGraph: start graph
    22/06/2006 12:56:18 DVBGraph:TuneChannel() tune to channel:9
    22/06/2006 12:56:18 DVBGraph: tuning details: frequency:482000 kHz ONID:9018 TSID:8197 SID:8358 provider:ITV
    22/06/2006 12:56:18 DVBGraphBDA:confused:ubmitTuneRequest() frequency:482000 kHz Bandwidth:8 ONID:9018 TSID:8197, SID:8358
    22/06/2006 12:56:19 DVBGraph:confused:etHardwarePidFiltering to:0,1,10,11,12,D3,D2,107,1FFF,
    22/06/2006 12:56:19 DVBGraphBDA: signal strength:100 signal quality:50 signal present:True locked:True
    22/06/2006 12:56:19 DVBDemuxer:CITV audio:FFFFFFFF video:FFFFFFFF teletext:FFFFFFFF pmt:107 subtitle:0 program:8358
    22/06/2006 12:56:19 DVBGraph: wait for tunerlock
    22/06/2006 12:56:19 DVBGraph:TuneChannel done signal strength:100 signal quality:50 locked:True
    22/06/2006 12:57:06 My Burner Plugin->BurnVideoDVD Class: Convert Video Step Exited: - Step4
    22/06/2006 12:57:06 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Convert Process Exited: Merge MPG Audio and Video - mplex.exe
    22/06/2006 12:57:06 My Burner Plugin->BurnVideoDVD Class: NextStep_FileConversion - CurrentState: Step5 CurrentFile: C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original.mpg
    22/06/2006 12:57:06 My Burner Plugin->BurnVideoDVD Class: Convert Video Step Exited: - Step5
    22/06/2006 12:57:06 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Convert Process Exited: ComSkip Skipped
    22/06/2006 12:57:06 My Burner Plugin->BurnVideoDVD Class: NextStep_FileConversion - CurrentState: Finished CurrentFile: C:\WINDOWS\Temp\DVD\Panorama-BBC ONE_original.mpg
    22/06/2006 12:57:06 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Completed File Conversion For: D:\TV Recordings\Panorama-BBC ONE_original.mpg
    22/06/2006 12:57:06 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Starting Video DVD Burning Steps
    22/06/2006 12:57:06 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Video DVD Burn Preperation for 1 Video files.
    22/06/2006 12:57:06 My Burner Plugin->BurnVideoDVD Class: NextStep_DVDCreation - CurrentState: Step1
    22/06/2006 12:57:06 My Burner Plugin->BurnVideoDVD Class: Entered MenuGeneration Process -
    22/06/2006 12:57:06 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Creating DVD Menus
    22/06/2006 12:57:06 My Burner Plugin->BurnVideoDVD Class: Finished MenuGeneration - Copying MenuGen Executable
    22/06/2006 12:57:06 My Burner Plugin->BurnVideoDVD Class: Finished MenuGen Executable Copy - Starting MenuGen Execution
    22/06/2006 12:57:31 My Burner Plugin->BurnVideoDVD Class: Burn DVD Step Exited: Step: - Step1
    22/06/2006 12:57:31 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - DVD Burn Process Exited: Generating DVD Menu - menuGen.exe
    22/06/2006 12:57:31 My Burner Plugin->BurnVideoDVD Class: NextStep_DVDCreation - CurrentState: Step2
    22/06/2006 12:57:31 My Burner Plugin->BurnVideoDVD Class: Starting ConfigXMLCreation -
    22/06/2006 12:57:31 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Creating Config file for DVD Generation program
    22/06/2006 12:57:31 My Burner Plugin->BurnVideoDVD Class: Burn DVD Step Exited: Step: - Step2
    22/06/2006 12:57:31 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - DVD Burn Process Exited: Config.xml Writer
    22/06/2006 12:57:31 My Burner Plugin->BurnVideoDVD Class: NextStep_DVDCreation - CurrentState: Step3
    22/06/2006 12:57:31 My Burner Plugin->BurnVideoDVD Class: Entered DVDFilesCreation -
    22/06/2006 12:57:31 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Creating DVD filesystem
    22/06/2006 12:57:31 My Burner Plugin->BurnVideoDVD Class: Starting DVDFilesCreation Process - Args: -o "C:\WINDOWS\Temp\DVD\DVD_Image" -x "C:\WINDOWS\Temp\DVD\Config.xml"
    22/06/2006 12:57:31 My Burner Plugin->BurnVideoDVD Class: Finished Config XML Creation -
    22/06/2006 12:59:54 My Burner Plugin->BurnVideoDVD Class: Burn DVD Step Exited: Step: - Step3
    22/06/2006 12:59:55 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - DVD Burn Process Exited: DVD Image Creation - dvdauthor.exe
    22/06/2006 12:59:55 My Burner Plugin->BurnVideoDVD Class: NextStep_DVDCreation - CurrentState: Step4
    22/06/2006 12:59:55 My Burner Plugin->BurnVideoDVD Class: Entered ISOFileCreation -
    22/06/2006 12:59:55 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Generating ISO image of DVD filesystem
    22/06/2006 12:59:55 My Burner Plugin->BurnVideoDVD Class: Starting ISOFileCreation - Args: -V "MyDvd" -o "C:\WINDOWS\Temp\DVD\dvd.iso" -dvd-video "C:\WINDOWS\Temp\DVD\DVD_Image"
    22/06/2006 13:01:28 My Burner Plugin->BurnVideoDVD Class: Burn DVD Step Exited: Step: - Step4
    22/06/2006 13:01:28 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - DVD Burn Process Exited: DVD ISO Creation - mkisofs.exe
    22/06/2006 13:01:28 My Burner Plugin->BurnVideoDVD Class: NextStep_DVDCreation - CurrentState: Step5
    22/06/2006 13:01:28 My Burner Plugin->BurnVideoDVD Class: Entered VideoDVDBurn - BurnOption: False
    22/06/2006 13:01:28 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Burning ISO image to DVD
    22/06/2006 13:01:28 My Burner Plugin->BurnVideoDVD Class: Burn DVD Step Exited: Step: - Step5
    22/06/2006 13:01:28 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - DVD Burn Process Exited: DVD Burning is Disabled
    22/06/2006 13:01:28 My Burner Plugin->BurnVideoDVD Class: NextStep_DVDCreation - CurrentState: Finished
    22/06/2006 13:01:28 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Performing Cleanup of Temporary Files
    22/06/2006 13:01:28 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Temporary Files Not Deleted: In Debug Mode
    22/06/2006 13:01:28 My Burner Plugin->BurnVideoDVD Class: StatusUpdate: - Completed Video DVD Burning
    22/06/2006 13:01:38 Windowmanager:goto previous window
    22/06/2006 13:01:38 window:MediaPortal.GUI.GUIBurner.GUIBurner deinit
    22/06/2006 13:01:38 texturemanager:CleanupThumbs()
    22/06/2006 13:01:38 Recorder: Disabling DX9 exclusive mode
    22/06/2006 13:01:38 Main: DX exclusive mode: False
    22/06/2006 13:01:38 Main: Goto windowed mode: True
    22/06/2006 13:01:38 window:MediaPortal.GUI.Home.HomeWindow init
    22/06/2006 13:01:41 Main: Exit requested
    22/06/2006 13:01:41 Main: Minimizing to tray on GUI exit and restoring taskbar
    22/06/2006 13:01:46 PowerScheduler: Shutdown timer activated, automatic shutdown in 3 minutes
     

    egonspengleruk

    Retired Team Member
  • Premium Supporter
  • June 30, 2005
    250
    0
    moviebuff03 said:
    22/06/2006 12:50:25 BurnDVD Add File: D:\TV Recordings\Panorama-BBC ONE_original.mpg
    22/06/2006 12:50:25 Exception: System.Runtime.InteropServices.COMException (0x8004020E): Cannot modify or delete an object that was added using the COM+ Admin SDK (Exception from HRESULT: 0x8004020E)
    at XPBurn.COM.IDiscRecorder.QueryMediaType(Int32& fMediaType, Int32& fMediaFlags)
    at XPBurn.XPBurnCD.get_MediaInfo()
    at MediaPortal.GUI.GUIBurner.GUIBurner.BurnDVD(BurnTypes bTyp)
    at MediaPortal.GUI.GUIBurner.GUIBurner.OnMessage(GUIMessage message)
    at MediaPortal.GUI.Library.GUIWindowManager.SendMessage(GUIMessage message)


    BurnVideoDVDInit - Debug Mode: True

    A couple of things....first off, you have the Debug flag set. This is set when you have clicked on the "Leave Files For Debugging" checkbox in Config. This results on the DVD burner now burning the disk (I didnt want to waste lots of DVD's).
    Was this by choice to get the full logging, or didnt you know about this?

    Secondly, what kind of DVD disk? Someone else reported that it couldnt burn a particular type of disk. The XPBurnCD code seems to not like your particular type of DVD.

    Egon
     

    moviebuff03

    Portal Pro
    August 17, 2005
    105
    0
    London, UK
    Home Country
    United Kingdom United Kingdom
    Egon,
    Thanks for the quick response. Must have missed the debug thingy....I don't really need it on and presume it doesn't really change my burner's operations if I turn it off.

    Secondly I am using 4x DVD-R discs. Funny that you mention types of discs. I seem to recall my old DVD recorder not wanting to burn either.

    I'll try another type of disc! Is there likely to be any other explanation, before I ditch these discs and buy a new batch? Am I likely to succeed with a particular type of disc, i.e. DVDRW or DVD+R???

    Thanks again!
     

    egonspengleruk

    Retired Team Member
  • Premium Supporter
  • June 30, 2005
    250
    0
    moviebuff03 said:
    Egon,
    Thanks for the quick response. Must have missed the debug thingy....I don't really need it on and presume it doesn't really change my burner's operations if I turn it off.

    Secondly I am using 4x DVD-R discs. Funny that you mention types of discs. I seem to recall my old DVD recorder not wanting to burn either.

    I'll try another type of disc! Is there likely to be any other explanation, before I ditch these discs and buy a new batch? Am I likely to succeed with a particular type of disc, i.e. DVDRW or DVD+R???

    Thanks again!

    Havent a clue on the disks. Never saw that problem when I was writing and testing it. But there again, I only used the DVD's that I had...which worked. The only thing I can say is that two people now have had problems with disk types.....and I cant explain it until next week when I can have a look at the XpBurnCD code.

    Egon
     

    dsr96

    Portal Member
    June 18, 2006
    17
    0
    Hi all, this may seem a silly question but where do I put the myburner.xml file when installing the plugin? Does it go in the Plugins/Windows or the Burner folder? I have tried it in both but I am still not getting the Video button appearing.
    I am using a 23rd June SVN build.

    Cheers, Dave.
     

    egonspengleruk

    Retired Team Member
  • Premium Supporter
  • June 30, 2005
    250
    0
    dsr96 said:
    Hi all, this may seem a silly question but where do I put the myburner.xml file when installing the plugin? Does it go in the Plugins/Windows or the Burner folder? I have tried it in both but I am still not getting the Video button appearing.
    I am using a 23rd June SVN build.

    Cheers, Dave.

    It would go in your MP/Skins/YourSkinDir folder
    E.g. Mp/Skins/MCE/MyBurner.xml

    Egon
     

    Users who are viewing this thread

    Top Bottom