screencast-capture icon indicating copy to clipboard operation
screencast-capture copied to clipboard

Video recording crash on fresh machine

Open GoogleCodeExporter opened this issue 9 years ago • 16 comments

What steps will reproduce the problem?
1. Fresh PC without .net after install the framework
2. Start recording it crashed sometime its working fine but 70 times it crashed
3.

What is the expected output? What do you see instead?
Video file with audio

What version of the product are you using? On what operating system?
1.5

Please provide any additional information below.
It crashed on writing frame function error while writing video frame

Original issue reported on code.google.com by [email protected] on 28 Jul 2014 at 12:54

Attachments:

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

Original comment by [email protected] on 5 Aug 2014 at 9:13

  • Changed state: Accepted

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

when we get new build?

Original comment by [email protected] on 5 Aug 2014 at 10:26

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

Hi there,

The issue has been accepted, but I can't really say when it will be fixed. I 
detected that this happens much more easily on fast machines, and unfortunately 
I am currently stuck with a very old machine which rarely triggers the issue. 
It would also take a significant time to actually detect and fix the issue.

There was another developer which was working on an improved version of the 
recorder; I will check if it works better on his version and see if it the 
improvements can be ported over. Thanks for opening the issue!

Original comment by [email protected] on 5 Aug 2014 at 12:12

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

i find out the issue.. You can easily fix at the time or writing frame the
time period between writing two frames is very less so need to maintain
that as per AFORG,NET documentation
The easiest way we have to maintain some time between writing two frames,
if you allow me, I will fix that in your code..
i already fixed on my machine.

Original comment by [email protected] on 6 Aug 2014 at 6:03

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

That is awesome, thanks! Please, if you like, feel free to include a patch in 
this page or the modified files. Thank you very much!

Original comment by [email protected] on 6 Aug 2014 at 8:10

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

Ok i will fixed that can i get my name in the project contributor list..

Original comment by [email protected] on 7 Aug 2014 at 5:31

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

Of course you can; after you post your patch, send me your contact details so I 
can add it. Thanks!

Original comment by [email protected] on 7 Aug 2014 at 9:23

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

Hey sorry for late replying was busy in the some  important work ..
actually i dnt understand where i post the patch, i fixed that issue and
only one class change so i attach the file in the attachment ...just review
the code ..

thankx
Ankur Tripathi

Original comment by [email protected] on 1 Sep 2014 at 11:37

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

Yes, that will work! Please send it attached somewhere so I can add it to the 
project. Thanks again!

Best regards,
Cesar

Original comment by [email protected] on 1 Sep 2014 at 6:45

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

Where I send the attachment.... ..Now I have fixed the issue can you add my
name in the contributors list?

Original comment by [email protected] on 2 Sep 2014 at 5:05

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

Yes, I will certainly add your name (tell me your email also if you would like 
to include it there)! Regarding the file, please attach it here in the issue 
tracker. There is a link "attach a file" right below the comment box. If can't 
find it or have any trouble uploading it, send me by email at cesarsouza at 
gmail dot com. 

Original comment by [email protected] on 2 Sep 2014 at 6:04

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

[deleted comment]

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

Added the file in the attachments.. 
Name :- Ankur Tripathi
Email :- [email protected] 
I will all others issue just assign to me 
Thanks..

Original comment by [email protected] on 2 Sep 2014 at 6:16

Attachments:

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

Thanks! I committed a slightly modified version of the patch. I added a few 
comments and made it work with the latest version in the SVN trunk.

Original comment by [email protected] on 2 Sep 2014 at 7:00

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

Cool

Original comment by [email protected] on 3 Sep 2014 at 5:09

GoogleCodeExporter avatar Apr 03 '15 11:04 GoogleCodeExporter

This error is still living. I installed 1.6 on Windows 7 64bit computer. After I clicked start recording same error came.

eredacokmerke avatar Sep 28 '16 10:09 eredacokmerke