<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: URGENT &#8211; Beta Testers Needed</title>
	<atom:link href="http://camstudio.org/blog/new-source-code-beta-testers-needed/feed" rel="self" type="application/rss+xml" />
	<link>http://camstudio.org/blog/new-source-code-beta-testers-needed</link>
	<description>The Official Blog</description>
	<lastBuildDate>Wed, 04 Nov 2009 16:55:20 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: psmithphil</title>
		<link>http://camstudio.org/blog/new-source-code-beta-testers-needed/comment-page-1#comment-1221</link>
		<dc:creator>psmithphil</dc:creator>
		<pubDate>Wed, 04 Nov 2009 16:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://camstudio.org/blog/?p=37#comment-1221</guid>
		<description>I&#039;ll be happy to test.  I have visual studio 2008 professional running on Windows 7.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll be happy to test.  I have visual studio 2008 professional running on Windows 7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mathboy</title>
		<link>http://camstudio.org/blog/new-source-code-beta-testers-needed/comment-page-1#comment-1207</link>
		<dc:creator>mathboy</dc:creator>
		<pubDate>Mon, 25 May 2009 22:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://camstudio.org/blog/?p=37#comment-1207</guid>
		<description>Build of Recorder fails on VS2008 (Vista64), seemingly due to issues with WIN32 #ifdefs in CxImage. Everything else appears to work.

CxImage on WIN32 is missing the Load method, which EffectsOptions2 and Screen try to use. I think these two should be using LoadResource instead on Windows.

There&#039;s also this error:

1&gt;Screen.obj : error LNK2001: unresolved external symbol &quot;public: static unsigned long __cdecl CxImage::GetTypeIdFromName(char const *)&quot; (?GetTypeIdFromName@CxImage@@SAKPBD@Z)</description>
		<content:encoded><![CDATA[<p>Build of Recorder fails on VS2008 (Vista64), seemingly due to issues with WIN32 #ifdefs in CxImage. Everything else appears to work.</p>
<p>CxImage on WIN32 is missing the Load method, which EffectsOptions2 and Screen try to use. I think these two should be using LoadResource instead on Windows.</p>
<p>There&#8217;s also this error:</p>
<p>1&gt;Screen.obj : error LNK2001: unresolved external symbol &#8220;public: static unsigned long __cdecl CxImage::GetTypeIdFromName(char const *)&#8221; (?GetTypeIdFromName@CxImage@@SAKPBD@Z)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Violarocks</title>
		<link>http://camstudio.org/blog/new-source-code-beta-testers-needed/comment-page-1#comment-1202</link>
		<dc:creator>Violarocks</dc:creator>
		<pubDate>Wed, 15 Apr 2009 02:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://camstudio.org/blog/?p=37#comment-1202</guid>
		<description>I am willing to help out. Email me at techfam5@hotmail.com</description>
		<content:encoded><![CDATA[<p>I am willing to help out. Email me at <a href="mailto:techfam5@hotmail.com">techfam5@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BleeBlap</title>
		<link>http://camstudio.org/blog/new-source-code-beta-testers-needed/comment-page-1#comment-1183</link>
		<dc:creator>BleeBlap</dc:creator>
		<pubDate>Fri, 20 Feb 2009 14:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://camstudio.org/blog/?p=37#comment-1183</guid>
		<description>This limit is actually due to the size of the uncompressed .avi file that is being generated.  Once this file is over about 2 gb in size standard 32bit file APIs are unable to handle it.  If you change some of your settings to decrease quality you should be able to record fullscreen for longer.

There have been suggestions for ways to work around this limitation, however they have not been implemented yet.  For now, if you can sacrifice quality, I recommend decreasing your quality settings.  If not you can start a new recording every 20 minutes and put them back together with a free video editing software such as Virtual Dub.</description>
		<content:encoded><![CDATA[<p>This limit is actually due to the size of the uncompressed .avi file that is being generated.  Once this file is over about 2 gb in size standard 32bit file APIs are unable to handle it.  If you change some of your settings to decrease quality you should be able to record fullscreen for longer.</p>
<p>There have been suggestions for ways to work around this limitation, however they have not been implemented yet.  For now, if you can sacrifice quality, I recommend decreasing your quality settings.  If not you can start a new recording every 20 minutes and put them back together with a free video editing software such as Virtual Dub.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twidlar</title>
		<link>http://camstudio.org/blog/new-source-code-beta-testers-needed/comment-page-1#comment-1182</link>
		<dc:creator>twidlar</dc:creator>
		<pubDate>Fri, 20 Feb 2009 00:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://camstudio.org/blog/?p=37#comment-1182</guid>
		<description>Evidently CamStudio has a limit on how long a fullscreen video can be of around 22 min.</description>
		<content:encoded><![CDATA[<p>Evidently CamStudio has a limit on how long a fullscreen video can be of around 22 min.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twidlar</title>
		<link>http://camstudio.org/blog/new-source-code-beta-testers-needed/comment-page-1#comment-1181</link>
		<dc:creator>twidlar</dc:creator>
		<pubDate>Thu, 19 Feb 2009 01:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://camstudio.org/blog/?p=37#comment-1181</guid>
		<description>That&#039;s 1:25:00.</description>
		<content:encoded><![CDATA[<p>That&#8217;s 1:25:00.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twidlar</title>
		<link>http://camstudio.org/blog/new-source-code-beta-testers-needed/comment-page-1#comment-1180</link>
		<dc:creator>twidlar</dc:creator>
		<pubDate>Thu, 19 Feb 2009 01:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://camstudio.org/blog/?p=37#comment-1180</guid>
		<description>I installed CamStudio about three weeks ago. I had a little trouble getting the audio to record but it is fine now. I have captured several videos successfully using FullScreen and F8 for Record and F9 for Stop. 

But today I recorded a 1:25 webinar but after I stopped and was asked for a file name, CamStudio said it couldn&#039;t find the video file. It happened a second time. But I recorded 2 mins of it with no problems.

Is the a limit on how long the video can be? I had 6GB free on C:

Thanks</description>
		<content:encoded><![CDATA[<p>I installed CamStudio about three weeks ago. I had a little trouble getting the audio to record but it is fine now. I have captured several videos successfully using FullScreen and F8 for Record and F9 for Stop. </p>
<p>But today I recorded a 1:25 webinar but after I stopped and was asked for a file name, CamStudio said it couldn&#8217;t find the video file. It happened a second time. But I recorded 2 mins of it with no problems.</p>
<p>Is the a limit on how long the video can be? I had 6GB free on C:</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djrival7</title>
		<link>http://camstudio.org/blog/new-source-code-beta-testers-needed/comment-page-1#comment-1143</link>
		<dc:creator>djrival7</dc:creator>
		<pubDate>Thu, 30 Oct 2008 23:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://camstudio.org/blog/?p=37#comment-1143</guid>
		<description>Yeah ill beta test for you. I have visual studio 2008 professional. Ghosty1212 recommended i join the team. email me at djrival7@gmail.com</description>
		<content:encoded><![CDATA[<p>Yeah ill beta test for you. I have visual studio 2008 professional. Ghosty1212 recommended i join the team. email me at <a href="mailto:djrival7@gmail.com">djrival7@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gawry</title>
		<link>http://camstudio.org/blog/new-source-code-beta-testers-needed/comment-page-1#comment-1136</link>
		<dc:creator>gawry</dc:creator>
		<pubDate>Tue, 21 Oct 2008 12:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://camstudio.org/blog/?p=37#comment-1136</guid>
		<description>There is one feature I really would like to see... Webcam recording.... like Camtasia or Silverback.. Very usefull if you are using it for usability tests</description>
		<content:encoded><![CDATA[<p>There is one feature I really would like to see&#8230; Webcam recording&#8230;. like Camtasia or Silverback.. Very usefull if you are using it for usability tests</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: balaji</title>
		<link>http://camstudio.org/blog/new-source-code-beta-testers-needed/comment-page-1#comment-1135</link>
		<dc:creator>balaji</dc:creator>
		<pubDate>Tue, 21 Oct 2008 09:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://camstudio.org/blog/?p=37#comment-1135</guid>
		<description>i want to be part of this great work. got VS 2005 with Sql Server 2005</description>
		<content:encoded><![CDATA[<p>i want to be part of this great work. got VS 2005 with Sql Server 2005</p>
]]></content:encoded>
	</item>
</channel>
</rss>
