Video in use error

Issue #952 resolved
Martin Conroy created an issue

Hi,

Got the attached when editing the images for a game. Redownloading the images and it got upset (presumably because the video was playing at the time?)

Appears after message "The current video file for this game will be overwritten; would you like to continue?", and selection of "Yes".

LaunchBox: 6.2 Windows 10 64-bit

System.IO.IOException: The process cannot access the file 'C:\Arcade\FrontEnd\LaunchBox\Videos\Atari 2600\Space Tunnel.mp4' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at (DownloadImagesForm , Object , EventArgs ) at LaunchBox.Forms.DownloadImagesForm.downloadButton_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 LaunchBox.Controls.CustomButton.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.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Comments (2)

  1. Log in to comment