]> git.sesse.net Git - casparcg/blob - CHANGES.txt
Updated CHANGES.txt
[casparcg] / CHANGES.txt
1 C H A N G E S\r
2 \r
3 CasparCG Server 2.0.7 (as compared to CasparCG Server 2.0.7 Beta 2)\r
4 ===================================================================\r
5 \r
6 General\r
7 -------\r
8 \r
9   o Added support for using a different configuration file at startup than the\r
10     default casparcg.config by simply adding the name of the file to use as the\r
11     first command line argument to casparcg.exe.\r
12   o Fixed various bugs.\r
13   o Upgraded FFmpeg to latest stable.\r
14 \r
15 Mixer\r
16 -----\r
17 \r
18   o Added support for rotation.\r
19   o Added support for changing the anchor point around which fill_translation,\r
20     fill_scale and rotation will be done from.\r
21 \r
22 AMCP\r
23 ----\r
24 \r
25   o Added RESUME command to complement PAUSE. (Peter Keuter)\r
26   o To support the new mixer features the following commands has been added:\r
27 \r
28     - MIXER ANCHOR -- will return or modify the anchor point for a layer\r
29       (default is 0 0 for backwards compatibility). Example:\r
30       MIXER 1-10 ANCHOR 0.5 0.5\r
31       ...for changing the anchor to the middle of the layer\r
32       (a MIXER 1-10 FILL 0.5 0.5 1 1 will be necessary to place the layer at the\r
33       same place on screen as it was before).\r
34 \r
35     - MIXER ROTATION -- will return or modify the angle of which a layer is\r
36       rotated by (clockwise degrees) around the point specified by ANCHOR.\r
37 \r
38 Consumers\r
39 ---------\r
40 \r
41   o Removed blocking_decklink_consumer. It was more like an experiment at best\r
42     and its usefulness was questionable.\r
43 \r
44 HTML producer\r
45 -------------\r
46 \r
47   o No longer tries to play all files with a . in their name.\r
48     (Georgi Chorbadzhiyski)\r
49   o Reimplemented using CEF3 instead of Berkelium, which enables use of WebGL\r
50     and more. CEF3 is actively maintained, which Berkelium is not. (Robert Nagy)\r
51   o Implements a custom version of window.requestAnimationFrame which will\r
52     follow the pace of the channel, for perfectly smooth animations.\r
53   o No longer manually interlaces frames, to allow for mixer fill transforms\r
54     without artifacts.\r
55   o Now uses CEF3 event loop to avoid 100% CPU core usage.\r
56 \r
57 \r
58 \r
59 CasparCG Server 2.0.7 Beta 2 (as compared to CasparCG Server 2.0.7 Beta 1)\r
60 ==========================================================================\r
61 \r
62 General\r
63 -------\r
64 \r
65   o Added sendings of OSC messages for channel_grid channel in addition to\r
66     regular channels.\r
67 \r
68 Producers\r
69 ---------\r
70 \r
71   o FFmpeg: Reports correct nb_frames() when using SEEK (Thomas Kaltz III)\r
72   o Flash: Fixed bug wherer CG PLAY, CG INVOKE\r
73 \r
74 Consumers\r
75 ---------\r
76 \r
77   o channel_consumer: Added support for more than one channel_consumer per\r
78     channel.\r
79   o decklink_consumer: Added support for a single instance of the consumer to\r
80     manage a separate key output for use with decklink duo/quad cards:\r
81 \r
82     <decklink>\r
83       <device>1</device>\r
84       <key-device>2</key-device>\r
85       <keyer>external_separate_device</keyer>\r
86     </decklink>\r
87 \r
88     ...in the configuration will enable the feature. The value of <key-device />\r
89     defaults to the value of <device /> + 1.\r
90   o synchronizing_consumer: Removed in favour of a single decklink_consumer\r
91     managing both fill and key device.\r
92   o streaming_consumer: A new implementation of ffmpeg_consumer with added\r
93     support for streaming and other PTS dependent protocols. Examples:\r
94 \r
95     <stream>\r
96       <path>udp://localhost:5004</path>\r
97       <args>-vcodec libx264 -tune zerolatency -preset ultrafast -crf 25 -format mpegts -vf scale=240:180</args>\r
98     </stream>\r
99 \r
100     ...in configuration or:\r
101 \r
102     ADD 1 STREAM udp://localhost:5004 -vcodec libx264 -tune zerolatency -preset ultrafast -crf 25 -format mpegts -vf scale=240:180\r
103 \r
104     ...via AMCP. (Robert Nagy sponsored by Ericsson Broadcasting Services)\r
105   o newtek_ivga_consumer: Added support for iVGA consumer to not provide channel\r
106     sync even though connected. Useful for iVGA clients that downloads as fast\r
107     as possible instead of in frame-rate pace, like Wirecast. To enable:\r
108 \r
109     <newtek-ivga>\r
110       <provide-sync>false</provide-sync>\r
111     </newtek-ivga>\r
112 \r
113     ...in config to not provide channel sync when connected. The default is\r
114     true.\r
115 \r
116 AMCP\r
117 ----\r
118 \r
119   o Added support in ADD and REMOVE for a placeholder <CLIENT_IP_ADDRESS> which\r
120     will resolve to the connected AMCP client's IPV4 address.\r
121   o Fixed bug where AMCP commands split into multiple TCP packets where not\r
122     correctly parsed (http://casparcg.com/forum/viewtopic.php?f=3&t=2480)\r
123 \r
124 \r
125 \r
126 CasparCG Server 2.0.7 Beta 1 (as compared to 2.0.6 Stable)\r
127 ==========================================================\r
128 \r
129 General\r
130 -------\r
131   o FFmpeg: Upgraded to master and adapted CasparCG to FFmpeg API changes\r
132     (Robert Nagy sponsored by SVT)\r
133   o FFmpeg: Fixed problem with frame count calculation (Thomas Kaltz III)\r
134   o Fixed broken CG UPDATE.\r
135 \r
136 Producers\r
137 ---------\r
138 \r
139   o New HTML producer has been created (Robert Nagy sponsored by Flemish Radio\r
140     and Television Broadcasting Organization, VRT)\r
141 \r
142 \r
143 \r
144 CasparCG Server 2.0.6 Stable (as compared to 2.0.4 Stable)\r
145 ==========================================================\r
146 \r
147 General\r
148 -------\r
149   o iVGA: Allow for the server to work without Processing.AirSend.x86.dll to\r
150     prevent a possible GPL violation. It is available as a separate optional\r
151     download.\r
152   o iVGA: Only provide sync to channel while connected, to prevent channel\r
153     ticking too fast.\r
154   o FFmpeg: Fixed bug during deinterlace-bob-reinterlace where output fields\r
155     were offset by one field in relation to input fields.\r
156   o FFmpeg: Fixed bug in ffmpeg_consumer where an access violation occurred\r
157     during destruction.\r
158   o FFmpeg: Improved seeking. (Robert Nagy and Thomas Kaltz III)\r
159   o Frontend: Only writes elements to casparcg.config which overrides a default\r
160     value to keep the file as compact as possible.\r
161   o System audio: Patched sfml-audio to work better with oal-consumer and\r
162     therefore removed portaudio as the system audio implementation and went back\r
163     to oal.\r
164   o Flash: Changed so that the initial buffer fill of frames is rendered at a\r
165     frame-duration pace instead of as fast as possible. Otherwise time based\r
166     animations render incorrectly. During buffer recovery, a higher paced\r
167     rendering takes place, but still not as fast as possible, which can cause\r
168     animations to be somewhat incorrectly rendered. This is the only way though\r
169     if we want the buffer to be able to recover after depletion.\r
170   o Fixed race condition during server shutdown.\r
171   o OSC: outgoing audio levels from the audio mixer for each audio channel is\r
172     now transmitted (pFS and dBFS). (Thomas Kaltz III)\r
173   o Stage: Fixed bug where tweened transforms were only ticked when a\r
174     corresponding layer existed.\r
175   o Screen consumer: Added borderless option and correct handling of name\r
176     option. (Thomas Kaltz III)\r
177   o AMCP: CLS now reports duration and framerate for MOVIE files were\r
178     information is possible to extract. (Robert Nagy)\r
179   o Version bump to keep up with CasparCG Client version.\r
180 \r
181 \r
182 \r
183 CasparCG Server 2.0.4 Stable (as compared to 2.0.4 Beta 1)\r
184 ==========================================================\r
185 \r
186 General\r
187 -------\r
188   o Can now open media with file names that only consist of digits.\r
189     (Cambell Prince)\r
190   o Miscellaneous stability and performance improvements.\r
191 \r
192 Video mixer\r
193 -----------\r
194   o Conditional compilation of chroma key support and straight alpha output\r
195     support in shader (just like with blend-modes) because of performance impact\r
196     even when not in use on a layer or on a channel. New <mixer /> element added\r
197     to configuration for turning on mixer features that not everybody would want\r
198     to pay for (performance-wise.) blend-modes also moved into this element.\r
199   o Fixed bug where MIXER LEVELS interpreted arguments in the wrong order, so \r
200     that gamma was interpreted as max_input and vice versa.\r
201 \r
202 Consumers\r
203 ---------\r
204   o Added support for NewTek iVGA, which enables the use of CasparCG Server \r
205     fill+key output(s) as input source(s) to a NewTek TriCaster without \r
206     requiring video card(s) in the CasparCG Server machine, or taking up inputs\r
207     in the TriCaster. <newtek-ivga /> element in config enables iVGA on a\r
208     channel. (Robert Nagy sponsored by NewTek)\r
209   o Decklink: Created custom decklink allocator to reduce the memory footprint.\r
210   o Replaced usage of SFML for <system-audio /> with PortAudio, because of\r
211     problems with SFML since change to static linkage. Also PortAudio seems to\r
212     give lower latency.\r
213 \r
214 Producers\r
215 ---------\r
216   o FFmpeg: Added support for arbitrary FFmpeg options/parameters\r
217     in ffmpeg_producer. (Cambell Prince)\r
218   o Flash: Flash Player 11.8 now tested and fully supported.\r
219   o Flash: No longer starts a Flash Player to service CG commands that mean\r
220     nothing without an already running Flash Player.\r
221   o Flash: globally serialize initialization and destruction of Flash Players,\r
222     to avoid race conditions in Flash.\r
223   o Flash: changed so that the Flash buffer is filled with Flash Player\r
224     generated content at initialization instead of empty frames.\r
225 \r
226 OSC\r
227 ---\r
228   o Performance improvements. (Robert Nagy sponsored by Boffins Technologies)\r
229   o Never sends old values to OSC reveivers. Collects the latest value of each\r
230     path logged since last UDP send, and sends the new UDP packet (to each\r
231     subscribing OSC receiver) with the values collected. (Robert Nagy sponsored\r
232     by Boffins Technologies)\r
233   o Batches as many OSC messages as possible in an OSC bundle to reduce the \r
234     number of UDP packets sent. Breakup into separate packages if necessary to \r
235     avoid fragmentation. (Robert Nagy sponsored by Boffins Technologies)\r
236   o Removed usage of Microsoft Agents library (Server ran out of memory after a\r
237     while) in favour of direct synchronous invocations.\r
238 \r
239 \r
240 \r
241 CasparCG Server 2.0.4 Beta 1 (as compared to 2.0.3 Stable)\r
242 ==========================================================\r
243 \r
244 General\r
245 -------\r
246   o Front-end GUI for simplified configuration and easy access to common tasks.\r
247     (Thomas Kaltz III and Jeff Lafforgue)\r
248   o Added support for video and images file thumbnail generation. By default the\r
249     media directory is scanned every 5 seconds for new/modified/removed files\r
250     and thumbnails are generated/regenerated/removed accordingly.\r
251   o Support for new video modes: 1556p2398, 1556p2400, 1556p2500, 2160p2398,\r
252     2160p2400, 2160p2500, 2160p2997 and 2160p3000.\r
253   o Experimental ATI graphics card support by using static linking against SFML\r
254     instead of dynamic. Should improve ATI GPU support, but needs testing.\r
255   o Added support for playback and pass-through of up to 16 audio channels. See\r
256     http://casparcg.com/forum/viewtopic.php?f=3&t=1453 for more information.\r
257   o Optimizations in AMCP protocol implementations for large incoming messages,\r
258     for example base64 encoded PNG images.\r
259   o Logging output now includes milliseconds and has modified format:\r
260     YYYY-MM-DD hh:mm:ss.zzz\r
261   o Improved audio playback with 720p5994 and 720p6000 channels.\r
262   o An attempt to improve output synchronization of consumers has been made. Use\r
263     for example:\r
264 \r
265     <consumers>\r
266       <synchronizing>\r
267         <decklink>\r
268           <device>1</device>\r
269           <embedded-audio>true</embedded-audio>\r
270         </decklink>\r
271         <decklink>\r
272           <device>2</device>\r
273           <key-only>true</key-only>\r
274         </decklink>\r
275       </synchronizing>\r
276     </consumers>\r
277 \r
278     ...to instruct the server to keep both DeckLink consumers in sync with each\r
279     other. Consider this experimental, so don't wrap everything in\r
280     <synchronizing /> unless synchronization of consumer outputs is needed. For\r
281     synchronization to be effective all synchronized cards must have genlock\r
282     reference signal connected.\r
283   o Transfer of source code and issue tracker to github. (Thomas Kaltz III)\r
284 \r
285 Layer\r
286 -----\r
287   o Fixed a problem where the first frame was not always shown on LOAD.\r
288     (Robert Nagy)\r
289 \r
290 Stage\r
291 -----\r
292 \r
293   o Support for layer consumers for listening to frames coming out of producers.\r
294     (Cambell Prince)\r
295 \r
296 Audio mixer\r
297 -----------\r
298   o Added support for a master volume mixer setting for each channel.\r
299 \r
300 Video mixer\r
301 -----------\r
302   o Added support for chroma keying. (Cambell Prince)\r
303   o Fixed bug where MIXER CONTRAST set to < 1 can cause transparency issues.\r
304   o Experimental support for straight alpha output.\r
305 \r
306 Consumers\r
307 ---------\r
308   o Avoid that the FFmpeg consumer blocks the channel output when it can't keep\r
309     up with the frame rate (drops frames instead).\r
310   o Added support for to create a separate key and fill file when recording with\r
311     the FFmpeg consumer. Add the SEPARATE_KEY parameter to the FFmpeg consumer\r
312     parameter list. The key file will get the _A file name suffix to be picked\r
313     up by the separated_producer when doing playback.\r
314   o The Image consumer now writes to the media folder instead of the data\r
315     folder.\r
316   o Fixed bug in DeckLink consumer where we submit too few audio samples to the\r
317     driver when the video format has a frame rate > 50.\r
318   o Added another experimental DeckLink consumer implementation where scheduled\r
319     playback is not used, but a similar approach as in the bluefish consumer\r
320     where we wait for a frame to be displayed and then display the next frame.\r
321     It is configured via a <blocking-decklink> consumer element. The benefits of\r
322     this consumer is lower latency and more deterministic synchronization\r
323     between multiple instances (should not need to be wrapped in a\r
324     <synchronizing> element when separated key/fill is used).\r
325 \r
326 Producers\r
327 ---------\r
328   o Added support for playing .swf files using the Flash producer. (Robert Nagy)\r
329   o Image producer premultiplies PNG images with their alpha.\r
330   o Image producer can load a PNG image encoded as base64 via:\r
331     PLAY 1-0 [PNG_BASE64] <base64 string>\r
332   o FFmpeg producer can now use a directshow input filters:\r
333     PLAY 1-10 "dshow://video=Some Camera"\r
334     (Cambell Prince, Julian Waller and Robert Nagy)\r
335   o New layer producer which directs the output of a layer to another layer via\r
336     a layer consumer. (Cambell Prince)\r
337 \r
338 AMCP\r
339 ----\r
340   o The master volume feature is controlled via the MASTERVOLUME MIXER\r
341     parameter. Example: MIXER 1 MASTERVOLUME 0.5\r
342   o THUMBNAIL LIST/RETRIEVE/GENERATE/GENERATE_ALL command was added to support\r
343     the thumbnail feature.\r
344   o ADD 1 FILE output.mov SEPARATE_KEY activates the separate key feature of the\r
345     FFmpeg consumer creating an additional output_a.mov containing only the key.\r
346   o Added KILL command for shutting down the server without console access.\r
347   o Added RESTART command for shutting down the server in the same way as KILL\r
348     except that the return code from CasparCG Server is 5 instead of 0, which\r
349     can be used by parent process to take other actions. The\r
350     'casparcg_auto_restart.bat' script restarts the server if the return code is\r
351     5.\r
352   o DATA RETRIEVE now returns linefeeds encoded as an actual linefeed (the\r
353     single character 0x0a) instead of the previous two characters:\r
354     \ followed by n.\r
355   o MIXER CHROMA command added to control the chroma keying. Example:\r
356     MIXER 1-1 CHROMA GREEN|BLUE 0.10 0.04\r
357     (Cambell Prince)\r
358   o Fixed bug where MIXER FILL overrides any previous MIXER CLIP on the same\r
359     layer. The bugfix also has the side effect of supporting negative scale on\r
360     MIXER FILL, causing the image to be flipped.\r
361   o MIXER <ch> STRAIGHT_ALPHA_OUTPUT added to control whether to output straight\r
362     alpha or not.\r
363   o Added INFO <ch> DELAY and INFO <ch>-<layer> DELAY commands for showing some\r
364     delay measurements.\r
365   o PLAY 1-1 2-10 creates a layer producer on 1-1 redirecting the output of\r
366     2-10. (Cambell Prince)\r
367 \r
368 OSC\r
369 ---\r
370   o Support for sending OSC messages over UDP to either a predefined set of\r
371     clients (servers in the OSC sense) or dynamically to the ip addresses of the\r
372     currently connected AMCP clients.\r
373     (Robert Nagy sponsored by Boffins Technologies)\r
374   o /channel/[1-9]/stage/layer/[0-9]\r
375     + always             /paused           [paused or not]\r
376     + color producer     /color            [color string]\r
377     + ffmpeg producer    /profiler/time    [render time]     [frame duration]\r
378     + ffmpeg producer    /file/time        [elapsed seconds] [total seconds]\r
379     + ffmpeg producer    /file/frame       [frame]           [total frames]\r
380     + ffmpeg producer    /file/fps         [fps]\r
381     + ffmpeg producer    /file/path        [file path]\r
382     + ffmpeg producer    /loop             [looping or not]\r
383     + during transitions /transition/frame [current frame]   [total frames]\r
384     + during transitions /transition/type  [transition type]\r
385     + flash producer     /host/path        [filename]\r
386     + flash producer     /host/width       [width]\r
387     + flash producer     /host/height      [height]\r
388     + flash producer     /host/fps         [fps]\r
389     + flash producer     /buffer           [buffered]        [buffer size]\r
390     + image producer     /file/path        [file path]\r
391 \r
392 \r
393 \r
394 CasparCG Server 2.0.3 Stable (as compared to 2.0.3 Alpha)\r
395 =========================================================\r
396 \r
397 Stage\r
398 -----\r
399 \r
400   o Fixed dead-lock that can occur with multiple mixer tweens. (Robert Nagy)\r
401 \r
402 AMCP\r
403 ----\r
404 \r
405   o DATA STORE now supports creating folders of path specified if they does not\r
406     exist. (Jeff Lafforgue)\r
407   o DATA REMOVE command was added. (Jeff Lafforgue)\r
408 \r
409 \r
410 \r
411 CasparCG Server 2.0.3 Alpha (as compared to 2.0 Stable)\r
412 =======================================================\r
413 \r
414 General\r
415 -------\r
416 \r
417   o Data files are now stored in UTF-8 with BOM. Latin1 files are still\r
418     supported for backwards compatibility.\r
419   o Commands written in UTF-8 to log file but only ASCII characters to console.\r
420   o Added supported video formats:\r
421     + 720p2398 (not supported by DeckLink)\r
422     + 720p2400 (not supported by DeckLink)\r
423     + 1080p5994\r
424     + 1080p6000\r
425     + 720p30 (not supported by DeckLink)\r
426     + 720p29.976 (not supported by DeckLink)\r
427 \r
428 CLK\r
429 ---\r
430 \r
431   o CLK protocol implementation can now serve more than one connection at a time\r
432     safely.\r
433   o Added timeline support to the CLK protocol.\r
434   o Refactored parts of the CLK parser implementation.\r
435 \r
436 Consumers\r
437 ---------\r
438 \r
439   o Consumers on same channel now invoked asynchronously to allow for proper\r
440     sync of multiple consumers.\r
441   o System audio consumer:\r
442     + no longer provides sync to caspar.\r
443   o Screen consumer:\r
444     + Support for multiple screen consumers on the same channel\r
445     + No longer spin-waits for vsync\r
446     + Now deinterlaces to two separate frames so for example 50i will no longer\r
447       be converted to 25p but instead to 50p for smooth playback of interlaced\r
448       content.\r
449   o Decklink consumer now logs whether a reference signal is detected or not.\r
450 \r
451 Producers\r
452 ---------\r
453 \r
454   o Image scroll producer:\r
455     + Field-rate motion instead of frame-rate motion with interlaced video\r
456       formats. This can be overridden by giving the PROGRESSIVE parameter.\r
457     + SPEED parameter now defines pixels per frame/field instead of half pixels\r
458       per frame. The scrolling direction is also reversed so SPEED 0.5 is the\r
459       previous equivalent of SPEED -1. Movements are done with subpixel accuracy\r
460     + Fixed incorrect starting position of image.\r
461     + Rounding error fixes to allow for more exact scrolling.\r
462     + Added support for motion blur via a new BLUR parameter\r
463     + Added PREMULTIPLY parameter to support images stored with straight alpha.\r
464 \r
465 \r
466 \r
467 CasparCG Server 2.0 Stable (as compared to Beta 3)\r
468 ==================================================\r
469 \r
470 General\r
471 -------\r
472 \r
473   o Misc stability and performance fixes.\r
474 \r
475 Consumers\r
476 ---------\r
477 \r
478   o File Consumer\r
479     + Changed semantics to more closely follow FFmpeg (see forums).\r
480     + Added options, -r, -acodec, -s, -pix_fmt, -f and more.\r
481   o Screen Consumer\r
482     + Added vsync support.\r
483 \r
484 \r
485 \r
486 CasparCG Server 2.0 Beta 3 (as compared to Beta 1)\r
487 ==================================================\r
488 \r
489 Formats\r
490 -------\r
491 \r
492   o ProRes Support\r
493     + Both encoding and decoding.\r
494   o NTSC Support\r
495     + Updated audio-pipeline for native NTSC support. Previous implementation\r
496       did not fully support NTSC audio and could cause incorrect behaviour or\r
497       even crashes.\r
498 \r
499 Consumers\r
500 ---------\r
501 \r
502   o File Consumer added\r
503     + See updated wiki or ask in forum for more information.\r
504     + Should support anything FFmpeg supports. However, we will work mainly with\r
505       DNXHD, PRORES and H264.\r
506     - Key-only is not supported.\r
507   o Bluefish Consumer\r
508     + 24 bit audio support.\r
509     - Embedded-audio does not work with Epoch cards.\r
510   o Decklink Consumer\r
511     + Low latency enabled by default.\r
512     + Added graphs for driver buffers.\r
513   o Screen Consumer\r
514     + Changed screen consumer square PAL to the more common wide-square PAL.\r
515     + Can now be closed.\r
516     + Fixed interpolation artifacts when running non-square video-modes.\r
517     + Automatically deinterlace interlaced input.\r
518 \r
519 Producers\r
520 ---------\r
521 \r
522   o Decklink Producer\r
523     + Improved color quality be avoiding uneccessary conversion to BGRA.\r
524   o FFMPEG Producer\r
525     + Fixed missing alpha for (RGB)A formats when deinterlacing.\r
526     + Updated buffering to work better with files with long audio/video\r
527       interleaving.\r
528     + Seekable while running and after reaching EOF. CALL 1-1 SEEK 200.\r
529     + Enable/disable/query looping while running. CALL 1-1 LOOP 1.\r
530     + Fixed bug with duration calculation.\r
531     + Fixed bug with fps calculation.\r
532     + Improved auto-transcode accuracy.\r
533     + Improved seeking accuracy.\r
534     + Fixed bug with looping and LENGTH.\r
535     + Updated to newer FFmpeg version.\r
536     + Fixed incorrect scaling of NTSC DV files.\r
537     + Optimized color conversion when using YADIF filters.\r
538   o Flash Producer\r
539     + Release Flash Player when empty.\r
540     + Use native resolution TemplateHost.\r
541     + TemplateHosts are now choosen automatically if not configured. The\r
542       TemplateHost with the corresponding video-mode name is now chosen.\r
543     + Use square pixel dimensions.\r
544 \r
545 AMCP\r
546 ----\r
547 \r
548   o When possible, commands will no longer wait for rendering pipeline. This\r
549     reduces command execution latencies, especially when sending a lot of\r
550     commands in a short timespan.\r
551   o Fixed CINF command.\r
552   o ADD/REMOVE no longer require subindex,\r
553     e.g. "ADD 1 SCREEN" / "REMOVE 1 SCREEN" instead of "ADD 1-1 SCREEN" / ...\r
554   o PARAM is renamed to CALL.\r
555   o STATUS command is replaced by INFO.\r
556   o INFO command has been extended:\r
557     + INFO (lists channels).\r
558     + INFO 1 (channel info).\r
559     + INFO 1-1 (layer info).\r
560     + INFO 1-1 F (foreground producer info).\r
561     + INFO 1-1 B (background producer info).\r
562     + INFO TEMPLATE mytemplate (template meta-data info, e.g. field names).\r
563   o CG INFO command has been extended.\r
564     + CG INFO 1 (template-host information, e.g. what layers are occupied).\r
565 \r
566 Mixer\r
567 -----\r
568 \r
569   o Fixed alpha with blend modes.\r
570   o Automatically deinterlace for MIXER FILL commands.\r
571 \r
572 Channel\r
573 -------\r
574 \r
575   o SET MODE now reverts back to old video-mode on failure.\r
576 \r
577 Diagnostics\r
578 -----------\r
579 \r
580   o Improved graphs and added more status information.\r
581   o Print configuration into log at startup.\r
582   o Use the same log file for the entire day, instead of one per startup as\r
583     previously.\r
584   o Diagnostics window is now closable.\r
585 \r
586 \r
587 \r
588 CasparCG Server 2.0 Beta 1 (as compared to Alpha)\r
589 =================================================\r
590 \r
591   o Blending Modes (needs to be explicitly enabled)\r
592     + overlay\r
593     + screen\r
594     + multiply\r
595     + and many more.\r
596   o Added additive keyer in addition to linear keyer.\r
597   o Image adjustements\r
598     + saturation\r
599     + brightness\r
600     + contrast\r
601     + min input-level\r
602     + max input-level\r
603     + min output-level\r
604     + max output-level\r
605     + gamma\r
606   o Support for FFmpeg-filters such as (ee http://ffmpeg.org/libavfilter.html)\r
607     + yadif deinterlacer (optimized in CasparCG for full multi-core support)\r
608     + de-noising\r
609     + dithering\r
610     + box blur\r
611     + and many more\r
612   o 32-bit SSE optimized audio pipeline.\r
613   o Decklink-Consumer uses external-key by default.\r
614   o Decklink-Consumer has 24 bit embedded-audio support.\r
615   o Decklink-Producer has 24 bit embedded-audio support.\r
616   o LOADBG with AUTO feature which automatically playes queued clip when\r
617     foreground clip has ended.\r
618   o STATUS command for layers.\r
619   o LOG LEVEL command for log filtering.\r
620   o MIX transitation work with transparent clips.\r
621   o Freeze on last frame.\r
622   o Producer buffering is now configurable.\r
623   o Consumer buffering is now configurable.\r
624   o Now possible to configure template-hosts for different video-modes.\r
625   o Added auto transcoder for FFmpeg producer which automatically transcodes\r
626     input video into compatible video format for the channel.\r
627     + interlacing (50p -> 50i)\r
628     + deinterlacing (50i -> 25p)\r
629     + bob-deinterlacing (50i -> 50p)\r
630     + bob-deinterlacing and reinterlacing (w1xh150i -> w2xh250i)\r
631     + doubling (25p -> 50p)\r
632     + halfing (50p -> 25p)\r
633     + field-order swap (upper <-> lower)\r
634   o Screen consumer now automatically deinterlaces when receiveing interlaced\r
635     content.\r
636   o Optimized renderer.\r
637   o Renderer can now be run asynchronously with producer by using a\r
638     producer-buffer size greater than 0.\r
639   o Improved error and crash recovery.\r
640   o Improved logging.\r
641   o Added Image-Scroll-Producer.\r
642   o Key-only has now near zero performance overhead.\r
643   o Reduced memory requirements.\r
644   o Removed "warm up lag" which occured when playing the first media clip after\r
645     the server has started.\r
646   o Added read-back fence for OpenGL device for improved multi-channel\r
647     performance.\r
648   o Memory support increased from standard 2 GB to 4 GB on 64 bit Win 7 OS.\r
649   o Added support for 2* Decklink cards in FullHD.\r
650   o Misc bugs fixes and performance improvements.\r
651   o Color producer now support some color codes in addition to color codes, e.g.\r
652     EMPTY, BLACK, RED etc...\r
653   o Alpha value in color codes is now optional.\r
654   o More than 2 Decklink cards might be possible but have not yet been tested.\r
655 \r
656 \r
657 \r
658 CasparCG Server 2.0 Alpha (as compared to 1.8)\r
659 ==============================================\r
660 \r
661 General\r
662 -------\r
663 \r
664   o Mayor refactoring for improved readability and mainainability.\r
665   o Some work towards platorm-independence. Currently the greatest challenge for\r
666     full platform-independence is flash-producer.\r
667   o Misc improved scalability.\r
668   o XML-configuration.\r
669   o Decklink\r
670     + Support for multiple DeckLink cards.\r
671 \r
672 Core\r
673 ----\r
674 \r
675   o Multiple producers per video_channel.\r
676   o Multiple consumers per video_channel.\r
677   o Swap producers between layers and channels during run-time.\r
678   o Support for upper-field and lower-field interlacing.\r
679   o Add and remove consumers during run-time.\r
680   o Preliminary support for NTSC.\r
681 \r
682 AMCP\r
683 ----\r
684 \r
685   o Query flash and template-host version.\r
686   o Recursive media-folder listing.\r
687   o Misc changes.\r
688 \r
689 Mixer\r
690 -----\r
691 \r
692   o Animated tween transforms.\r
693   o Image-Mixer\r
694     + Fully GPU accelerated (all features listed below are done on the gpu),\r
695     + Layer composition.\r
696     + Colorspaces (rgba, bgra, argb, yuv, yuva, yuv-hd, yuva-hd).\r
697     + Interlacing.\r
698     + Per-layer image-transforms:\r
699       + Opacity\r
700       + Gain\r
701       + Scaling\r
702       + Clipping\r
703       + Translation\r
704   o Audio-Mixer\r
705     + Per-layer and per-sample audio-transforms:\r
706         + Gain\r
707     + Fully internal audio-mixing. Single output-video_channel.\r
708 \r
709 Consumers\r
710 ---------\r
711 \r
712   o Decklink-Consumer\r
713     + Embedded audio.\r
714     + HD support.\r
715     + Hardware clock.\r
716   o Bluefish-Consumer\r
717     + Drivers are loaded on-demand (server now runs on computers without\r
718       installed bluefish-drivers).\r
719     + Embedded-audio.\r
720     + Allocated frames are no longer leaked.\r
721 \r
722 Producers\r
723 ---------\r
724 \r
725   o Decklink-Producer\r
726     + Embedded audio.\r
727     + HD support.\r
728   o Color-Producer\r
729     + GPU accelerated.\r
730   o FFMPEG-Producer\r
731     + Asynchronous file IO.\r
732     + Parallel decoding of audio and video.\r
733     + Colorspace transform are moved to gpu.\r
734   o Transition-Producer\r
735     + Fully interlaced transition (previsously only progressive, even when\r
736       running in interlaced mode).\r
737     + Per-sample mixing between source and destination clips.\r
738     + Tween transitions.\r
739   o Flash-Producer\r
740     + DirectDraw access (sligthly improved performance).\r
741     + Improved time-sync. Smoother animations and proper interlacing.\r
742   o Image-Producer\r
743     + Support for various imageformats through FreeImage library.\r
744 \r
745 Diagnostics\r
746 -----------\r
747 \r
748   o Graphs for monitoring performance and events.\r
749   o Misc logging improvements.\r
750   o Seperate log-file for every run of the server.\r
751   o Error logging provides full exception details, instead of only printing that\r
752     an error has occured.\r
753   o Console with real-time logging output.\r
754   o Console with AMCP input.\r
755 \r
756 Removed\r
757 -------\r
758 \r
759   o Registry-configuration (replaced by XML-Configuration).\r
760   o TGA-Producer (replaced by Image-Producer).\r
761   o TGA-Scroll-Producer\r