<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CasparCG: Free Professional Graphics and Video Play-out</title>
	<atom:link href="http://www.casparcg.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.casparcg.com</link>
	<description>CasparCG is a professional, free &#38; open source video and graphics play-out system for TV broadcasts, events and digital signage.</description>
	<lastBuildDate>Tue, 24 Jan 2012 18:35:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CasparCG Server 2.0b3 Released with ProRes support and Disk Rendering</title>
		<link>http://www.casparcg.com/casparcg20b3</link>
		<comments>http://www.casparcg.com/casparcg20b3#comments</comments>
		<pubDate>Mon, 12 Dec 2011 17:54:17 +0000</pubDate>
		<dc:creator>Jonas Hummelstrand</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[broadcast]]></category>
		<category><![CDATA[FFmpeg]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[free video]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.casparcg.com/?p=1304</guid>
		<description><![CDATA[The downloads can be found at the bottom of this post! Need to convince your boss? Download the high-resolution PDF with all the highlights. New features and fixes since last release The new File Consumer can render videos and graphics to disk, in all the formats that FFmpeg supports. Great for transcoding, or for adding [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1307" style="border: none;" title="Disk_Consumer_web_01" src="http://www.casparcg.com/wp-content/uploads/Disk_Consumer_web_01.jpg" alt="CasparCG Server 2.0 can now render graphics and videos to disk" width="500" height="307" /></p>
<p>The downloads can be found at the bottom of this post!</p>
<p>Need to convince your boss? <a title="CasparCG Server 2.0 Overview PDF" href="http://sourceforge.net/projects/casparcg/files/Documents/CasparCG_Server_2.0-brochure.pdf/download" target="_blank">Download the high-resolution PDF</a> with all the highlights.</p>
<h2><strong>New features and fixes since last release</strong></h2>
<ul>
<ul>
<li>The new <em><strong>File Consumer</strong></em> can <strong>render videos and graphics to disk</strong>, in all the formats that <a title="FFmpeg" href="http://ffmpeg.org/" target="_blank">FFmpeg</a> supports. Great for transcoding, or for adding subtitling or logos. Or why not use for an automatic lower-third-generator that spits out animated name signs for your NLE editors?</li>
<li>Support for <em><strong>Apple ProRes</strong></em> QuickTime codec, both encoding and decoding.</li>
<li>24-bit audio support for Bluefish cards.</li>
<li>Simplified server configuration.</li>
<li><strong>Low latency mode on the DeckLink cards</strong> is enabled by default, and graphs can now be displayed for the card&#8217;s buffer can be displayed.</li>
<li>Improved color accuracy in the <strong>DeckLink Producer </strong>by avoiding unnecessary conversion to BGRA.</li>
<li><strong>Screen Consumer</strong></li>
<ul>
<li>Automatically de-interlaces interlaced input.</li>
<li>PAL SD preset has been changed to widescreen.</li>
<li>Can now be closed.</li>
<li>Interpolation artifacts when running non-square video modes have been addressed.</li>
</ul>
<li><strong>FFmpeg Producer</strong></li>
<ul>
<li>Fixed missing alpha for (RGB)A formats when de-interlacing.</li>
<li>Updated buffering to work better with files with long audio/video interleaving.</li>
<li>Seekable while running and after reaching EOF. CALL 1-1 SEEK 200.</li>
<li>Enable/disable/query looping while running. CALL 1-1 LOOP 1.</li>
<li>Fixed bug with duration calculation.</li>
<li>Fixed bug with fps calculation.</li>
<li>Improved auto-transcode accuracy.</li>
<li>Improved seeking accuracy.</li>
<li>Fixed bug with looping and LENGTH.</li>
<li>Updated to newer FFmpeg version.</li>
<li>Fixed incorrect scaling of NTSC DV files.</li>
<li>Optimized color conversion when using YADIF de-interlacing filters.</li>
</ul>
<li><strong>Flash Producer</strong></li>
<ul>
<li>Releases the Flash Player when it&#8217;s empty.</li>
<li>Uses native resolution template hosts.</li>
<li>Template hosts are now chosen automatically as default. The template host with the corresponding video mode name is now chosen.</li>
<li>Uses square pixel dimensions.</li>
</ul>
<li><strong>The Mixer</strong></li>
<ul>
<li>Bug in alpha with blend modes fixed.</li>
<li>Automatic de-interlacing for MIXER FILL commands.</li>
</ul>
<li><strong>AMCP Protocol</strong></li>
<ul>
<li>When possible, commands will no longer wait for rendering pipeline. This reduces command execution latencies, especially when sending a lot of commands in a short timespan.</li>
<li>Fixed CINF command.</li>
<li>ADD/REMOVE no longer require subindex, e.g. &#8220;ADD 1 SCREEN&#8221; / &#8220;REMOVE 1 SCREEN&#8221; instead of &#8220;ADD 1-1 SCREEN&#8221; / &#8230;</li>
<li>PARAM is now renamed CALL.</li>
<li>STATUS command is replaced by INFO.</li>
<li>The INFO command has been extended:</li>
<ul>
<li>INFO (lists channels).</li>
<li>INFO 1 (channel info).</li>
<li>INFO 1-1 (layer info).</li>
<li>INFO 1-1 F (foreground producer info).</li>
<li>INFO 1-1 B (background producer info).</li>
<li>INFO TEMPLATE mytemplate (template meta-data info, e.g. field names).</li>
<li>CG INFO command has been extended.</li>
<li>CG 1 INFO (template-host information, e.g. what layers are occupied).</li>
</ul>
</ul>
<li><strong>Channel:</strong> The SET MODE now reverts back to old video-mode on failure.</li>
<li><strong>Diagnostics</strong></li>
<ul>
<li>Improved graphs plus more status information added.</li>
<li>Now prints configuration into log at startup.</li>
<li>Use the same log file for the entire day, instead of one per startup as previously.</li>
<li>Diagnostics window is now closable.</li>
</ul>
</ul>
</ul>
<h2><strong>Known issues</strong></h2>
<ul>
<ul>
<ul>
<li>Embedded SDI audio does not work with Bluefish Epoch cards.</li>
<li>Key-only output to the <strong>File Consumer</strong> is not supported.</li>
</ul>
</ul>
</ul>
<hr />
<p>&nbsp;</p>
<div>
<h2><strong>Features summary:</strong></h2>
<p>&nbsp;</p>
</div>
<p><img class="alignright size-full wp-image-1130" style="border: none;" title="NTSC, PAL and lower-field interlacing" src="http://www.casparcg.com/wp-content/uploads/ntsc_01.jpg" alt="NTSC, PAL and lower-field interlacing" width="300" height="150" /></p>
<h2><strong>Supports all video standards</strong></h2>
<p>CasparCG Server 2.0 can now play all the current broadcast formats in both SD and HD, and output them to one or several video cards and/or screens simultaneously. Choose between NTSC or PAL; progressive, upper-field or lower-field interlacing. When outputting to computer screens, you can even define your own resolution and frame rate!</p>
<p>&nbsp;</p>
<p><img class="alignleft size-full wp-image-1129" style="border: none;" title="Plays all common formats" src="http://www.casparcg.com/wp-content/uploads/codecs_01.jpg" alt="Play all common formats" width="300" height="157" /></p>
<h2>Plays all common formats</h2>
<p>CasparCG Server has always been able to play many video formats and codecs, such as <em>DVCPRO, DVCPROHD, MPEG‑2</em> and many <em>AVI</em> and <em>QuickTime</em>-wrapped codecs such as <em>Animation+</em>. That support is now extended with codecs such as <em><strong>Apple ProRes </strong>(new in Beta 3,)</em> <em><strong>Avid DNxHD</strong>, <strong>MPEG‑4</strong>, <strong>FLV</strong></em> and <strong><em>H.264</em></strong>. Now that you can generate an alpha channel from any media type, it’s easier than ever to output good looking HD without having to use large files. The new support also includes most common bitmap formats.</p>
<p>&nbsp;</p>
<p><img class="alignright size-full wp-image-1129" style="border: none;" title="Much, much higher performance" src="http://www.casparcg.com/wp-content/uploads/performance_01.jpg" alt="Much, much higher performance" width="200" height="109" /></p>
<h2>Much, <em>much</em> higher performance</h2>
<p>CasparCG Server 2.0 can now take advantage of multi-core processors by performing many tasks in parallel. Other tasks have been moved to the graphics card, further increasing the performance and enabling real-time functions like scaling. Reading files from disk is now asynchronous and the buffering has been greatly improved.</p>
<p>&nbsp;</p>
<p><img class="alignleft size-full wp-image-1129" style="border: none;" title="Stack multiple media freely and re-order them on the fly" src="http://www.casparcg.com/wp-content/uploads/stack_re-order_01.jpg" alt="Stack multiple media freely and re-order them on the fly" width="300" height="186" /></p>
<h2>Stack multiple media freely and re-order them on the fly</h2>
<p>All the media you add to an output channel is composited in real-time, using the alpha channels. Play videos, <em>Flash</em> templates, audio and images at the same time and choose the stacking order freely. The CasparCG Server software can even reorder media while it’s playing, and mix the layers using Blend Modes such as <em>Add</em>, <em>Screen</em> and <em>Multiply</em>.</p>
<p>&nbsp;</p>
<p><img class="alignright size-full wp-image-1129" style="border: none;" title="Multiple video cards in one server" src="http://www.casparcg.com/wp-content/uploads/multiple-cards_01.jpg" alt="Multiple video cards in one server" width="300" height="150" /></p>
<h2>Multiple video cards in one server</h2>
<p>While CasparCG Server is a software-only solution, you can add pro video cards if you need broadcast output. The software supports multiple cards in the same machine, no matter if you use cards from <em>BlackMagic Design</em> or <em>Bluefish Technologies</em>. You can even use cards that have multiple channels, letting you use smaller cases that are easier to fit in a small rack.</p>
<p>&nbsp;</p>
<p><img class="alignleft size-medium wp-image-1307" style="border: none;" src="http://www.casparcg.com/wp-content/uploads/Disk_Consumer_web_01-300x184.jpg" alt="Render graphics and videos to disk" width="300" height="184" /></p>
<h2>Render graphics and video to disk</h2>
<p>While CasparCG Server was designed for real-time playback, the new Disk Consumer will let you render your output to any of the supported video codecs, such as Apple ProRes and Avid DNxHD. Great for transcoding, or for adding subtitling or logos. Or why not use for an automatic lower-third-generator that spits out animated graphics for your NLE editors?</p>
<p>&nbsp;</p>
<p><img class="alignright size-full wp-image-1125" style="border: none;" title="Output to computer screens with DVI and HDMI" src="http://www.casparcg.com/wp-content/uploads/hdmi_021.jpg" alt="Output to computer screens with DVI and HDMI" width="300" height="170" /></p>
<h2>Output to computer screens</h2>
<p>The fully GPU-accelerated <strong>Screen Consumer</strong> can be used to display playing media on one or several computer screens, either fullscreen or windowed. Choose if you want your content scaled to fit the screen or displayed at the native resolution. If you have several screens attached you can either choose to mirror them or use each as a separate output. Interlaced media is now automatically de-interlaced before it is rendered to progressive screen.</p>
<p>&nbsp;</p>
<p><img class="alignleft size-full wp-image-1129" style="border: none;" title="Grab input video and overlay graphics" src="http://www.casparcg.com/wp-content/uploads/grab-video_01.jpg" alt="Grab input video and overlay graphics" width="300" height="186" /></p>
<h2>Grab input video and overlay your graphics and videos</h2>
<p>Video and audio input into a <em>DeckLink</em> card can now be used just like any other media. Use it as one of several layers (each of which can be transformed with the <strong>Mixer</strong> feature) or just overlay other media such as video and graphics on top and then output it. You can even cut a hole in the input video with another video, a <em>Flash</em> template or an image!</p>
<p>&nbsp;</p>
<p><img class="alignright size-full wp-image-1129" style="border: none;" title="Generate alpha channel from a separate file of any type" src="http://www.casparcg.com/wp-content/uploads/separate-alpha_01.jpg" alt="Generate alpha channel from a separate file of any type" width="300" height="124" /></p>
<h2>Generate alpha channel from a separate file of any type</h2>
<p>Use the embedded alpha channel of videos, <em>Flash</em> templates and images, or create the alpha channel with a separate file. You can cut a hole in a video file with an animated <em>Flash</em> template, or even an animated image! HD video codecs that are alpha-capable tend to generate very big files. CasparCG Server instead lets you use two small files with an alpha-free codec such as <em>H.264</em>; one for fill and one for alpha!</p>
<p>&nbsp;</p>
<p><img class="alignleft size-full wp-image-1129" style="border: none;" title="Built-in video effects (DVE)" src="http://www.casparcg.com/wp-content/uploads/dve_01.jpg" alt="Built-in video effects (DVE)" width="300" height="165" /></p>
<h2>Built-in video effects (DVE)</h2>
<p>All playing media can be manipulated in real-time. You can move, scale, mask and change the opacity and video plus audio gain with the new real-time Mixer feature, and take advantage of the built-in animation types, just like with transitions. Other GPU-accelerated effects include image adjustments such as <em>Brightness</em>, Contrast, <em>Saturation</em> and <em>Levels</em> can also be applied, and the Mixer can even de-interlace video, transform it and then re-interlace it correctly.</p>
<p>&nbsp;</p>
<p><img class="alignright size-full wp-image-1129" style="border: none;" title="Great audio options including SDI‌ embedding" src="http://www.casparcg.com/wp-content/uploads/sdi-audio_01.jpg" alt="Great audio options including SDI‌ embedding" width="300" height="182" /></p>
<h2><strong>Great audio options including SDI‌ embedding</strong></h2>
<p>Both the <em>Bluefish</em> and <em>DeckLink</em> video cards can now embed audio in your SD/HD-SDI output. Many <em>DeckLink</em> cards also output audio in via the <em>HDMI</em> and <em>AES/EBU </em>connectors. Audio is now automatically conformed to correct sample and bit rate in real-time, making most audio transcoding unnecessary.</p>
<p>&nbsp;</p>
<p><img class="alignleft size-full wp-image-1129" style="border: none;" title="Monitor real-time performance" src="http://www.casparcg.com/wp-content/uploads/diagnostics_02.jpg" alt="Monitor real-time performance" width="250" height="218" /></p>
<h2>Monitor real-time performance</h2>
<p>With the new Diagnostics window you can see a graphical break-down of how long each step in the process of outputting a frame takes. This helps you optimize performance and trouble-shoot lagging video by seeing, for example, how long it takes to read a file from disk. With the new commands you can now query an individual layer’s status.<br />
<img class="alignright size-full wp-image-1129" style="border: none;" title="Grid-view of all playing media" src="http://www.casparcg.com/wp-content/uploads/grid-view_01.jpg" alt="Grid-view of all playing media" width="250" height="183" /></p>
<h2>Grid-view of all playing media</h2>
<p>With a simple command, you can output all your playing channels as a grid view to a screen and/or video output. Combined with the feature that lets you grab the input video from a DeckLink card, you can build yourself a monitoring station!<br />
<img class="alignleft size-full wp-image-1283" style="border: none;" title="Animated transitions, queuing and custom loop points " src="http://www.casparcg.com/wp-content/uploads/custom-loop-point-and-pause_animation_02.jpg" alt="Animated transitions, queuing and custom loop points " width="300" height="193" /></p>
<h2><strong>Animated transitions, queuing and custom loop points</strong></h2>
<p>By using the built-in animation functions, you can instantly create a professional transition between playing media, no matter if it is video, <em>Flash</em> templates, audio or images. Mix between a video loop and a graph, or wipe on a chart on top of an image, for example. Video and audio files can now have a custom in-point for the built-in looping functionality. You can also choose to pause and seek in any playing media. With new command functionality you can also queue several video clips and have them automatically play the next clip once the the previous clip has finished.<br />
<img class="alignright size-full wp-image-1129" style="border: none;" title="Works on Windows 7 and Vista" src="http://www.casparcg.com/wp-content/uploads/windows_01.jpg" alt="Works on Windows 7 and Vista" width="200" height="74" /></p>
<h2>Works on Windows 7 and Vista</h2>
<p>CasparCG Server 2.0 now fully supports modern operating systems and can be installed on both 32-bit and 64-bit versions of Windows 7 and Windows Vista. Take full advantage of faster disk access and enhanced performance when upgrading from Windows XP (which is still supported.) All configuration has moved to a text file and we don’t even use an installer anymore. You can now also move the CasparCG folder freely and place it wherever you please!</p>
<h2>System Overview</h2>
<div id="attachment_1314" class="wp-caption alignnone" style="width: 310px"><a href="http://www.casparcg.com/wp-content/uploads/CasparCG_Server_Flowchart_09_small.jpg" rel="lightbox[1304]"><img class="size-medium wp-image-1314" title="CasparCG Server 2.0 Overview" src="http://www.casparcg.com/wp-content/uploads/CasparCG_Server_Flowchart_09_small-300x141.jpg" alt="CasparCG Server 2.0 Overview" width="300" height="141" /></a><p class="wp-caption-text">CasparCG Server 2.0 Overview</p></div>
<div id="attachment_1197" class="wp-caption alignnone" style="width: 310px"><a href="http://www.casparcg.com/wp-content/uploads/CasparCG-Server-2.0a-AIR-Demo-Client_01.png" rel="lightbox[1304]"><img class="size-medium wp-image-1197" title="Cross-platform demo client" src="http://www.casparcg.com/wp-content/uploads/CasparCG-Server-2.0a-AIR-Demo-Client_01-300x263.png" alt="Cross-platform demo client as an Adobe AIR app" width="300" height="263" /></a><p class="wp-caption-text">The new features of the CasparCG Server can all be triggered from the test client included in the download. This ready-to-run Adobe AIR app is also available as a source project if you want to this as a base for building your own client. Updated so it now supports multiple commands sent at the same time.</p></div>
<p>&nbsp;</p>
<h2>Changes since the alpha 1 release:</h2>
<ul>
<ul>
<ul>
<li>Real-time GPU-accelerated Blending Modes between layers. Supports <em>Add, Overlay, Screen, Multiply</em> and many more.</li>
<li>Real-time GPU-accelerated Image adjustments on all playing media (including Flash templates.) Change <em>Brightness, Saturation, Contrast </em>and<em> Levels</em> on the fly!</li>
<li>Support for FFmpeg-filters such as <em>yadif</em> de-interlacer (optimized in CasparCG for full multi-core support,) <em>De-noising, Dithering, Box Blur</em> and many more. See <a href="http://ffmpeg.org/libavfilter.html" target="_blank">http://ffmpeg.org/libavfilter.<wbr>html</wbr></a> for more info.</li>
<li>The Decklink Consumer now uses external key by default.</li>
<li>The Decklink Consumer now has 32-bit embedded-audio support.</li>
<li>The Decklink Producer now has 32-bit embedded-audio support.</li>
<li>LOADBG command now has AUTO feature which automatically plays background clip when foreground clip has ended.</li>
<li>STATUS command for layers.</li>
<li>MIX transitation now work with transparent clips.</li>
<li>Freeze on last clip frame.</li>
<li>Producer and Consumer buffering are now configurable.</li>
<li>Now possible to configure Flash template-hosts for different video-modes. Previously they were always hosted in HD.</li>
<li>Added auto transcoder which automatically transcodes video into compatible format for the channel.</li>
<li>The Screen Consumer now automatically de-interlaces when receiveing interlaced content.</li>
<li>Added an <em>Image Scroll Producer</em> that will automatically scroll a large bitmap in the specified direction and speed. Great for credit rolls!</li>
<li>Reduced memory requirements.</li>
<li>Removed 99% of &#8220;warm up lag&#8221; which occured when playing the first media clip after the server has started.</li>
<li>Memory support increased from standard 2 GB to 4 GB on 64-bit Win 7 OS.</li>
<li>Added support for multiple DeckLink cards in FullHD (1080p50).</li>
</ul>
</ul>
</ul>
<h2>Other notable features and enhancements in CasparCG Server 2.0</h2>
<ul>
<ul>
<ul>
<li>Video, audio and image files can now be placed in subfolders, just like Flash templates.</li>
<li>Smoother animations and better interlacing in the Flash Producer.</li>
<li>Outputs (Consumers) can now be added and removed at run-time, without having to restart the server.</li>
<li>Swap producers between layers and channels during run-time.</li>
<li>Parallel decoding of audio and video.</li>
<li>Real-time commands viewable in the new Console window.</li>
<li>Improved logging with full exception details, and a new log file for every server start.</li>
<li>Backwards-compatible AMCP protocol supporting all new server features.</li>
<li>Find out the running version of the CasparCG Server and the TemplateHost via a network query.</li>
<li>DeckLink output is now using the card’s hardware clock.</li>
<li>Bluefish drivers are now loaded on-demand, making it possible to have a single Server application.</li>
<li>Per-sample mixing between source and destination clips during video transitions.</li>
<li>The Flash Producer now uses DirectDraw access, resulting in improved performance.</li>
<li>All new GPU-accelerated internal pipeline with the following functions all being done on the GPU: Compositing, Colorspace transforms (RGBA, BGRA, ARGB, YUV, YUVA, YUV-HD, YUVA-HD), Interlacing, Per-layer image-transforms: opacity, gain, scaling, clipping, transform, plus the Color Producer.</li>
<li>Major code refactoring for improved readability and maintainability. 66% of legacy code removed.</li>
<li>Rewritten to take advantage of common standardized libraries instead of custom solutions.</li>
<li>Work done to facilitate cross-platform porting.</li>
</ul>
</ul>
</ul>
<p>&nbsp;</p>
<h2>Download Now</h2>
<p><a href="http://sourceforge.net/projects/casparcg/files/CasparCG_Server_2.0_Beta_3/CasparCG_Server_2.0_Beta_3.zip/download">Download CasparCG Server 2.0b3 now</a> including sample videos and Flash files, a sample Demo Client (Adobe AIR) that can be used to test the new features. Recommended Flash Player version and uninstaller are included.<br />
<strong>You&#8217;ll also need to install the <a href="http://www.microsoft.com/downloads/en/details.aspx?familyid=a7b7a05e-6de6-4d3a-a423-37bf0912db84">Microsoft Visual C++ 2010 Redistributable Package</a>.</strong></p>
<p>Please post feedback, bugs and questions in the <a href="http://casparcg.com/forum/viewforum.php?f=10">CasparCG Forum</a>.</p>
<p>Preliminary documentation is available in <a href="http://casparcg.com/wiki/Category:CasparCG_Server_2.0_pre-release">the CasparCG Wiki</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.casparcg.com/casparcg20b3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download CasparCG Server 2.0 Beta 1</title>
		<link>http://www.casparcg.com/casparcg20b1</link>
		<comments>http://www.casparcg.com/casparcg20b1#comments</comments>
		<pubDate>Fri, 09 Sep 2011 20:59:45 +0000</pubDate>
		<dc:creator>Jonas Hummelstrand</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[broadcast]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Server video broadcast free]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.casparcg.com/?p=1210</guid>
		<description><![CDATA[The CasparCG Server 2.0 beta 1 is no longer available, please download the newer CasparCG Server 2.0 beta 3 release instead.]]></description>
			<content:encoded><![CDATA[<p>The CasparCG Server 2.0 beta 1 is no longer available, please download the newer <a href="http://casparcg.com/casparcg20b3">CasparCG Server 2.0 beta 3 release</a> instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.casparcg.com/casparcg20b1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download CasparCG Server 2.0 Alpha</title>
		<link>http://www.casparcg.com/casparcg-server2alpha</link>
		<comments>http://www.casparcg.com/casparcg-server2alpha#comments</comments>
		<pubDate>Thu, 23 Jun 2011 11:20:51 +0000</pubDate>
		<dc:creator>Jonas Hummelstrand</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[alpha pre-release Server video broadcast free]]></category>

		<guid isPermaLink="false">http://www.casparcg.com/?p=1116</guid>
		<description><![CDATA[The CasparCG Server 2.0 alpha version is no longer available, please download the newer CasparCG Server 2.0b3 release instead.]]></description>
			<content:encoded><![CDATA[<p>The CasparCG Server 2.0 alpha version is no longer available, please download the newer <a href="http://casparcg.com/casparcg20b3">CasparCG Server 2.0b3 release</a> instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.casparcg.com/casparcg-server2alpha/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Tutorial Shows You How to Create A Dynamic CasparCG Template</title>
		<link>http://www.casparcg.com/video-tutorial</link>
		<comments>http://www.casparcg.com/video-tutorial#comments</comments>
		<pubDate>Tue, 10 May 2011 09:49:02 +0000</pubDate>
		<dc:creator>Jonas Hummelstrand</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.casparcg.com/?p=1089</guid>
		<description><![CDATA[Our newest video tutorial shows you how to create a template with dynamic text, video and audio with step-by-step instructions. You can also download all the source files (both After Effects and Flash Professional projects, the audio, the rendered video and the finished FT files) from the Download page.]]></description>
			<content:encoded><![CDATA[<p><a href="http://casparcg.com/tutorials/"><img class="alignright size-full wp-image-1092" title="Video-Tutorial-CasparCG-Dynamic-Template" src="http://www.casparcg.com/wp-content/uploads/Video-Tutorial-CasparCG-Dynamic-Tenplate.jpg" alt="Watch the Video Tutorial" width="250" height="140" /></a>Our newest <a title="Watch CasparCG Tutorials" href="http://casparcg.com/tutorials/">video tutorial</a> shows you how to create a template with dynamic text, video and audio with step-by-step instructions.</p>
<p>You can also download all the source files (both After Effects and Flash Professional projects, the audio, the rendered video and the finished FT files) from the <a href="http://www.casparcg.com/download#SampleProjects">Download</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.casparcg.com/video-tutorial/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chat about CasparCG on IRC</title>
		<link>http://www.casparcg.com/chat-about-casparcg-on-irc</link>
		<comments>http://www.casparcg.com/chat-about-casparcg-on-irc#comments</comments>
		<pubDate>Thu, 31 Mar 2011 10:44:03 +0000</pubDate>
		<dc:creator>Jonas Hummelstrand</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.casparcg.com/?p=1063</guid>
		<description><![CDATA[If you have questions about the CasparCG system, you&#8217;ll usually find us in the IRC channel #CasparCG on the freenode.net server. We can&#8217;t make any promises, but we&#8217;re usually logged on while we&#8217;re at work (GMT +1.) There&#8217;s a web version or you can use any of the client applications available.]]></description>
			<content:encoded><![CDATA[<p>If you have questions about the CasparCG system, you&#8217;ll usually find us in the IRC channel <strong>#CasparCG</strong> on the <em>freenode.net</em> server. We can&#8217;t make any promises, but we&#8217;re usually logged on while we&#8217;re at work (GMT +1.)</p>
<p>There&#8217;s a <a title="IRC Web Chat" href="http://webchat.freenode.net/?channels=CasparCG">web version</a> or you can use any of the <a title="IRC Clients" href="http://en.wikipedia.org/wiki/Irc#Clients">client applications</a> available.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.casparcg.com/chat-about-casparcg-on-irc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swedish Election 2010: 36 HD Cameras and 4 CasparCG Graphics Outputs</title>
		<link>http://www.casparcg.com/swedish-election-2010-blog</link>
		<comments>http://www.casparcg.com/swedish-election-2010-blog#comments</comments>
		<pubDate>Sun, 19 Sep 2010 17:43:02 +0000</pubDate>
		<dc:creator>Jonas Hummelstrand</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.casparcg.com/?p=946</guid>
		<description><![CDATA[The broadcast of the Swedish election coverage used four CasparCG servers, two custom-made Windows controller clients and a custom-made iPad app.]]></description>
			<content:encoded><![CDATA[<p>The broadcast of the Swedish election coverage used four CasparCG servers, two custom-made Windows controller clients and a custom-made iPad app.</p>
<div id="attachment_956" class="wp-caption alignright" style="width: 310px"><a href="http://www.casparcg.com/wp-content/uploads/CasparCG-HD-OB-busses.jpg" rel="lightbox[946]"><img class="size-medium wp-image-956" title="CasparCG-HD-OB-buses" src="http://www.casparcg.com/wp-content/uploads/CasparCG-HD-OB-busses-300x168.jpg" alt="OB buses that control the 29 external and 7 in-studio HD cameras" width="300" height="168" /></a><p class="wp-caption-text">OB buses used for the election coverage, the right bus handled the 29 external HD feeds coming in via fiber, the left bus handled the main broadcast.</p></div>
<div id="attachment_959" class="wp-caption alignright" style="width: 310px"><a href="http://www.casparcg.com/wp-content/uploads/CasparCG-Swiff-Chart-Pro-Controller-Election-2010.png" rel="lightbox[946]"><img class="size-medium wp-image-959 " title="CasparCG-Controller-Election-2010" src="http://www.casparcg.com/wp-content/uploads/CasparCG-Swiff-Chart-Pro-Controller-Election-2010-300x218.png" alt="Swiff Chart Pro was used to create animated graphs of the exit poll data, and the resulting SWF files were played directly by CasparCG Servers." width="300" height="218" /></a><p class="wp-caption-text">Election data controller</p></div>
<div id="attachment_960" class="wp-caption alignright" style="width: 310px"><a href="http://www.casparcg.com/wp-content/uploads/CasparCG-Swiff-Chart-Pro-Election-2010.png" rel="lightbox[946]"><img class="size-medium wp-image-960" title="CasparCG-Swiff-Chart-Pro-Election-2010" src="http://www.casparcg.com/wp-content/uploads/CasparCG-Swiff-Chart-Pro-Election-2010-300x162.png" alt="Swiff Chart Pro is used to create animated exit poll charts and graphs" width="300" height="162" /></a><p class="wp-caption-text">Swiff Chart Pro is used to create animated exit poll charts and graphs</p></div>
<div id="attachment_958" class="wp-caption alignright" style="width: 310px"><a href="http://www.casparcg.com/wp-content/uploads/CasparCG-iPad-Election-Controller.jpg" rel="lightbox[946]"><img class="size-medium wp-image-958" title="CasparCG-iPad-Election-Controller-Settings" src="http://www.casparcg.com/wp-content/uploads/CasparCG-iPad-Election-Controller-300x225.jpg" alt="CasparCG iPad Election Controller Settings" width="300" height="225" /></a><p class="wp-caption-text">CasparCG iPad Election Controller</p></div>
<div id="attachment_957" class="wp-caption alignright" style="width: 310px"><a href="http://www.casparcg.com/wp-content/uploads/CasparCG-iPad-Election-Controller-GUI.jpg" rel="lightbox[946]"><img class="size-medium wp-image-957" title="CasparCG-iPad-Election-Controller-GUI" src="http://www.casparcg.com/wp-content/uploads/CasparCG-iPad-Election-Controller-GUI-300x225.jpg" alt="iPad Exit Poll GUI" width="300" height="225" /></a><p class="wp-caption-text">iPad Exit Poll GUI</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.casparcg.com/swedish-election-2010-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alpha Preview of CasparCG Client 2.0</title>
		<link>http://www.casparcg.com/alpha-preview-of-casparcg-client-2-0</link>
		<comments>http://www.casparcg.com/alpha-preview-of-casparcg-client-2-0#comments</comments>
		<pubDate>Tue, 17 Aug 2010 17:46:02 +0000</pubDate>
		<dc:creator>Jonas Hummelstrand</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.casparcg.com/?p=933</guid>
		<description><![CDATA[We&#8217;ve just begun testing the completely rewritten CasparCG Client. Here&#8217;s just a few of the exciting features: Macros for automatic execution of multiple commands with a single click. Create macros using simple drag and drop tree-view GUI. The client can be configured to listen to P-Bus commands sent over a RS-422 serial connection, which allows [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.casparcg.com/wp-content/uploads/CasparCG-Client-2.0-Alpha-Interface.png" rel="lightbox[933]"><img class="alignright size-medium wp-image-934" title="CasparCG-Client-2.0-Alpha-Interface" src="http://www.casparcg.com/wp-content/uploads/CasparCG-Client-2.0-Alpha-Interface-243x300.png" alt="CasparCG-Client-2.0-Alpha-Interface" width="243" height="300" /></a>We&#8217;ve just begun testing the completely rewritten CasparCG Client. Here&#8217;s just a few of the exciting features:</p>
<ul>
<li>Macros for automatic execution of multiple commands with a single click.<br />
Create macros using simple drag and drop tree-view  GUI.</li>
<li>The client can be configured to listen to P-Bus commands sent over a RS-422 serial connection, which allows vision mixers (switchers)  to control and play all commands of CasparCG.</li>
<li>Works on XP, Vista and Windows 7 (both 32-bit and 64-bit.)</li>
<li>No installer needed.</li>
<li>All configuration is done in XML file instead of in the Registry.</li>
</ul>
<p>We&#8217;ll post the source code to the SourceForge.net <a title="SVN" href="http://casparcg.svn.sourceforge.net/viewvc/casparcg/">SVN code repository</a> once we reach the beta phase!</p>
<p><img class="size-medium wp-image-936 alignleft" title="GrassValley Switcher ready to control CasparCG with registers over P-Bus" src="http://www.casparcg.com/wp-content/uploads/CasparCG-Client-Switcher-300x178.jpg" alt="" width="300" height="178" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.casparcg.com/alpha-preview-of-casparcg-client-2-0/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Q &amp; A at FreshDV.com</title>
		<link>http://www.casparcg.com/q-a-at-freshdv-com</link>
		<comments>http://www.casparcg.com/q-a-at-freshdv-com#comments</comments>
		<pubDate>Tue, 13 Jul 2010 11:06:22 +0000</pubDate>
		<dc:creator>Jonas Hummelstrand</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.casparcg.com/?p=930</guid>
		<description><![CDATA[Matt Jeppsen over at FreshDV.com just posted a featured article about CasparCG.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.freshdv.com/wp-content/themes/freshdvdark/images/logo.gif" alt="" width="150" height="69" /></p>
<p>Matt Jeppsen over at FreshDV.com just posted <a title="CasparCG Q &amp; A" href="http://www.freshdv.com/2010/07/casparcg-qa-world-cup.html">a featured article about CasparCG</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.casparcg.com/q-a-at-freshdv-com/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World Cup 2010 Live Graphics</title>
		<link>http://www.casparcg.com/world-cup-2010-live-graphics</link>
		<comments>http://www.casparcg.com/world-cup-2010-live-graphics#comments</comments>
		<pubDate>Wed, 23 Jun 2010 11:58:53 +0000</pubDate>
		<dc:creator>Jonas Hummelstrand</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.casparcg.com/?p=895</guid>
		<description><![CDATA[CasparCG is being used for all SVT&#8217;s SD and HD broadcasts from the FIFA World Cup 2010. Everything from the match timer, tickers, score boards and name signs is being controlled either by automation or a single operator using a combination of the regular CasparCG Client and a custom-made client. http://www.youtube.com/watch?v=myFvkr4pQB0 Download CasparCG World Cup [...]]]></description>
			<content:encoded><![CDATA[<p>CasparCG is being used for all SVT&#8217;s SD and HD broadcasts from the FIFA World Cup 2010. Everything from the match timer, tickers, score boards and name signs is being controlled either by automation or a single operator using a combination of the regular <strong>CasparCG Client</strong> and a custom-made client.</p>
<p><a href="http://www.youtube.com/watch?v=myFvkr4pQB0">http://www.youtube.com/watch?v=myFvkr4pQB0</a></p>
<p><a href="https://sourceforge.net/projects/casparcg/files/FIFA_World_Cup_2010/CasparCG%202010%20FIFA%20World%20Cup%20Client.zip/download" target="_blank">Download CasparCG World Cup Client</a> (1.9 MB)</p>
<p><span style="color: #808080;"><em>The custom client used to control the match timer, tickers and other  World Cup specific graphics. Contains a ready-to-use EXE file, as well  as the complete C# source code in a Visual Studio project.  Windows only. Distributed under the GNU General Public  License GPLv3 or higher.</em></span></p>
<p><a href="https://sourceforge.net/projects/casparcg/files/FIFA_World_Cup_2010/CasparCG%20FIFA%20World%20Cup%202010%20Templates.zip/download" target="_blank">Download CasparCG World Cup Templates</a> (103 MB)</p>
<p><span style="color: #808080;"><em>The  CasparCG Flash templates for timers, tickers and other  World  Cup specific graphics. Contains all FT templates, as well as the Flash FLA projects. Distributed under the GNU General Public  License GPLv3 or higher.</em></span></p>
<p><span style="color: #808080;"><a href="http://casparcg.com/case/world-cup-2010-live-graphics">Read more about how CasparCG is used in SVT&#8217;s World Cup 2010 broadcasts.</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.casparcg.com/world-cup-2010-live-graphics/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Released: CasparCG 1.8 Installers and Source Code</title>
		<link>http://www.casparcg.com/released-casparcg-1-8-installers-and-source-code</link>
		<comments>http://www.casparcg.com/released-casparcg-1-8-installers-and-source-code#comments</comments>
		<pubDate>Fri, 09 Apr 2010 11:33:21 +0000</pubDate>
		<dc:creator>Jonas Hummelstrand</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.casparcg.com/?p=813</guid>
		<description><![CDATA[We&#8217;ve finally released the new version 1.8.0b4 of the CasparCG system, complete with installers, source code and tools. A few of the new features: Supports all DeckLink (new!) and Bluefish SDI and HDMI cards (starting at $199) Now scales both QuickTime and Flash content via OpenGL 2.0 so they fill the screen when outputting to [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve finally released <strong>the new version 1.8.0b4</strong> of the CasparCG system, complete with installers, source code and tools.</p>
<p>A few of the new features:</p>
<ul>
<li>Supports all DeckLink (new!) and Bluefish SDI and HDMI cards (starting at $199)</li>
<li>Now scales both QuickTime and Flash content via OpenGL 2.0 so they fill the screen when outputting to a computer screen.</li>
</ul>
<p>Read more in <a href="/wiki">the documentation</a>, discuss in <a href="/forum">the  forum</a> or <a href="/download">download the software and source code</a> directly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.casparcg.com/released-casparcg-1-8-installers-and-source-code/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CasparCG showreel</title>
		<link>http://www.casparcg.com/casparcg-showreel</link>
		<comments>http://www.casparcg.com/casparcg-showreel#comments</comments>
		<pubDate>Thu, 25 Mar 2010 15:01:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.casparcg.se/?p=42</guid>
		<description><![CDATA[CasparCG is a Flash and video play-out server that: Is free and open sourced Plays multiple Flash SWFs with full dynamic control Plays all common SD &#38; HD video codecs with alpha and audio SDI &#38; HD-SDI output to both interlaced and progressive + to computer monitor Plays uncached videos from disk and transitions between [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">
<h4>CasparCG is a Flash and video play-out server that:</h4>
<ul>
<li>Is free and open sourced</li>
<li>Plays multiple Flash SWFs with full dynamic control</li>
<li>Plays all common SD &amp; HD video codecs with alpha and audio</li>
<li>SDI &amp; HD-SDI output to both interlaced and progressive + to computer monitor</li>
<li>Plays uncached videos from disk and transitions between two videos</li>
<li>Can collect data itself from DB, XML, RSS feeds or external sensors</li>
<li>Can use the same Flash application in both broadcast and on the web</li>
</ul>
<p style="text-align: left;"><strong><br />
</strong></p>
<p style="text-align: left;">
<p><a href="http://www.youtube.com/watch?v=w7hF4wSdTWQ&#038;fmt=18">http://www.youtube.com/watch?v=w7hF4wSdTWQ</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.casparcg.com/casparcg-showreel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CasparCG and Musikhjälpen 2009</title>
		<link>http://www.casparcg.com/casparcg-and-musikhjalpen-2009</link>
		<comments>http://www.casparcg.com/casparcg-and-musikhjalpen-2009#comments</comments>
		<pubDate>Wed, 16 Dec 2009 05:57:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.casparcg.com/?p=672</guid>
		<description><![CDATA[CasparCG doing all graphics Titles / Promos / SMS / Auctions and more. Live on TV and Web. More info&#8230;]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-674" title="MH2009" src="http://www.casparcg.com/wp-content/uploads/MH2009.png" alt="MH2009" width="508" height="282" /></p>
<p>CasparCG doing all graphics Titles / Promos / SMS / Auctions and more.</p>
<p>Live on TV and Web.</p>
<p><a href="http://www.sr.se/sida/default.aspx?ProgramId=3607">More info&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.casparcg.com/casparcg-and-musikhjalpen-2009/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>European parliament election with CasparCG</title>
		<link>http://www.casparcg.com/european-parliament-election-with-casparcg</link>
		<comments>http://www.casparcg.com/european-parliament-election-with-casparcg#comments</comments>
		<pubDate>Sun, 21 Jun 2009 20:08:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.casparcg.com/?p=649</guid>
		<description><![CDATA[  CasparCG handled all the on-air graphics for SVT&#8217;s European parliament election.]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span style="mso-ansi-language: EN-US;"><span style="font-size: small;"><span style="font-family: Times New Roman;"><img class="alignnone size-full wp-image-648" title="EuParlamentsVal" src="http://www.casparcg.com/wp-content/uploads/11_half.jpg" alt="EuParlamentsVal" width="512" height="288" /></span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span style="mso-ansi-language: EN-US;"> </span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span style="mso-ansi-language: EN-US;"><span style="font-size: small;"><span style="font-family: Times New Roman;">CasparCG handled all the on-air graphics for SVT&#8217;s European parliament election.</span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.casparcg.com/european-parliament-election-with-casparcg/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.947 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-06 01:41:46 -->
<!-- Compression = gzip -->
