KurtDeGreeff / screencast-capture

Automatically exported from code.google.com/p/screencast-capture
0 stars 0 forks source link

Video recording crash on fresh machine #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 ankur456...@gmail.com on 28 Jul 2014 at 12:54

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by cesarso...@gmail.com on 5 Aug 2014 at 9:13

GoogleCodeExporter commented 9 years ago
when we get new build?

Original comment by Ank...@mangospring.com on 5 Aug 2014 at 10:26

GoogleCodeExporter commented 9 years ago
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 cesarso...@gmail.com on 5 Aug 2014 at 12:12

GoogleCodeExporter commented 9 years ago
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 ankur456...@gmail.com on 6 Aug 2014 at 6:03

GoogleCodeExporter commented 9 years ago
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 cesarso...@gmail.com on 6 Aug 2014 at 8:10

GoogleCodeExporter commented 9 years ago
Ok i will fixed that can i get my name in the project contributor list..

Original comment by ankur456...@gmail.com on 7 Aug 2014 at 5:31

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

Original comment by cesarso...@gmail.com on 7 Aug 2014 at 9:23

GoogleCodeExporter commented 9 years ago
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 ankur456...@gmail.com on 1 Sep 2014 at 11:37

GoogleCodeExporter commented 9 years ago
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 cesarso...@gmail.com on 1 Sep 2014 at 6:45

GoogleCodeExporter commented 9 years ago
Where I send the attachment.... ..Now I have fixed the issue can you add my
name in the contributors list?

Original comment by ankur456...@gmail.com on 2 Sep 2014 at 5:05

GoogleCodeExporter commented 9 years ago
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 cesarso...@gmail.com on 2 Sep 2014 at 6:04

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Added the file in the attachments.. 
Name :- Ankur Tripathi
Email :- ankur456799@gmail.com 
I will all others issue just assign to me 
Thanks..

Original comment by ankur456...@gmail.com on 2 Sep 2014 at 6:16

Attachments:

GoogleCodeExporter commented 9 years ago
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 cesarso...@gmail.com on 2 Sep 2014 at 7:00

GoogleCodeExporter commented 9 years ago
Cool

Original comment by ankur456...@gmail.com on 3 Sep 2014 at 5:09