Here's the background: I'm videoing a process with two identical cameras
from different positions; after I get the two videos synchronized, I'll make
a video of the dual-frame screen for a later presentation.
It's hard for me to start the cameras simultaneously without help, so I have
to start the cameras before I start the action. Similar problem at the end, as
I can't stop them simultaneously. That's the starting point.
On to Kinovea:
I open both videos with the dual screen feature. I find the correct place to
start with the right-hand screen, and mark the working space at that time.
Then I start both videos again and pause them both when the left hand one
reaches the appropriate time in the original video; I mark the working space
for the left hand video. Now I run them from that common starting time and
stop them both when the right-hand screen reaches the correct end point.
Then I mark the working space for that end point on the right-hand screen.
Lastly I restart both videos and stop them both when the right-hand one
reaches its selected end point, and then I repeat the re-start and mark the
end point for the left hand video.
All is well to here. I then save the left-hand video ... OK. But when I try to
save the right-hand video, I get an "exception" screen that gives me the
option to quit or continue with dire circumstances. From that point on I
cannot save the right-hand video.
Here's the Kinovea Log:
156 - INFO - [1] - RootKernel - Kinovea version : 0.8.15, (Experimental)
156 - INFO - [1] - RootKernel - .NET Framework Version : 2.0.50727.3655
156 - INFO - [1] - RootKernel - OS Version : Microsoft Windows NT 5.1.2600 Service Pack 3
156 - INFO - [1] - RootKernel - Primary Screen : {Width=1366, Height=768}
156 - INFO - [1] - RootKernel - Virtual Screen : {X=0,Y=0,Width=1366,Height=768}
968 - ERROR - [5] - VideoFile - GetThumbnail Error : Frame reading failed
1000 - ERROR - [5] - VideoFile - GetThumbnail Error : Frame reading failed
1093 - ERROR - [5] - VideoFile - GetThumbnail Error : Frame reading failed
1125 - ERROR - [5] - VideoFile - GetThumbnail Error : Frame reading failed
1140 - ERROR - [5] - VideoFile - GetThumbnail Error : Frame reading failed
216218 - ERROR - [5] - VideoFile - Conversion error during selection import.
I also saved the error log that WindowsXP (?) produced:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: Parameter is not valid.
at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)
at System.Drawing.Bitmap..ctor(Int32 width, Int32 height)
at Kinovea.ScreenManager.PlayerScreenUserInterface.CloneTransformedImage()
at Kinovea.ScreenManager.PlayerScreenUserInterface.ReportForSyncMerge()
at Kinovea.ScreenManager.PlayerScreenUserInterface.ShowNextFrame(Int64 _iSeekTarget, Boolean _bAllowUIUpdate)
at Kinovea.ScreenManager.PlayerScreenUserInterface.ImportSelectionToMemory(Boolean _bForceReload)
at Kinovea.ScreenManager.PlayerScreenUserInterface.trkSelection_SelectionChanged(Object sender, EventArgs e)
at Kinovea.ScreenManager.SelectionTracker.SelectionTracker_MouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.UserControl.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)
____________________________________________________________
Thanks for thinking about this. I'll be doing this a lot until I get my handling
of the animation I'm producing right. Takes more than two hands.
Best regards,
George Langford (amenex)