private void button5_Click(object sender, EventArgs e) { rec = new ScreenCapturerRecorder(); rec.StartRecord(@"C:\test\szsz/uuu.mp4"); }