coinflip
24th February 2008, 15:09
Love this software.
I could not shake this error, posting it below hoping you could shed some light.
I have the full bug report if anymore info is needed.
EDIT: Found a good file splitter, so avoiding the error altogether now.
Still curious as to what caused the error...
System.IO.FileNotFoundException: Could not find file 'C:\Documents and Settings\NASTY\My Documents\My Videos\Temporary Files\2.22.wizards.cavscxdb_Cutting.wav'.
File name: 'C:\Documents and Settings\NASTY\My Documents\My Videos\Temporary Files\2.22.wizards.cavscxdb_Cutting.wav'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileInfo.get_Length()
at StaxRip.MainForm.CutPreProcessing(AudioSettings settings)
at StaxRip.MainForm.Encode()
at StaxRip.MainForm.RunJobs()
at StaxRip.MainForm.OpenJobsDialog()
at StaxRip.MainForm.bSkip_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs 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.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)
---------- AviSynth Script ----------
MPEG2Source("C:\Documents and Settings\NASTY\My Documents\My Videos\2.22.wizards.cavscxdb.d2v")
Crop(2,60,-6,-60)
FieldDeinterlace()
BicubicResize(704,384,0,0.5)
Trim(500,18628) + Trim(22728,32978) + Trim(36580,47290) + Trim(52690,66405) + Trim(71284,80314) + Trim(84614,97554) + Trim(101154,112778) + Trim(142678,156944) + Trim(160844,176331) + Trim(181238,194477) + Trim(199957,212857) + Trim(216914,231355) + Trim(235880,248617) + Trim(252237,261377) + Trim(263177,263177) + Trim(263192,278601)
---------- Audio Decoding ----------
"C:\Documents and Settings\NASTY\My Documents\Applications\BeSweet\BeSweet.exe" -core( -input "C:\Documents and Settings\NASTY\My Documents\My Videos\2.22.wizards.cavscxdb.mp2" -output "C:\Documents and Settings\NASTY\My Documents\My Videos\Temporary Files\2.22.wizards.cavscxdb.wav" -2ch )
---------- Audio Decoding Statistics ----------
Start time: 7:50:16 AM
End time: 7:52:36 AM
Duration: 00:02:20
Speed: 2437 fps
---------- Audio Cutting ----------
MPEG2Source("C:\Documents and Settings\NASTY\My Documents\My Videos\2.22.wizards.cavscxdb.d2v")
AudioDub(last,WAVSource("C:\Documents and Settings\NASTY\My Documents\My Videos\Temporary Files\2.22.wizards.cavscxdb.wav"))
Crop(2,60,-6,-60)
FieldDeinterlace()
BicubicResize(704,384,0,0.5)
Trim(500,18628) + Trim(22728,32978) + Trim(36580,47290) + Trim(52690,66405) + Trim(71284,80314) + Trim(84614,97554) + Trim(101154,112778) + Trim(142678,156944) + Trim(160844,176331) + Trim(181238,194477) + Trim(199957,212857) + Trim(216914,231355) + Trim(235880,248617) + Trim(252237,261377) + Trim(263177,263177) + Trim(263192,278601)
---------- Audio Cutting Statistics ----------
Start time: 7:52:37 AM
End time: 7:53:04 AM
Duration: 00:00:26
Speed: 7211 fps
I could not shake this error, posting it below hoping you could shed some light.
I have the full bug report if anymore info is needed.
EDIT: Found a good file splitter, so avoiding the error altogether now.
Still curious as to what caused the error...
System.IO.FileNotFoundException: Could not find file 'C:\Documents and Settings\NASTY\My Documents\My Videos\Temporary Files\2.22.wizards.cavscxdb_Cutting.wav'.
File name: 'C:\Documents and Settings\NASTY\My Documents\My Videos\Temporary Files\2.22.wizards.cavscxdb_Cutting.wav'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileInfo.get_Length()
at StaxRip.MainForm.CutPreProcessing(AudioSettings settings)
at StaxRip.MainForm.Encode()
at StaxRip.MainForm.RunJobs()
at StaxRip.MainForm.OpenJobsDialog()
at StaxRip.MainForm.bSkip_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs 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.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)
---------- AviSynth Script ----------
MPEG2Source("C:\Documents and Settings\NASTY\My Documents\My Videos\2.22.wizards.cavscxdb.d2v")
Crop(2,60,-6,-60)
FieldDeinterlace()
BicubicResize(704,384,0,0.5)
Trim(500,18628) + Trim(22728,32978) + Trim(36580,47290) + Trim(52690,66405) + Trim(71284,80314) + Trim(84614,97554) + Trim(101154,112778) + Trim(142678,156944) + Trim(160844,176331) + Trim(181238,194477) + Trim(199957,212857) + Trim(216914,231355) + Trim(235880,248617) + Trim(252237,261377) + Trim(263177,263177) + Trim(263192,278601)
---------- Audio Decoding ----------
"C:\Documents and Settings\NASTY\My Documents\Applications\BeSweet\BeSweet.exe" -core( -input "C:\Documents and Settings\NASTY\My Documents\My Videos\2.22.wizards.cavscxdb.mp2" -output "C:\Documents and Settings\NASTY\My Documents\My Videos\Temporary Files\2.22.wizards.cavscxdb.wav" -2ch )
---------- Audio Decoding Statistics ----------
Start time: 7:50:16 AM
End time: 7:52:36 AM
Duration: 00:02:20
Speed: 2437 fps
---------- Audio Cutting ----------
MPEG2Source("C:\Documents and Settings\NASTY\My Documents\My Videos\2.22.wizards.cavscxdb.d2v")
AudioDub(last,WAVSource("C:\Documents and Settings\NASTY\My Documents\My Videos\Temporary Files\2.22.wizards.cavscxdb.wav"))
Crop(2,60,-6,-60)
FieldDeinterlace()
BicubicResize(704,384,0,0.5)
Trim(500,18628) + Trim(22728,32978) + Trim(36580,47290) + Trim(52690,66405) + Trim(71284,80314) + Trim(84614,97554) + Trim(101154,112778) + Trim(142678,156944) + Trim(160844,176331) + Trim(181238,194477) + Trim(199957,212857) + Trim(216914,231355) + Trim(235880,248617) + Trim(252237,261377) + Trim(263177,263177) + Trim(263192,278601)
---------- Audio Cutting Statistics ----------
Start time: 7:52:37 AM
End time: 7:53:04 AM
Duration: 00:00:26
Speed: 7211 fps