Hi,
I was hoping someone could help. When I run the "Cut out commercials, convert to WMV" script through automatic file detection it fails with the following error:
Convert DVR-MS to WMV using DVR2WMV
Begin conversion of C:\Users\Public\DvrmsToolbox\DTBTemp\Vets in Hong Kong_Sky Three_19_08_2007_10_28_03fileprocess.dvr-ms to C:\Users\Public\DvrmsToolbox\Output\Vets in Hong Kong_Sky Three_19_08_2007_10_28_03fileprocess.wmv
Exception from HRESULT: 0x80040217
Action did not complete successfully
Total Duration = 00:42:29.1300000
When I run the "Cut out commercials, convert to WMV" script manually through the GUI it seems to work except for the following where it migrates the metadata:
Migrating metadata
Toub.DirectShow.DirectShowException: The input media format is invalid. ---> System.Runtime.InteropServices.COMException (0xC00D0BB8): Exception from HRESULT: 0xC00D0BB8
at Toub.DirectShow.IWMSyncReader.GetOutputFormatCount(Int32 dwOutputNum)
at Toub.MediaCenter.Dvrms.ClosedCaptions.ClosedCaptionsParser.FindStreamNumber(IWMSyncReader reader, Guid streamTypeId)
at Toub.MediaCenter.Dvrms.ClosedCaptions.NtscClosedCaptionsParser.Parse(IWMSyncReader reader)
at Toub.MediaCenter.Dvrms.ClosedCaptions.ClosedCaptionsParser.GetCaptions()
--- End of inner exception stack trace ---
at Toub.MediaCenter.Dvrms.ClosedCaptions.ClosedCaptionsParser.GetCaptions()
at Durrant.Plugins.MigrateMetaData.Migrate(String sourceFile, String targetFile, Boolean index)
WMV conversion complete
I'm running the cbrPAL.prx with CompatibilityMode off.
Any suggestions would be welcome.