News:

ポストを行うにはアカウントの登録を行ってください
Please register account, if you want to post.

Main Menu

Error in RawCapConv

Started by GusGold, June 11, 2014, 04:12:30 PM

Previous topic - Next topic

GusGold

I was recording some gameplay with RawCap output when my computer BSODed.

After rebooting, I tried to convert the rawcap files to avi, but while opening up the RawCapConv tool, I got the following error:

=== 2014/06/11 17:04:22 ===
[Module]
RawCapConv.exe 2.0.119

[Process]
ID: 5500

[Thread]
MainThread (1)

[Error Message]
Exception from HRESULT: 0xCC5E3D44

[StackInfo]
   at RawCapConv.IRCStreamReader.Seek(Int64 offset, UInt32 dwMoveMethod, Boolean& ret)
   at RawCapConv.VAFStream_v2.Seek(Int64 offset, SeekOrigin origin)
   at RawCapConv.AVIReader.WalkChunk()
   at RawCapConv.AVIReader..ctor(Stream stream)
   at RawCapConv.VAFListItem.Add(String file, UInt32 num)
   at RawCapConv.VAFList.Parse(String[] files)
   at RawCapConv.MainWindow.SwitchFile(String File)
   at RawCapConv.MainWindow.InitArgs()
   at RawCapConv.MainWindow.Window_Loaded(Object sender, RoutedEventArgs e)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
   at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
   at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
   at MS.Internal.LoadedOrUnloadedOperation.DoWork()
   at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)
   at System.Windows.Interop.HwndTarget.OnResize()
   at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)


I assume the sudden shutdown of the system caused it. How do i go about fixing it?

I am using Dxtory version 2.0.127 and RawCapConv 2.0.119

Cheers.

ExKoder

It seems that the file has broken.
Probably, it is uncorrectable.

GusGold

Okay.

And so that I understand it, when you specify multiple save locations, using AVI output fills the first drive before moving onto the next. It's limited to that drive's write speed. Though when using RawCap, it uses the drives as it needs write speed, so low quality recordings may not extend to following drives, but HQ may use all drives to keep up with the recording quality?

Cheers.