NOTE: Zenium was previously named Kayak/Xenio

Size: px
Start display at page:

Download "NOTE: Zenium was previously named Kayak/Xenio"

Transcription

1 NOTE: Zenium was previously named Kayak/Xenio Blueprint File Extension in the Designer (as of December 2014): The Zenium Designer will now save blueprints with a.zenium file extension. Previously saved blueprints which used the.kayak or.xenio file extension can still be opened in the Designer using the Designer s File > Open menu. However, the files with the older.kayak or.xenio file extension will not be shown in the Zenium Designer User Files panel. Updating Zenium Plugins Using the Repo Open the Zenium Repo Browser. (From the SelenioFlex File Manager Console select Server > Zenium Repo Browser from the main menu.) If you imported plugins during the installation you will have at least one populated partition. You can update existing partitions or create new ones. Option 1: Add Plugin Updates to an existing partition. This will add the new versions to the partition without deleting the older versions. To add new plugins to an existing partition from a remote repository: Disable the Read Only option in the Repo Browser and click the Synchronize button Enter the URL of the remote repository. For the Zenium Public Repository enter Select the remote repo partition. Remote plugins that are newer than local plugins will be shown. Select the plugins you want to sync and click the "Synchronize Selected" button (lower right). To add new plugins to an existing partition from a Zip file: Download the Plugins zip bundle Select Plugin > Add Plugins (Zip bundle) and select the zip file Option 2: Create a new partition for updated Plugins If you may want to run some Zenium Blueprints using the older version of the plugins, while being able to run other Zenium Blueprints using the newer versions of the plugins, then you should create a new partition. When you have more than one partition, when you launch Zenium Designer you will be asked to select the plugin partition to use. When you create a group in SelenioFlex File Manager, you will be asked to select the plugin partition that will be used by Transcode Engines assigned to that group. To create a new partition you must disable the Read Only check box found to the right of the Repository URL line. Select Partition > Add Partition, and enter a partition name. Use the partition dropdown to select your new partition. Add the new plugins to the partition by either sync'ing from a remote repository or from a downloaded plugin Zip file (as detailed above). April 15, of 22 Page 1 of 22

2 Change History Zenium Plugins Release HEVC Encoder: This component has been added to support encoding of compressed HEVC (H.265) video. This plugin supports muxing into a transport stream, with Main, Main 10, and Main 12 profiles and a variety of levels. Video Rotation: This component has been added to support 90, 180, and 270 degree rotations. MOV Multiplexer: Support for XDCAM IMX (SD) has been added to the component. Support for 608 and 708 CC tracks has also been added. AVC Encoder: This component has been redesigned to support dynamic switching on input video format, which is useful for cliplists. It now supports setting custom AFD values, and overwriting an input AFD value. Blueprints using the old AVC encoder (now deprecated) will still load correctly, and will continue to use the old AVC encoder, unless you replace the component in the blueprint. Media File Input: Added an SRT Decoder supporting ANSI and UTF-8 encoded source files. Unicode is not currently supported. Special characters such as musical notes are only preserved in UTF-8 encoding, and will be replaced with? during ANSI encoding. Support for some special characters is available. Text to Image Converter: Added the ability to use a font size larger than 100 by typing the value directly into the Size field. The maximum font size is 800. WebVTT Subtitle Encoder: This component has been added. STL to DVB Enhancement: Added support for font outline thickness control. DTSEncoder plugin: This component has been returned to the bundle. Zenium Plugins Release ProRes Encoder: This plugin has been added to the Studio Bundle. It converts uncompressed video to ProRes video. The following profiles are supported: Apple ProRes 422 LT, Apple ProRes 422 HQ, Apple ProRes 422 Proxy, and Apple ProRes 422. ProRes 4444 is not supported. ProRes 4:4:4 decode: support for R10K pixel format in PixelFormat. In order to either preview or transcode, the "Video Data Layout Converter" component must be connected right after R10K RGB uncompressed video. The "Video Data Layout Converter" component settings used can be the default settings: Planar, 32 Scanline Alignment, Automatic Bits Per Sample and etc. MOV Multiplexer: The Advanced tab now has added support for AVCi, including AVC Intra Class 50 and 100 (1080i/25, 1080i/29.97, 1080p23.98, 1080p 25, 1080p 29.97, 720p 59.94, 720p50, 720p29.97, 720p25, 720p23.98). The DTSEncoder plugin has been temporarily removed from the plugin bundle. If you have an existing workflow with the older DTSEncoder plugin then it will no longer work. Please contact support for more information on obtaining an updated DTS plugin. April 15, of 22 Page 2 of 22

3 Zenium Plugins Release MOV Muxer: Support for DNxHD, includes p23, p24, i25, p25, i29, p29, p50, p59. The MOV Muxer is also enhanced to accept PCM audio. SCC Controller: Added support for offset on SCC input file within the Media Source component. Smooth Streaming: The Smooth Streaming Manifest now writes 3-character language codes for compatibility with ISO AVC Decoder: The plugin has been updated for better TS IP input support. Zenium Plugins Release Updated the Media Source plugin so that SelenioFlex File clip list submission can now use an extended schema that supports the additional clip list functionality that is available in the Media Source component. Please see the SelenioFlex File documents for more information about clip list submission. Updated the integrated License Server to version Added a new SPTS Muxer that is intended to be used in DASH workflows. Note that this muxer should not be used for other non-dash workflows. AVC Encoder: When the Set Timecode option was used and the blueprint was saved with a timecode value, the value was slightly different when the blueprint was reopened. This has been fixed. MXF Demuxer: The demuxer was having problems handling ancillary data in some source files, causing the demuxer to crash. Updating the demuxer SDK from v to v fixed this issue. NOTE: Updating the MXF demuxer caused a file decode which was previously working to stop working, specifically when attempting to demux files which include an MPEG2 video essence which have a missing I-Frame (error "Failed to decode MPV sample."). MXF Muxer: Updated the MXF muxer interface to expose a new OP which is used to support AS-03 files. Currently this only supports AS-03 which uses MPEG-2/PCM. (Note: This did not require an MXF Muxer SDK update.) MOV wrapped file decoding issue: Added support to allow the decoder to handle multiple codecs in the same video stream in the QuickTime decoder, specifically ProRes 422, DNxHD 8-bit and DNxHD 10-bit. This could cause general decoding failures and/or color space issues if the file was decoded. Loading a graph that needs to inspect a source file with an MPG file extension which is actually a TS file should now take a significantly shorter time to load. This will help alleviate problems that were occurring in SelenioFlex File Manager, when the longer blueprint startup time was causing errors. Some Transport Stream files which contain AVC were not able to be decoded due to abnormal timecode in the file. This was triggering an error (Invalid frames: 33) which was causing the decode to be aborted, now the software will continue to decode the file and will just log a warning. Fixed an issue where some Transport Stream files which contained AVC at 24fps were not able to be decoded due to the decoder interpreting Pic_timing SEI with a counting_type of 4 being interpreted as drop_frame = true. The error was: Frame Rate 24 not expected to be dropframe April 15, of 22 Page 3 of 22

4 Corrected an MPEG DASH issues where the subtitle track was not being accepted in the MPD writer component (caused by an incompatible input from Timed Text to TTML Segmenter). Fixed an issue that occurred when decoding files which use the QuickTime decoder (such as ProRes files) where the Timecode Overlay could drift out of sync with the timecode in the source file. Fixed a Media Source issue that caused the trim values that were saved within a blueprint to not be used when the blueprint was reloaded and it was run for the first time. Fixed an issue that could occur when attempting to decode mp4 files which contain H.263. Now if that issue is encountered in the Designer an error message is displayed, warning that the demultiplexer thread has failed, and the Designer does not crash. Zenium Plugins Release Updated DPP (Digital Partnership Program) support to version 4. This version no longer requires a sidecar XML, so that has been removed from DPP templates. A Shim version metadata setting has been added. Changed the line up start/color bar duration. Changed the label on FPA to PSE (simply a name change on the UI to match the updated spec). This DPP update requires the use of the updated MXF multiplexer component, which includes SDK v2.6.4, also released with this update. NOTE: Updating the MXF muxer caused a previous MediaInfo workaround to stop working. When MediaInfo was used to inspect a file it was incorrectly merging the info from the header metadata trees located in the header and footer partitions as if they were a single tree, causing it to report links to the essence tracks doubled. A workaround was in the previously released MXFMuxer v (in the February 2015 release) to not repeat the header metadata in the footer. In this release of the MXFMuxer that change is not present and the header metadata is present in the header and footer of the MXF files created (as normally recommended for MXF file creation). Added an option to the Smooth Streaming manifest writer that allows the fragment size element in the manifest to be excluded. This can improve content loading times on some players, but may introduce compatibility issues. Fixed an issue which caused some blueprints that used the Dolby Loudness Corrector component to show 100% progress on the blueprint after the first pass, long before the processing was complete. Updated the MPEG Program Stream demuxer so that it can decode a wider variety of Program Stream files. Additional updates to improve Transport Stream demuxing speed, JPEG2000 decoding speed, media inspection speed. Zenium Plugins Release Media Source Component The Media Source component underwent a significant revision for this release. This source component now has static, user-defined output pins. This allows the outputs to be defined at blueprint design time, even if a representative source is not available. This is in contrast to the Media File Input component, which has dynamic pins that are generated based on the source file that is loaded at blueprint design time. This component can be used to handle sources which have changing video, audio, 608/708 caption, and timecode data. For example, if the source changes video format from HD to SD to HD the media source component will be able to output that video data on the video output pin. April 15, of 22 Page 4 of 22

5 Normally this component s video and audio output pins will be connected to the Video Format Converter and the Audio Format Converter. These format converter components can take the input data and convert conform it to a specific, constant output format. If the source is a clip list, and the video duration is shorter than the audio duration in a single clip (or audio is longer than video), then the gaps can be filled in. If the audio output is set to a certain number of channels and the source has fewer channels then channels with audio silence can be generated. Please note that the Audio Format Converter has also been updated for this release, and the older version of the Audio Format Converter has been depreciated. In particular, for this release the input channels MUST include speaker position assignments or the Audio Format Converter will assume that channel is missing and will generate a silent audio channel to replace the missing channel. If your source does not include speaker positions you can use a Speaker Position Assigner or an Audio Data Type Updater component to add that metadata. Please read the Media Source component s help file and the Audio Format Converter component s help file for more information on these changes. New Plugins ActiveImageCrop AudioFormatChangeTest AudioFormatConverter2 ContinuousRetimestamper StreamMangler VideoFormatChangeTest AFDUtilities CommonClipList CommonMediaOrigin StreamFillers Crops uncompressed video based on AFD, overscan, and user-specified cropping Generates different audio formats for testing The newly revised Audio Format Converter. This component can handle inputs with properties that vary from frame to frame. The previous version of this component is still available for backwards compatibility, but has been depreciated. Updates media samples with continuous timestamps Provides various methods of corrupting and mangling a data stream for testing purposes Generates different video formats for testing Three components for handling AFD (Active Format Description) data Clip List information used by source components (this plugin does not include its own components) Media information used by source components (this plugin does not include its own components) Components used when generating fillers for video, audio and EIA captions. These are used by the newly revised Media Source component. Updated Plugins : added features and/or bug fixes The following previously released plugins have been updated in this plugin bundle. AES3AudioProcessor CommonPlaylist MPEG2UDDemuxer AudioFormatConverter CommonStereoVideo MPEG2UDMuxer AudioFormatUtilities CommonTesting MPEG2VideoSourceController April 15, of 22 Page 5 of 22

6 AVC Source Controller CommonTimecode MPEG4Demuxer AVCDecoder CommonVC3 MPEGEncoder CC608Decoder CommonVideoSystem MPEGVideoDecoder ClosedCaptionsUtilities CommonWAVE MXFDemuxer CommonAAC DRAVC10BitEncoder MXFMuxer CommonAC3 DRAVCEncoder QuickTimeDecoder CommonAES3 DV Source Controller SCCSourceController CommonASF DVDecoder SMPTE291Demuxer CommonAVC EIACaptionsRetimer SMPTE291Muxer CommonComponents ESAMUtilities StreamSynchronizers CommonDolbyE GXFDemuxer TimecodeEncoder CommonDRCVideo HLSUtilities VC3Decoder CommonDTS HTTP Utilities VC3SourceController CommonDV KayakCore VideoBorder CommonEAC3 KayakDesigner VideoDataLayoutConverter CommonHEVC ManzanitaTSMuxer VideoFormatConverter2 CommonMedia Media Source VideoFormatUtilities CommonMPEG1 MediaInspection VideoPatternGenerator CommonMPEG2 MPEG2PSDemuxer VideoPulldownProcessor CommonMXFDPPMetadata MPEG2TSDemuxer WinMediaDecoder Zenium Plugins Release New Plugins Video Format Converter version 2 VideoFormatConverter2 ChromaResampler DRTemporalNoiseReduction RasterFlip VideoBitDepthConverters VideoDataLayoutConverter VideoPulldownProcessor TTML (Timed Text) Decoding TTML Decoder CommonTimedText SubtitleUtilities DAI (Dynamic Ad Insertion) EBPInserter Improved version of the Video Format Converter Used by the new VideoFormatConverter2 Used by the new VideoFormatConverter2 Used by the new VideoFormatConverter2 Used by the new VideoFormatConverter2 Used by the new VideoFormatConverter2 Used by the new VideoFormatConverter2 TTML decoding Used by TTML decoding workflows Used by TTML decoding workflows EPB (Encoder Boundary Point) components used by the DAI Workflow April 15, of 22 Page 6 of 22

7 ESAMUtilities Video Standards Conversion TachyonConvert CableLabs compliant ESAM (Event Signal and Messaging) components used by the DAI Workflow Third party plugin for Video Standards conversion (NTSC/PAL/HD); requires a Cinnafilm dongle and an NVIDIA Telsa graphics card Updated Plugins : added features and/or bug fixes The following previously released plugins have been updated in this plugin bundle. AAC Decoder DRScaler MPEG4Muxer AAC Source Controller DV Source Controller MPEGEncoder AES3Encoder DVDecoder MPEGVideoDecoder AlphaChannelUtilities DVEncoder MXFDemuxer AudioFormatUtilities EIACaptionsRetimer MXFMuxer AudioVideoPreview HLSUtilities Overlay AVC Source Controller HTTP Utilities OverlayCore AVIDemuxer Irdeto PlayReady Webservice PNGEncoder BDNSourceController J2KDecoder QuickTimeDecoder CC608Decoder JPGEncoder SmoothStreamingUtilities ClosedCaptionsUtilities Kayak Server WS Client Plugin StreamSynchronizers CommonComponents KayakCore TimecodeEncoder CommonDV KayakDesigner TimedTextSelector CommonImageFormats ManzanitaTSMuxer TTMLEncoder CommonMedia Media Manager TTMLSourceController CommonSubtitles MediaInfo UltravioletUtilities CommonTesting MediaInspection VideoBorder CommonVideoSystem MP3AudioEncoder VideoFormatConverter DASHUtilities MPEG2AudioSourceController VideoFormatUtilities Dolby Digital Plus Encoder MPEG2PSDemuxer VideoGenerators DolbyPulseEncoder MPEG2TSDemuxer VideoProcessor DRColorspaceConverter MPEG2UDDemuxer WAVEEncoder DRDeinterlacer MPEG2UDMuxer WindowsMediaEncoder DRMediaProcessing MPEG2VideoSourceController WinMediaDecoder DRProgressiveToInterlaced MPEG4Demuxer Xenio Plugins Release New Plugins Note: In order to use the new features you must obtain an updated license. Please contact support. AES3AudioProcessor Components which add support for Dolby E and Dolby Digital in an AES payload April 15, of 22 Page 7 of 22

8 CommonDolbyE DolbyEDecoder Dolby E Source Controller WinMediaDecoder WindowsMediaEncoder Support for Dolby E data types Dolby E decoder Controller for Dolby E sources Component for decoding WMV/WMA/ASF files that contain Windows Media video and audio Component for encoding ASF files that contain Windows Media video (WMV 9 or VC-1) and audio (WMA 9.2 or 10) Updated Plugins : added features and/or bug fixes The following previously released plugins have been updated in this plugin bundle. AAC Decoder DRDeinterlacer MPEG2UDMuxer AES3Encoder DRMediaProcessing MPEG2VideoSourceController AES3SourceController DRProgressiveToInterlaced MPEG4Demuxer AudioFormatUtilities DRScaler MPEG4Muxer AVC Source Controller DTSEncoder MPEGEncoder AVCDecoder Encryption MPEGVideoDecoder AVIMuxer FFMPEGUtilities MXFDemuxer BDNSourceController GXFDemuxer MXFMuxer CommonAES3 HLSUtilities PNGSourceController CommonAVC J2KDecoder QuickTimeDecoder CommonComponents JPGDecoder SCCSourceController CommonGXF KayakCore SmoothStreamingUtilities CommonMedia KayakDesigner SMPTE291Demuxer CommonMediaEncryption ManzanitaTSMuxer STL2DVBEncoder CommonMPEG2 Media Manager StreamSynchronizers CommonRIFF Media Source TimecodeEncoder CommonTesting MediaInspection TTMLEncoder Dolby Digital Plus Encoder MP3AudioEncoder TTMLSourceController DolbyPulseEncoder MPEG2PSDemuxer VideoBorder DRAVC10BitEncoder MPEG2TSCorrector VideoFormatUtilities DRAVCEncoder MPEG2TSDemuxer WAVEEncoder WAVESourceController Xenio Plugins Release New Plugins CommonASF DVEncoder MP3AudioEncoder MPEG2TSCorrector Support for inspecting ASF files Encoder for DVCPRO 25, 50, HD (100), DV IEC; Supports: embedded Timecode, embedded audio, wrapping in MXF OP1a is supported MP3 Audio Encoder Reorders the transport stream packets in PMT order April 15, of 22 Page 8 of 22

9 SCCEncoder STL2DVBEncoder VC3Encoder This component accepts a 608/708 caption stream and produces an SCC file output Converts STL (Spruce Subtitle) file to DVB subtitles; muxing the DBV datatype/private stream is supported in the Transport Stream muxer component DNxHD encoder; wrapping in MXF OP1a is supported Updated Plugins : added features and/or bug fixes The following previously released plugins have been updated in this plugin bundle. AAC Source Controller DRAVCEncoder MPEG2VideoSourceController AC3 Source Controller DRColorspaceConverter MPEG4Muxer AES3Encoder DRDeinterlacer MPEGEncoder AlphaChannelUtilities DRInterlacer MPEGVideoDecoder AudioFormatConverter DRProgressiveToInterlaced MXFDemuxer AudioFormatUtilities DRScaler MXFMuxer AudioGenerator DTSEncoder Overlay AudioVideoPreview DV Source Controller OverlayCore AVCDecoder DVDecoder QuickTimeDecoder AVIMuxer EIACaptionsRetimer SmoothStreamingUtilities CC608Decoder Utilities SMPTE291Muxer ClosedCaptionsUtilities FFMPEGUtilities StreamSynchronizers CommonAVC FTP Utilities Templates - Broadcast Server CommonComponents GXFDemuxer Templates - By Output Format CommonGXF GXFMuxer Templates - Editing & Mezzanine CommonLanguage HLSUtilities Templates - Mobile & Portable Devices CommonMedia HTTP Utilities TimecodeEncoder CommonMXFDPPMetadata KayakCore TimedTextSelector CommonPlaylist KayakDesigner TTMLEncoder CommonSubtitles ManzanitaSPMux TTMLSourceController CommonTesting ManzanitaTSMuxer UltravioletUtilities CommonVideoSystem Media Manager VideoBorder DASHUtilities Media Source VideoFormatConverter Digital Rapids PlayReady WebService MediaInspection VideoFormatUtilities Dolby Digital Plus Encoder MPEG2AudioSourceController VideoGenerators DolbyLoudness MPEG2PSDemuxer VideoProcessor DolbyPulseEncoder MPEG2UDDemuxer WAVEEncoder DRAVC10BitEncoder MPEG2UDMuxer April 15, of 22 Page 9 of 22

10 Kayak Plugins Release New Plugins Utilities for extracting the alpha channel from an uncompressed image AlphaChannelUtilities and converting it to a gray scale image AVC DECE Compliance Checker Validates compliance of an AVC stream to the Ultraviolet CFF standard CommonFont Provides common data types for processing fonts CommonHEVC Provides common data types for processing HEVC video CommonUltraviolet Provides common data types for DECE Ultraviolet DRColorspaceConverter Digital Rapids colorspace conversion (601 / 709) VideoPatternGenerator Provides components for generating video test patterns Updated Plugins : added features and/or bug fixes The following previously released plugins have been updated in this plugin bundle. AAC Decoder Encryption TTMLEncoder AVCDecoder Encryption Metadata Generator TTMLSourceController AVC Source Controller KayakCore Templates - Broadcast Server AudioFormatUtilities KayakDesigner Templates - By Output Format AudioVideoPreview MPEG2AudioSourceController Templates - Editing & Mezzanine BDNSourceController MPEG2PSDemuxer TimecodeSelector CC608Decoder MPEG2UDDemuxer UltravioletUtilities ClosedCaptionsUtilities MPEG4Demuxer VC3Decoder CommonComponents MPEG4Muxer VC3SourceController CommonMedia MPEGEncoder VideoFormatConverter CommonPlaylist MXFDemuxer VideoFormatUtilities CommonSubtitles MXFMuxer VideoGenerators CommonTesting ManzanitaSPMux CommonVideoSystem ManzanitaTSMuxer DASHUtilities MediaInfo DRAVC10BitEncoder MediaLooper DRAVCEncoder Media Manager Digital Rapids PlayReady WebService Overlay DRScaler OverlayCore DTSEncoder QuickTimeDecoder DolbyPulseEncoder SCCSourceController April 15, of 22 Page 10 of 22

11 Kayak Plugins Release New Plugins VC3Decoder VC3SourceController ManzanitaSPMux DigimetricsLoudnessNormalizer Plugin FileCatalyst Delivery Avid DNxHD decoder; support for 8 and 10-bit files, MXF OP1A Avid DNxHD decoder supporting plugin Program Stream Multiplexer (Manzanita): mux video (MPEG2 and MPEG 1) and audio (MPEG1 Layer II, AAC, Dolby Digital AC-3); Note: AC-3 support for DVD VOB output only, if more than one AC-3 track is present be sure to set a unique SubType for each track. ; can Mux video essences up to bitrates of 20 Mbps. Audio Loudness Normalizer from Digimetrics; single pass component, uses a "moving window". File delivery component from FileCatalyst; this component moves a closed output file to the FileCatalyst Server (FileCatalyst Server not included). Updated Plugins : added features and/or bug fixes The following previously released plugins have been updated in this plugin bundle. Dolby Digital AC-3 Decoder AES3SourceController AVC Source Controller AudioFormatUtilities AudioVideoPreview DRAVCEncoder DRScaler MPEG2TSDemuxer MPEG4Muxer MXFDemuxer Overlay OverlayCore PlayReadyEncryption Fixed an issue that could occur when trying to truncate a stream. Fixed an AES3 inspection issue that could cause the audio to not be detected. Now differentiates between field and frame based timecode correctly. Fixed some compatibility issues between the Audio Data Type Updater and Logic Branch components; Audio Level Adjuster - fixed a keyframing issue; Audio/Video Speed Up Slow Down - add support for 29.97, 30, , 24 fps; Audio preview will now work if the audio input uses big Endian Fixed a 3D encoding bug (bug introduced in the Oct-2013 release); Fixed an issue that resulted in some files failing when using the scaler with error "Bad Pitch Alignment" Fixed an issue that could occur when trying to truncate a stream. Renamed the "QuickTime Muxer" to "MOV Multiplexer (Digital Rapids)"; Added settings for Alternate Audio and Subtitle Tracks. When enabled only one track is active during playback. Added support for DPP file decoding (single-parted programs only, no metadata extraction) Fixed a bug with keyframing opacity Fixed a bug with keyframing opacity When running a blueprint with PlayReady, detect if PlayReady support has not been installed (and warn if not) April 15, of 22 Page 11 of 22

12 QuickTimeDecoder Templates - Broadcast Server Templates - By Output Format Templates - Editing & Mezzanine Templates - Mobile & Portable Devices TSSegmenter VideoBorder VideoFormatConverter VideoFormatUtilities Fixed a ProRes HQ 422 aspect ratio bug (for a 720x486 with overscan aspect ratio is now correctly shown as 4:3); When decoding QuickTime files, if the required QuickTime player has not been installed then a warning will be shown. Updated templates that use the MPEG2 Encoder to use the newer version of the encoder (previously used the 2008 version) Updated templates that use the MPEG2 Encoder to use the newer version of the encoder (previously used the 2008 version); Updated the higher quality layers in the HLS templates; Added PS Muxer templates Updated templates that use the MPEG2 Encoder to use the newer version of the encoder (previously used the 2008 version); Added PS Muxer templates Updated templates that use the MPEG2 Encoder to use the newer version of the encoder (previously used the 2008 version); Updated the higher quality layers in the HLS templates Increased maximum segment size (from 15s to 30s when using video at HD resolutions) Overscan remover - corrected a bug where the overscan was removed, but the metadata was not updated; Corrected a bug where the DAR metadata was not being updated after an image was cropped or had borders removed Fixed an issue that resulted in some files failing when using the scaler with error "Bad Pitch Alignment"; The Video Format Converter can now change the raster orientation (Top Down/Bottom Up), which is especially useful when using a TGA image overlay (raster orientation of Bottom Up) over normal video (raster orientation of Top Down) Audio/Video Speed Up Slow Down - add support for 29.97, 30, , 24 fps Updated Plugins : minor updates Updated plugins with minor changes, including changes to ensure compatibility with other components, data type definition updates, etc. AVCDecoder CommonVideoSystem MXFMuxer CC608Decoder DASHUtilities MediaInspection CommonComponents DRAVC10BitEncoder Media Source CommonMPEG2 Dolby Digital Plus Encoder SmoothStreamingUtilities CommonMedia HTTP Utilities TTMLEncoder CommonPlaylist Irdeto PlayReady Webservice VideoProcessor April 15, of 22 Page 12 of 22

13 Kayak Plugins Release New Plugins BMPSourceController CommonDV CommonVC3 DRInterlacer DVDecoder DV Source Controller FFMPEGUtilities ImageDecoder JPGDecoder Kayak Server WS Client Plugin MediaLooper Overlay ProRes Encoder Remote Graph Execution TGADecoder TGASourceController TIFFSourceController VideoGenerators Support for 24-bit BMP image files Support for DVDecoder Support for VC3 datatypes Used to convert from 60p to 30i, 50p to 25i, 30p to 30i, and 25p to 25i ; integrated into the Video Format Converter component Support for DV 25 (DV IEC), DVCPro 25, 50, HD (DVCPro 100). Includes support for files muxed in MOV, MXF (OP1a), and raw DIF files. Embedded time code is also extracted. Support for DVDecoder Support for DVDecoder Support for image decoding (BMP, JPG, TIFF, TGA) Support for 24-bit JPG image files Components used for remote graph execution (currently used by Mac resources) Allows the graph that is dropped inside the Media Looper component to be played back multiple times. Components to permit video overlay; used with VideoGenerators plugin for image/text/timecode overlay Components used by the master blueprint for setting up ProRes encoding Components used for remote graph execution (currently used by Mac resources) Support for 32-bit TGA image files. (Note: In Photoshop these 32-bit files must include an alpha channel, not transparency.) Support for TGADecoder Support for 32-bit TIFF image files. (Note: In PhotoShop these 32-bit files must include transparency, not an alpha channel.) Components for generating video from image files, text and timecode Plugins for Mac Resources CommonComponents Common data types and components for all types of processing CommonLanguage Mac version Common data types and utility classes for language codes and standards CommonMedia Mac version - Common data types and components for media processing Kayak Server WS Client Plugin Allows communication with the Kayak Server using Web Services KayakCore Mac version - the Kayak Core framework April 15, of 22 Page 13 of 22

14 KayakDesigner ProRes Encoder Remote Graph Execution Referenced by the Mac resources when running jobs Components used by the Mac resource for ProRes encoding Allows graphs to be executed on a remote machine Updated Plugins : added features and/or bug fixes The following previously released plugins have been updated in this plugin bundle. AAC Decoder AVC Source Controller AVIDemuxer AVIMuxer CC608Decoder ClosedCaptionsUtilities CommonComponents CommonImageFormats CommonMedia CommonPlaylist CommonTimecode DASHUtilities DRAVC10BitEncoder DRAVCEncoder DRCVideoEncoder DRProgressiveToInterlaced DirectShowFileSource Dolby Digital AC-3 Decoder Utilities Encryption can now also decode audio sampled at 8 khz Supports decoding of more AVC files (more "forgiveness" for files which were created that do not strictly adhere to spec); For SD video Overscan will now default to false, that is, the whole picture width will be assumed to be present. (The Overscan setting is used when calculating auto borders when scaling from 4:3 to 16:9 video.) DirectShow files will now report their metadata correctly. Fixed a TM blueprint failure when AVI source files with different numbers of output pins are used for different jobs. Added a setting to change the way very long captions are handled: allow caption splitting For 608, the APS bits are now being set correctly to 0 when CGMS-A bit is set to something other than (1, 1). Support for improved ui for text handling (used by Text to Image Converter in the VideoGenerators plugin); Logic Branch component has a new option to "Evaluate at end of stream" (which is disabled by default) Better handling of aspect ratio and overscan Added color space converter support for 4:1:1; Better handling of aspect ratio and overscan Writing HLS playlists is now more robust (primarily used for "live" rather than for "vod" mode) Added support for extracting timecode from DNxHD sources Better handling of aspect ratio and overscan Better handling of aspect ratio and overscan Added "SPS/PPS Period" property; For 608, the APS bits are now being set correctly to 0 when CGMS-A bit is set to something other than (1, 1); Better handling of aspect ratio and overscan Better handling of aspect ratio and overscan Better handling of aspect ratio and overscan Better handling of aspect ratio and overscan; Enabled error handling by default, now files with an incomplete AC-3 frame can still be decoded; now works with more types of servers (more encryption strategies are supported) Improved the performance of HLS graphs which include encryption April 15, of 22 Page 14 of 22

15 HLSUtilities If a segment cannot be written the playlist will still be updated (mainly for live encoding) HTTP Utilities Resolved an issue using HTTP Post and Put with Apache Server J2KDecoder Integrated an updated Kakadu SDK JavaImage Support for improved ui for text handling (used by Text to Image Converter in the VideoGenerators plugin) MPEG4Demuxer Added support for random seek access; better support for mp4 files that are not strictly to spec; MPEG4Muxer Improved handling of very long caption lines; Better handling of aspect ratio and overscan MPEGEncoder For 608, the APS bits are now being set correctly to 0 when CGMS-A bit is set to something other than (1, 1); MPEGVideoEncoder2008 For 608, the APS bits are now being set correctly to 0 when CGMS-A bit is set to something other than (1, 1); MXFDemuxer Added support for demuxing DV; Media Manager Added support for handling ProRes encoding using a master blueprint which sends data to be encoded on Mac Engines Timecode DF/NDF will now be reported correctly; DVCPro will now be QuickTimeDecoder correctly identified as interlaced/progressive; frame rate metadata value will now be shown correctly; Better handling of aspect ratio and overscan; SMPTE291Demuxer Added a warning to the logs if the current ANC packet has 1 VITC packet while the previous one had 2 packets. SmoothStreamingUtilities Frame size in client manifest will be recalculated based on original size and display aspect ratio; Better handling of aspect ratio and overscan; VBIInserter Fixed an issue that could sometimes cause the blueprint to fail TTMLEncoder Component will not create a blank DFXP track if no 608 cc data is present. VideoBorder Better handling of aspect ratio and overscan; VideoFormatConverter The component will now give a warning if the raster orientation data is missing Added color space converter support for 4:1:1; fixed 8-bit dithering VideoFormatUtilities outputs; raster flipping supported for more color spaces; Better handling of aspect ratio and overscan; WAVESourceController Added support for random seek access; Updated Plugins : minor updates Updated plugins with minor changes, including changes to ensure compatibility with other components, data type definition updates, etc. AAC Source Controller CommonPlayReadyEncryption MPEG2PSDemuxer Dolby Digital AC-3 Decoder CommonQuickTime MPEG2TSDemuxer AC3 Source Controller CommonRIFF MPEG2UDDemuxer AES3Encoder CommonSCC MPEG2UDMuxer April 15, of 22 Page 15 of 22

16 AES3SourceController CommonStereoVideo MPEG2VideoSourceController AVCDecoder CommonSubtitles MPEGAudioDecoder Assets CommonTesting MPEGVideoDecoder AudioFormatConverter CommonVideoSystem MXFMuxer AudioFormatUtilities CommonWAVE ManzanitaTSMuxer AudioGenerator DRDeinterlacer MediaInfo AudioVideoPreview DRMediaProcessing MediaInspection BDNSourceController Digital Rapids PlayReady WebService Media Manager WS Client CommonAAC DRScaler Media Source CommonAC3 DTSEncoder PNGDecoder CommonAES3 DTS Source Controller PNGEncoder CommonAVC Dolby Digital Plus Encoder PNGSourceController CommonAVI DolbyLoudness PlayReadyEncryption CommonDRCVideo DolbyPulseEncoder RandomGenerator CommonDTS EAC3 Source Controller Reporting CommonEAC3 EIACaptionsRetimer SCCSourceController CommonGXF Encryption Metadata Generator SMPTE291Muxer CommonIntelIPP FTP Utilities Secure Media Key Exchange CommonIntelUIC GXFDemuxer StreamSynchronizers CommonJ2KVideo GXFMuxer TSSegmenter CommonKakadu ID3Utilities TTMLSourceController CommonLanguage Irdeto PlayReady Webservice TimecodeEncoder CommonMPEG J2KSourceController TimecodeSelector CommonMPEG1 JChartWrapper TimedTextSelector CommonMPEG2 JPGEncoder UltravioletUtilities CommonMPEG4 JPGFileWriter VideoDeinterlacers CommonMXF JPGSourceController VideoProcessor CommonMXFDPPMetadata KayakCore WAVEEncoder CommonMediaEncryption KayakDesigner CommonMetadata MPEG2AudioSourceController Kayak Plugins Release New Plugins CommonIntelUIC CommonMXFDPPMetadata This plugin contains the libraries for the Intel Unified Image Codecs. It does not include components, it is used by other components (currently JPEG and PNG encoder/decoder). Components for adding the metadata required by DPP April 15, of 22 Page 16 of 22

17 DRAVC10BitEncoder Includes the AVC Intra 10-bit Video Encoder component Updated Plugins : added features and/or bug fixes The following previously released plugins have been updated in this plugin bundle. AC3 Source Controller AVCDecoder AudioFormatConverter AudioFormatUtilities AudioVideoPreview ClosedCaptionsUtilities CommonComponents CommonLanguage CommonMedia CommonPlaylist DirectShowFileSource DRAVCEncoder EIACaptionsRetimer FTP Utilities HLSUtilities HTTP Utilities JPGEncoder KayakCore KayakDesigner MPEG2TSDemuxer Improvement: Modify AC-3 Source controller to drop the last frame if it is truncated (so that decoding does not fail) Now also supports 10-bit decoding Now supports up to 32 channels Now supports up to 32 channels Can now preview 4:2:0 16-bit format correctly Bug fixes for handling XDS data; Bug fix: Output datatype framerate is now populated correctly Bug fix for the Logic Branch component's handling of rational numbers (e.g., now 25 = 25000/1000, previously this was incorrectly evaluated as false) Added support for ISO639-2B language codes and the 'zxx' language code which means 'No linguistic content; Not applicable' Bug fix: Output datatype framerate is now populated correctly Refer to related changes for HLSUtilities below Improved accuracy of audio trimming for DirectShow; improved reporting of interlace/progressive Bug fixes for handling XDS data Fixed reported frame rate on last output packet when retiming captions In case of an abort or network discontinuity the FTP session is now being closed properly; Known limitation: The "Timeout" value is not being used. A timeout of approximately 15 seconds is always used. "HLS Encryption Coordinater" component : (1) License server generated keys will now correctly have the.key extension added if it is not present; (2) can now generate keys using relative paths when using Auto Generation mode; (3) for "License Server Generated" Key Generation Mode the "Key Publishing Path" setting has been renamed "Key Source File Path"; (4) Expressions can now be evaluated correctly for License Server Generated mode in the Key Playback Retrieval URL; "HLS Coordinator" component: (5) when previously saved blueprints are loaded you can now adjust the "Number of Manifests " value and save it correctly; Added proxy configuration support; Fixed a potential crash caused by this component Improvements and optimizations to the Kayak core various small improvements Implemented random seek access (used during clip trimming) April 15, of 22 Page 17 of 22

18 MPEGEncoder Bug fixes for handling XDS data MPEGVideoEncoder2008 Bug fixes for handling XDS data Added a new component: AS11 XML Sidecar Generator (used by DPP MXFMuxer workflows); Added a new OP: AS11 Media File Input: Bug fix for trimming support when black border MediaInspection detection is enabled; When DirectShow decoding is enabled an option to save a Log File is shown. Media Manager Bug fixes for handling DirectShow decoding in transcode jobs Support for the change in the Media File Input component for Media Source DirectShow Log File option. Fixed a stability issue that would cause a crash when doing long PlayReadyEncryption duration encoding; added support when running on 64-bit OS. Fixed a bug that was preventing timecode from being extracted from a ProRes file; Fixed an issue that was preventing the Video Speed Up QuickTimeDecoder Slow Down component from being used with QuickTime source files; fixed a bug that would prevent a ProRes file from decoding if it was preceded by the decode of another type of mov file. SMPTE291Muxer Fixed an issue where VITC was not preserved for 480i29.97 Frame size in client manifest is now correctly calculated based on original size an display aspect ratio and rounded so that it is compliant SmoothStreamingUtilities with mod-16 (mainly a concern for hardware decoding, e.g., STB or gaming console). TimecodeSelector Bug fix: Output datatype framerate is now populated correctly TimedTextSelector Bug fix: Output datatype framerate is now populated correctly Bug fix: when aspect ratio is set to 16:9 the display_aspect_ratio value VideoBorder will now correctly be set to 16/9. When the Frame layout value is missing and scaling is enabled, the VideoFormatConverter component now will show a warning (instead of ignoring the scaling); Added support for conversion from 4:2:0 8-bit directly to 4:2:2 16-bit VideoFormatUtilities Added support for decoding 4:2:2 and 4:2:0 16-bit Updated Plugins: minor updates Updated plugins with minor changes, including changes to ensure compatibility with other components, data type definition updates, etc. AAC Source Controller AVC Source Controller BDNSourceController CommonImageFormats CommonIntelIPP CommonTesting CommonVideoSystem DRDeinterlacer Utilities J2KSourceController JavaImage MPEG2UDDemuxer PNGDecoder PNGEncoder StreamSynchronizers TTMLEncoder TTMLSourceController TimecodeEncoder VideoDeinterlacers VideoProcessor April 15, of 22 Page 18 of 22

19 Kayak Plugins Release New Plugins Smooth Streaming and PlayReady SmoothStreamingUtilities Smooth Streaming muxing and manifest files Digital Rapids PlayReady WebService Generates or retrieves encryption keys Irdeto PlayReady Webservice Generates or retrieves encryption keys using Irdeto PlayReadyEncryption Encrypts the input HLS (HTTP Live Streaming) Secure Media Key Exchange Retrieves encryption keys from Secure Media Encryption Metadata Generator Generates encryption metadata GXF Muxer/demuxer GXFMuxer Mux GXF files (MPEG2, MPEG1, PCM audio, Ancillary Data) GXFDemuxer Demux GXF files Captions/Subtitles/Data EIACaptionsRetimer Frame rate conversion of 608/708 captions SMPTE291Muxer Ancillary Data muxer TTMLEncoder input: TT, output: TTML TTMLSourceController TTML (timed text markup language) utitities TimecodeSelector Selects first active timecode stream from all connected inputs Video Processors DRProgressiveToInterlaced Interlacer; also used in Video Format Converter component DRScaler High quality video scaler; also used in Video Format Converter Image Files JPGFileWriter outputs JPG images PNGDecoder input: PNG, output: raw image data and metadata PNGEncoder outputs PNG images Utilities Utilities composer and sender DASHUtilities components for DASH workflows, includes the DASH Muxer Used internally only (these plugins do not include components or are only used by other components) CommonGXF Used internally only CommonMPEG Used internally only CommonPlayReadyEncryption Used internally only CommonRIFF Used internally only CommonStereoVideo Used internally only CommonVC3 Used internally only DirectShowFileSource Demultiplex/Decode AVI files using DirectShow (used by MFI) April 15, of 22 Page 19 of 22

20 Updated Plugins : added features and/or bug fixes The following previously released plugins have been updated in this plugin bundle. AAC Decoder AES3Encoder AudioFormatConverter AVC Source Controller AVCDecoder AVIDemuxer BDNSourceController CC608Decoder CommonComponents CommonIntelIPP Dolby Digital AC-3 Decoder Dolby Digital Plus Encoder DolbyLoudness DolbyPulseEncoder DRAVCEncoder DRDeinterlacer DTSEncoder FTP Utilities HTTP Utilities JPGSourceController KayakDesigner MediaInspection MPEG2AudioSourceController MPEG4Demuxer MPEG4Muxer MXFDemuxer bug fixes Add downmix option; support for 302M audio Add downmix option bug fixes Added user data support (decode cc); Can decode frame resolutions up to 4096 x 2160 Bug fix: Display Aspect Ratio now set to null when source does not contain a value (and not assumed to be 1:1) Changed from a licensed to an unlicensed component Bug fix for SCTE20 output (invalid timestamps corrected); Bug fix for handling captions that are displayed for more than 3s; Bug fix for handling 608 captions that are longer than 32 characters Added new components: Branch Merger, Wall Clock Generator, Process Priority, System Status (internal component), Logic Gate included additional functionality for support on both Intel and AMD systems (including older SSE version support) Bug fix: when audio changes between stereo and surround continue decoding Added downmix option; Updated encoder SDK Updated SDK Added downmix option; bug fix: HE v2 now correctly allows use of PS Updated SDK; Added new setting "Unrestricted I-frame picture size" for improved HRD compliance; Improved I-frame visual quality; improve GOP size control for HLS; Added multithreaded option; Can now handle additional low frame rates; now used in Video Format Converter (if deinterlacer needed) Add downmix option Bug fixes for TLS/SSL Explicit, closing the FTP session properly, timeout connection, and more informative error message for plain URL reachability Changes for Smooth Streaming compatibility Bug fix for detecting 420 and 422 sampling correctly UI consistency changes and compatibility changes Added or enhanced support for: AES3 audio, decoders with multiple inputs, handling of empty files, DirectShow files Fixed a bug with decoding some TS files; compatibility changes Bug fixes for some timestamp related issues Added support for Smooth Streaming and PlayReady; moved the DASH muxer to its own plugin Added support for seek to point for trimming using clip lists; fixed a April 15, of 22 Page 20 of 22

21 MXFMuxer PNGSourceController SCCSourceController SMPTE291Demuxer StreamSynchronizers TimecodeEncoder TSSegmenter VideoFormatConverter WAVEEncoder buffer error when trimming Added Frame Rate setting and pin (in case the frame rate is not defined in an input track); Muxer can now handle an ancillary data track with empty data Now compatible with the TTML Encoder; presence of an alpha channel is now indicated in the metadata improved handling of 608/708 data that is not fully compliant Added timecode and AFD input pins; fixed a bug that was causing one more packet of output anc data than input caption data Improvements to truncated stream synchronization (this is used by other components when handling streams of different durations) Allow conversion from field to frame based timecode (and frame to field) Improved the accuracy of HLS segmentation Video Format Converter now uses the DRInterlacer and DR Scaler (if needed) Add downmix option; compatibility changes Updated Plugins: minor updates Updated plugins with minor changes, including changes to ensure compatibility with other components, data type definition updates, etc. AAC Source Controller CommonVideoSystem MPEGEncoder AC3 Source Controller DRCVideoEncoder MPEGVideoDecoder AES3SourceController DRMediaProcessing MPEGVideoEncoder2008 AudioFormatUtilities DTS Source Controller QuickTimeDecoder AudioGenerator EAC3 Source Controller RandomGenerator AudioVideoPreview Encryption TimedTextSelector AVIMuxer HLSUtilities VBIInserter ClosedCaptionsUtilities ID3Utilities VideoBorder CommonAES3 J2KDecoder VideoDeinterlacers CommonAVC J2KSourceController VideoFormatUtilities CommonImageFormats JavaImage VideoProcessor CommonKakadu JPGEncoder WAVESourceController CommonLanguage ManzanitaTSMuxer CommonMedia Media Source CommonMediaEncryption MediaInfo CommonMPEG2 MPEG2PSDemuxer CommonMPEG4 MPEG2TSDemuxer CommonPlaylist MPEG2UDDemuxer CommonSubtitles MPEG2UDMuxer CommonTesting MPEG2VideoSourceController CommonTimecode MPEGAudioDecoder April 15, of 22 Page 21 of 22

22 Kayak Plugins The following updated plugins are required when using Transcode Manager KayakCore KayakDesigner MediaInfo Media Manager Media Manager WS Client Updates to license handling related to Transcode Manager Updates to license handling related to Transcode Manager If Transcode Manager cannot obtain the file duration during the preprocessing file inspection step using a standard media inspection then this component will be used to obtain the duration Updates to the Transcode Manager blueprint Used when submitting jobs to Transcode Manager directly from Kayak Workflow Designer Kayak Plugins The first release of Kayak Plugins for use with Transcode Manager April 15, of 22 Page 22 of 22

NOTE: Kayak/Xenio has been renamed Zenium

NOTE: Kayak/Xenio has been renamed Zenium NOTE: Kayak/Xenio has been renamed Zenium Blueprint File Extension in the Designer (as of December 2014): The Zenium Designer will now save blueprints with a.zenium file extension. Previously saved blueprints

More information

Imagine Communications Xenio Plugins Updates

Imagine Communications Xenio Plugins Updates NOTE: Kayak has been renamed Xenio Blueprint File Extension in the June 2014 Designer: The Xenio Designer will now save blueprints with a.xenio file extension. Previously saved blueprints which used the.kayak

More information

Switch Release Notes. Switch

Switch Release Notes. Switch Switch 3.0.1 Release Notes Switch Telestream Switch is an award-winning cross platform media player, inspector, and correction tool for professionals. Switch comes in three versions: Switch Player (free),

More information

CAMBRIA FTC CAMBRIA FTC: TECHNICAL SPECIFICATIONS. Version.9 12/6/2017. Page 1

CAMBRIA FTC CAMBRIA FTC: TECHNICAL SPECIFICATIONS. Version.9 12/6/2017. Page 1 Version.9 12/6/2017 Page 1 TABLE OF CONTENTS 1 PURPOSE OF THIS DOCUMENT...3 1.1Purpose of This Technical specifications document...3 2 OVERVIEW OF FUNCTIONALITY...3 2.1Key Features...3 2.1.1 General Features...3

More information

Transcoding SDK. Professional Transcoding Engine

Transcoding SDK. Professional Transcoding Engine Transcoding SDK Professional Transcoding Engine Formerly known as Reference SDK, Transcoding SDK offers improved quality and performance as well as exciting new features and stability enhancements to further

More information

Switch Release Notes. Switch

Switch Release Notes. Switch Switch 4.5.1 Release Notes Switch Telestream Switch is an award-winning cross platform media player, inspector, and correction tool for professionals. Switch comes in three versions: Switch Player ($9.99),

More information

Online Help Browser Requirements Safari *Please note: Episode 7 does not support OS X or previous versions of Mac OS X.

Online Help Browser Requirements Safari *Please note: Episode 7 does not support OS X or previous versions of Mac OS X. System Requirements Episode 7.3 Release Notes Mac Minimum System Requirements Operating System: OS X 10.11 or higher (Includes macos Sierra 10.12) RAM: 8 GB or more 256 GB hard disk space, with 300 MB

More information

TotalCode Enterprise is an ideal solution for video-on-demand content preparation for any screen anywhere.

TotalCode Enterprise is an ideal solution for video-on-demand content preparation for any screen anywhere. TotalCode Enterprise Fast, efficient, and cost effective server-distributed transcoding solution for high volume multi-screen content preparation & delivery With consumer demand for content anytime, anywhere,

More information

Online Help Browser Requirements Safari *Please note: Episode 7 does not support OS X or previous versions of Mac OS X.

Online Help Browser Requirements Safari *Please note: Episode 7 does not support OS X or previous versions of Mac OS X. System Requirements Episode 7.5 Release Notes Mac Minimum System Requirements Operating System: OS X 10.11 or higher (Includes macos Sierra 10.12) RAM: 8 GB or more 256 GB hard disk space, with 300 MB

More information

Switch Release Notes. Switch

Switch Release Notes. Switch Switch 4.5.3 Release Notes Switch Telestream Switch is an award-winning cross platform media player, inspector, and correction tool for professionals. Switch comes in three versions: Switch Player ($9.99),

More information

Switch 2.0 Release Notes. Switch. System Requirements

Switch 2.0 Release Notes. Switch. System Requirements Switch 2.0 Release Notes Switch Telestream Switch is an award-winning cross platform media player, inspector, and correction tool for professionals. Switch comes in three versions: Switch Player (free),

More information

Switch Release Notes. Switch

Switch Release Notes. Switch Switch 4.5.2 Release Notes Switch Telestream Switch is an award-winning cross platform media player, inspector, and correction tool for professionals. Switch comes in three versions: Switch Player ($9.99),

More information

Introduction. Input Format Support

Introduction. Input Format Support Introduction Transcode Multiscreen includes transcoding software specifically designed for adaptive bit rate encoding using both GPUs and CPUs. It simultaneously produces multiple bit-rate variants of

More information

Updated Analysis components are automatically installed as part of a Vantage 6.3 installation.

Updated Analysis components are automatically installed as part of a Vantage 6.3 installation. Release Notes for Analysis and Analysis Pro in Vantage 6.3 About This Release The Vantage 6.3 release includes some minor updates to Vantage Analysis and Vantage Analysis Pro. Vantage Analysis includes

More information

Cisco AnyRes Video on Demand Analysis Node

Cisco AnyRes Video on Demand Analysis Node Data Sheet Cisco AnyRes Video on Demand Analysis Node Product Overview Cisco AnyRes Video on Demand (VoD) helps expand the revenue potential of video content for service providers, media distributors,

More information

Updated Post Producer components are automatically installed as part of a Vantage 6.3 installation.

Updated Post Producer components are automatically installed as part of a Vantage 6.3 installation. Post Producer Software Version 6.3 Release Notes About This Release The Vantage 6.3 release includes some updates to Post Producer. Installation in a Vantage Environment Updated Post Producer components

More information

Media Transcoding and Analysis Version for Vantage 3.0 Release Notes

Media Transcoding and Analysis Version for Vantage 3.0 Release Notes Media Transcoding and Analysis Version 2011.3 for Vantage 3.0 Release Notes Vantage About This Release Media Transcoding and Analysis 2011.3 (version 11.3.530.81083) is a maintenance release of the Transcoding

More information

Switch 4.1 Release Notes. Switch

Switch 4.1 Release Notes. Switch Switch 4.1 Release Notes Switch Telestream Switch is an award-winning cross platform media player, inspector, and correction tool for professionals. Switch comes in three versions: Switch Player ($9.99),

More information

TotalCode Studio. Professional desktop encoding for digital distribution and over the top services NEW FEATURES

TotalCode Studio. Professional desktop encoding for digital distribution and over the top services NEW FEATURES TotalCode Studio Professional desktop encoding for digital distribution and over the top services Whether your content is consumed on tablets, smartphones, TVs or set-top boxes or delivered through different

More information

SelenioFlex Live 1.4.0

SelenioFlex Live 1.4.0 SelenioFlex Live 1.4.0 SelenioFlex Live 1.4.0 Requirements and License System Configuration The system ships as a fully configured 1RU encoding system. Your system configuration will differ depending on

More information

Vantage 7.1 Transcode/Transcode Pro Decode Format Support

Vantage 7.1 Transcode/Transcode Pro Decode Format Support Transcode/Transcode Pro Mobile, Web and Edit Formats Avid Transfer Engine AVC Intra PCM 608 from Anc 708 from Anc Avid Data Track Avid Data Track Avid Transfer Engine DNxHD PCM 608 from Anc 708 from Anc

More information

Switch Release Notes. Switch

Switch Release Notes. Switch Switch 4.1.1 Release Notes Switch Telestream Switch is an award-winning cross platform media player, inspector, and correction tool for professionals. Switch comes in three versions: Switch Player ($9.99),

More information

FlipFactory. Software Version 7.2 Release Notes

FlipFactory. Software Version 7.2 Release Notes Software Version 7.2 Release Notes About FlipFactory Version 7.2 FlipFactory Release 7.2.45.68468 is a minor release of the FlipFactory product family, including: New Media, New Media Broadcast, Pro SD,

More information

VCube Release Notes. Updates: Please check our Web site periodically for information, patches and updates.

VCube Release Notes. Updates: Please check our Web site  periodically for information, patches and updates. VCube Release Notes Updates: Please check our Web site http://www.merging.com periodically for information, patches and updates. VCUBE 5.1 Release Notes NEW FEATURE: Blackmagic design Video Cards Support:

More information

FlipFactory. Software Version 7.6 Release Notes. About FlipFactory Version 7.6. Media Transcoding and Analysis. Documentation and Support

FlipFactory. Software Version 7.6 Release Notes. About FlipFactory Version 7.6. Media Transcoding and Analysis. Documentation and Support Software Version 7.6 Release Notes About FlipFactory Version 7.6 FlipFactory Release 7.6.431.190593 is a minor release of the FlipFactory product family, including: New Media, New Media Broadcast, ProSD,

More information

SelenioFlex Live 1.3.0

SelenioFlex Live 1.3.0 SelenioFlex Live 1.3.0 SelenioFlex Live 1.3.0 Requirements and License System Configuration The system ships as a fully configured 1RU encoding system. Your system configuration will differ depending on

More information

VCube Release Notes. Updates: Please check our Web site periodically for information, patches and updates.

VCube Release Notes. Updates: Please check our Web site   periodically for information, patches and updates. VCube Release Notes Updates: Please check our Web site http://www.merging.com periodically for information, patches and updates. VCUBE 5.1 Release Notes NEW FEATURE: Blackmagic design Video Cards Support:

More information

User's Guide. Zenium Designer. Product Version

User's Guide. Zenium Designer. Product Version Zenium Designer Product Version 1.1.7.2 April 2016 Publication Information 2016 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

AWS Elemental MediaConvert. User Guide

AWS Elemental MediaConvert. User Guide AWS Elemental MediaConvert User Guide AWS Elemental MediaConvert: User Guide Copyright 2018 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may

More information

MediaKind Encoding On-Demand

MediaKind Encoding On-Demand MediaKind Encoding On-Demand The Inspired Solution for Increased Video On-demand Processing MediaKind Encoding On-Demand is a fast, high performance file based transcoding solution. Encoding On-Demand

More information

MP2TSME v8.0 Release Notes

MP2TSME v8.0 Release Notes MANZANITA SYSTEMS, LLC 14269 DANIELSON ST, STE 200 POWAY, CA 92064 1.858.679.8990 fax 1.858.679.8991 www.manzanitasystems.com MP2TSME v8.0 Release Notes Release Date: 9 March 2015 This document summarizes

More information

Vantage. Software Version 5.0 Release Notes

Vantage. Software Version 5.0 Release Notes Software Version 5.0 Release Notes About Vantage Version 5.0 Vantage Version 5.0.35.104702 is a major release of the Vantage product family. It adds a new transcoder for IPTV and cable transcoding, integrations

More information

Lightspeed Live Capture

Lightspeed Live Capture Lightspeed Live Capture Lightspeed Live Capture Release Notes Capture V2.1 November 7, 2017 About This Release These release notes describe the major release of Lightspeed Live Capture v2.1 and can be

More information

VCube Release Notes. Updates: Please check our Web site periodically for information, patches and updates.

VCube Release Notes. Updates: Please check our Web site  periodically for information, patches and updates. VCube Release Notes Updates: Please check our Web site http://www.merging.com periodically for information, patches and updates. VCUBE 5.1 Release Notes NEW FEATURE: Blackmagic design Video Cards Support:

More information

Vantage 7.1 Transcode/Transcode Pro Encode Format Support

Vantage 7.1 Transcode/Transcode Pro Encode Format Support Transcode/Transcode Pro Mobile, Web and Edit Formats AVI Uncom. AVI Stream MS ADPCM Codec In-Band VBI (Line 21) In-Band VITC AVI Uncom. AVI Stream MS CCITT G711 A-Law and U-Law In-Band VBI (Line 21) In-Band

More information

Transcode Manager 2.1

Transcode Manager 2.1 Transcode Manager 2.1 System Requirements Operating system: Windows 7, Windows 2008 Server, 32-bit or 64-bit versions Operating system for a Mac (Transcode Engine only): Mac OSX 10.8 or 10.9. For systems

More information

User s Guide. Xenio TM Designer. Product Version /28/2014

User s Guide. Xenio TM Designer. Product Version /28/2014 User s Guide Xenio TM Designer Product Version 1.0.5 05/28/2014 ---------- Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document

More information

ContentAgent s automated and scalable. to any Avid ecosystem. Whether ingesting content into a Media Video Cropping/Padding/Scaling

ContentAgent s automated and scalable. to any Avid ecosystem. Whether ingesting content into a Media Video Cropping/Padding/Scaling ContentAgent Base Software Package Includes: Watchfolders AVI Encode/Decode Field Order Analyzer Framerate Conversion Metadata Management Camera Card Processing Network/Local Copying Customized XML Output

More information

JPlaylist. Offline Playlist Editing OVERVIEW PRODUCT FEATURES

JPlaylist. Offline Playlist Editing OVERVIEW PRODUCT FEATURES JPlaylist Offline Playlist Editing & Trimming OVERVIEW JPlaylist is a practical and efficient playlist building and playout preview solution. The product supports in- playlist media clip trimming, audio

More information

EEG CCPlay FilePro. Product Manual. EEG Enterprises, Inc. 586 Main Street Farmingdale, New York TEL: (516) FAX: (516)

EEG CCPlay FilePro. Product Manual. EEG Enterprises, Inc. 586 Main Street Farmingdale, New York TEL: (516) FAX: (516) EEG CCPlay FilePro Product Manual EEG Enterprises, Inc. 586 Main Street Farmingdale, New York 11735 TEL: (516) 293-7472 FAX: (516) 293-7417 All rights reserved. 1 CCPlay FilePro Contents 1 Introduction

More information

WorldNow Producer. Encoding Video

WorldNow Producer. Encoding Video WorldNow Producer Encoding Video Table of Contents Overview... 4 VideoScribe... 5 Streaming Options... 5 Getting Started... 5 VideoScribe Interface... 5 Controls... 6 Show Headline... 6 Manual Encoding...

More information

File test version. DPP Compliance Programme AMWA / UK DPP -- AS-11 UK DPP HD Shim v1.1 File Conformance Test Suite

File test version. DPP Compliance Programme AMWA / UK DPP -- AS-11 UK DPP HD Shim v1.1 File Conformance Test Suite File test version F1.1 DPP Compliance Programme AMWA / UK DPP -- AS-11 UK DPP HD Shim v1.1 File Conformance Test Suite DPP Lab, BBC R&D, Centre House, 56 Wood Lane, W12 7SB, UK CONTENTS 1 DOCUMENT OVERVIEW

More information

VCube Release Notes. Updates: Please check our Web site periodically for information, patches and updates.

VCube Release Notes. Updates: Please check our Web site   periodically for information, patches and updates. VCube Release Notes Updates: Please check our Web site http://www.merging.com periodically for information, patches and updates. VCUBE 4.1 Release Notes IMPROVEMENTS H264 support Playback Improved realtime

More information

VCube Release Notes. Updates: Please check our Web site periodically for information, patches and updates.

VCube Release Notes. Updates: Please check our Web site  periodically for information, patches and updates. VCube Release Notes Updates: Please check our Web site http://www.merging.com periodically for information, patches and updates. VCUBE 6 Release Notes VCube v6.1 is supported on Windows 7-64bit. Note:

More information

Release Notes. This is BATON Standard version 7.2 for installation on Windows 64-bit platform.

Release Notes. This is BATON Standard version 7.2 for installation on Windows 64-bit platform. BATON Windows Standard November 2017 This is BATON Standard version 7.2 for installation on Windows 64-bit platform. The details of features added in BATON Standard version 7.2 are listed in the following

More information

Vantage 7 Transcode/Transcode Pro Decode Format Support

Vantage 7 Transcode/Transcode Pro Decode Format Support Transcode/Transcode Pro Mobile, Web and Edit Formats 3GP H.263 AAC-LC 3GP H.263 AMR - NB 3GP H.264/AVC AAC-LC 3GP H.264/AVC AMR - NB 3GP MPEG-4 AAC-LC 3GP MPEG-4 AMR - NB AVI Liquid Archive DV PCM AVI

More information

Vantage 7.1 Transcode/Transcode Pro Encode Format Support

Vantage 7.1 Transcode/Transcode Pro Encode Format Support Transcode/Transcode Pro Mobile, Web and Edit Formats 3GP H.263 AAC-LC 3GP H.263 AMR - NB 3GP H.264/AVC AAC-LC 3GP H.264/AVC AMR - NB 3GP MPEG-4 AAC-LC 3GP MPEG-4 AMR - NB AVI Uncom. AVI Stream MS ADPCM

More information

R&S VENICE Supported File Formats. Supplement

R&S VENICE Supported File Formats. Supplement R&S VENICE Supported File Formats Supplement Supplement for the R&S VENICE Client Software user guide (Version 3.1): R&S VENICE Supported File Formats Document Version 1.1 Copyright 2014 by Rohde & Schwarz

More information

Imagine Communications SelenioFlex File 2.6. NOTE: Transcode Manager has been renamed SelenioFlex File. Kayak/Xenio has been renamed Zenium.

Imagine Communications SelenioFlex File 2.6. NOTE: Transcode Manager has been renamed SelenioFlex File. Kayak/Xenio has been renamed Zenium. SelenioFlex File 2.6 NOTE: Transcode Manager has been renamed SelenioFlex File. Kayak/Xenio has been renamed Zenium. System Requirements Operating system: Windows 7, Windows 2008 Server, 64-bit version

More information

VCube Release Notes. Updates: Please check our Web site periodically for information, patches and updates.

VCube Release Notes. Updates: Please check our Web site   periodically for information, patches and updates. VCube Release Notes Updates: Please check our Web site http://www.merging.com periodically for information, patches and updates. VCUBE 6.0 Release Notes VCube v6 is supported on Windows 7-64bit. Note:

More information

VCube Release Notes. Updates: Please check our Web site periodically for information, patches and updates.

VCube Release Notes. Updates: Please check our Web site   periodically for information, patches and updates. VCube Release Notes Updates: Please check our Web site http://www.merging.com periodically for information, patches and updates. VCUBE 3.0 SP2 Release Notes NEW FEATURES Batch Export The Batch Export feature

More information

Revision 4.1.x /2.x.x [ ] Creating Media for Modulo Player & Kinetic

Revision 4.1.x /2.x.x [ ] Creating Media for Modulo Player & Kinetic Revision 4.1.x /2.x.x [15.02.17] Creating Media for Modulo Player & Kinetic Recommendations for media creation in Modulo Player 4.1.x and Kinetic 2.x.x video files You can read compressed files with the

More information

itx Integrated Playout Platform

itx Integrated Playout Platform Supplement itx Integrated Playout Platform Key Functions Event Time Specification Every schedule item within itx has a time mode which defines how the item will behave with respect to other items within

More information

ProMedia TM Xpress. (Xpress Preset and Package Preset) User Guide RELEASE Rev A

ProMedia TM Xpress. (Xpress Preset and Package Preset) User Guide RELEASE Rev A ProMedia TM Xpress (Xpress Preset and Package Preset) User Guide RELEASE 1.0.1.0 Rev A Disclaimer Harmonic reserves the right to alter the equipment specifications and descriptions in this publication

More information

Telestream Cloud. High quality digital media processing services in the cloud.

Telestream Cloud. High quality digital media processing services in the cloud. Telestream Cloud High quality digital media processing services in the cloud. Telestream Cloud is a platform that provides a variety of digital media processing capabilities. It operates across multiple

More information

Media Director. Version Volumes and Formats. Terminology. Supported Volume Types. Supported Transcode Target Formats

Media Director. Version Volumes and Formats. Terminology. Supported Volume Types. Supported Transcode Target Formats ggg Media Director Version 2.2 - Volumes and Formats Terminology Volume A volume is considered a folder structure as it is produced by a camera (e.g. Sony Professional Disc, P2 Card, ) that can be handled

More information

Copyright. Disclaimer. Trademark Recognition. Improvement Requests. Regional Contacts

Copyright. Disclaimer. Trademark Recognition. Improvement Requests. Regional Contacts USER MANUAL OpenCube XFReader 2.8 Copyright EVS Broadcast Equipment SA Copyright 2005-2015. All rights reserved. This publication, including all photographs, illustrations and software, is protected under

More information

Multi-Channel Multi-Format Ingest SD-HD-IP.

Multi-Channel Multi-Format Ingest SD-HD-IP. Multi-Channel Multi-Format Ingest SD-HD-IP HABARIINGEST Signal-Based Capture live feeds, VTR tapes, Panasonic P2 memory cards and Sony XDCAM optical disks or schedule an ingest based on a time and date.

More information

Release Notes for Transcode, Transcode Pro in Vantage 6.0

Release Notes for Transcode, Transcode Pro in Vantage 6.0 Release Notes for Transcode, Transcode Pro in Vantage 6.0 About This Release The Vantage 6.0 release includes updated components for Vantage Transcode, Transcode Pro products. This release includes a number

More information

Aurora integration with NEXIO video servers

Aurora integration with NEXIO video servers Aurora integration with NEXIO video servers Save significant time and money in your broadcast production workflow by identifying, reviewing and taking action on media file quality issues as part of your

More information

Avid recommends that you read all the information in this ReadMe file thoroughly before installing or using any new software release.

Avid recommends that you read all the information in this ReadMe file thoroughly before installing or using any new software release. ggg Date Revised Changes Made 21 March 2014 Release Media Director 1.0 18 June 2014 Release Media Director 1.0.1 16 December 2014 Release Media Director 1.1 Important Information Avid recommends that you

More information

About Vantage Version 6.2 Vantage Version is a minor release for the Vantage product family. It adds the following:

About Vantage Version 6.2 Vantage Version is a minor release for the Vantage product family. It adds the following: Software Version 6.2 Release Notes About Vantage Version 6.2 Vantage Version 6.2.42.121796 is a minor release for the Vantage product family. It adds the following: - HEVC encoding for Transcode Multiscreen

More information

Cinegy Capture 11 System Recommendations. Cinegy GmbH. Document version: 5fb73c9

Cinegy Capture 11 System Recommendations. Cinegy GmbH. Document version: 5fb73c9 Cinegy Capture 11 System Recommendations Cinegy GmbH Document version: 5fb73c9 Table of Contents 1. Operating Systems Support.......................................................................... 1

More information

JPlayout. SD/HD SDI & IP Playout Solution OVERVIEW PRODUCT FEATURES

JPlayout. SD/HD SDI & IP Playout Solution OVERVIEW PRODUCT FEATURES JPlayout SD/HD SDI & IP Playout Solution OVERVIEW JPlayout is a powerful SD, HD, 2K and 3D playout solution. It supports different digital media formats, compressions, resolutions and frame rates mixed

More information

1.1 SD Commercial File Delivery standard (FAST)

1.1 SD Commercial File Delivery standard (FAST) 1.1 SD Commercial File Delivery standard (FAST) Note: RTÉ s preference is for commercials to be delivered in HD RTÉ Preferred SD Commercial File standard File Type Mxf File Format OP1-a File Format Profile

More information

SoundCode Exchange MXF Users Guide

SoundCode Exchange MXF Users Guide SoundCode Exchange MXF Users Guide Version 2.0 Quicktime Import Component MXF To Pro Tools Utility Application Pro Tools Export PlugIn (SoundCode Exchange Only) for Macintosh OS X and Windows XP /Vista

More information

DPP Compliance Programme AMWA AS-11 DPP Product Test Report (See note 5, on next page) DPP Lab, BBC R&D, Centre House, 56 Wood Lane, W12 7SB, UK

DPP Compliance Programme AMWA AS-11 DPP Product Test Report (See note 5, on next page) DPP Lab, BBC R&D, Centre House, 56 Wood Lane, W12 7SB, UK TEST REPORT No R1008 DPP Compliance Programme AMWA AS-11 DPP Product Test Report (See note 5, on next page) DPP Lab, BBC R&D, Centre House, 56 Wood Lane, W12 7SB, UK OEM Product (Note 6) Product Version

More information

T2 Express 3, Pro 3 and Elite 3 Digital Recorder/Players

T2 Express 3, Pro 3 and Elite 3 Digital Recorder/Players Datasheet T2 Express 3, Pro 3 and Elite 3 Digital Recorder/Players Each of the three T2 digital recorder/players models (T2 Express 3, Pro 3 and Elite 3) brings full high-definition capture and playback

More information

Software-defined integrated channel in a flexible automation environment

Software-defined integrated channel in a flexible automation environment Software-defined integrated channel in a flexible automation environment Dolphin is a compact and cost-effective integrated channel device with the flexibility to adapt to your changing broadcast environment.

More information

All-in-one content repurposing and delivery. Actus Digital

All-in-one content repurposing and delivery. Actus Digital All-in-one content repurposing and delivery Clip Factory is the one-stop-shop solution to content repurposing for the new media platforms of Internet and mobile. It comes as one of three alternative products:

More information

JMultiviewer. SDI, HD-SDI, HDMI, Composite, IP, HTTP, UDP, RTP, RTSP, RTMP, HLS, NDI Multi-View and Monitoring OVERVIEW PRODUCT FEATURES

JMultiviewer. SDI, HD-SDI, HDMI, Composite, IP, HTTP, UDP, RTP, RTSP, RTMP, HLS, NDI Multi-View and Monitoring OVERVIEW PRODUCT FEATURES JMultiviewer SDI, HD-SDI, HDMI, Composite, IP, HTTP, UDP, RTP, RTSP, RTMP, HLS, NDI Multi-View and Monitoring OVERVIEW JMultiViewer is an intelligent solution for video and audio preview and monitoring.

More information

Copyright. Disclaimer. Trademark Recognition. Improvement Requests. Regional Contacts

Copyright. Disclaimer. Trademark Recognition. Improvement Requests. Regional Contacts USER MANUAL OpenCube XFConverter 2.0 Copyright EVS Broadcast Equipment SA Copyright 2005-2014. All rights reserved. This publication, including all photographs, illustrations and software, is protected

More information

Media player for windows 10 free download

Media player for windows 10 free download Media player for windows 10 free download Update to the latest version of Internet Explorer. You need to update your browser to use the site. PROS: High-quality playback, Wide range of formats, Fast and

More information

Cinelerra Feature Comparison. Page 1

Cinelerra Feature Comparison. Page 1 FEATURE COMPARISON CV Stable HV Original 5.1 / CV site (GG) Chg Last Update 9/23/2017 Audio Plugins 24 31 33 * Video Plugins 75 75 89 * Theme Plugins 3 2 9 * Other Plugins 0 1 0 Total Native Plugins 102

More information

NewsRoom Computer System

NewsRoom Computer System Technical Document Release Version 3.0 Technical Document - Release Version 3.0 NewsRoom Computer System News Room Computer System for Rundown preparation and Live Event Playout in Production Control Room

More information

Episode 7.0 Affordable transcoding for individuals and workgroups. Multiformat encoding software with uncompromising quality, speed and control.

Episode 7.0 Affordable transcoding for individuals and workgroups. Multiformat encoding software with uncompromising quality, speed and control. Episode 7.0 Affordable transcoding for individuals and workgroups Multiformat encoding software with uncompromising quality, speed and control. The Episode Product Guide is designed to provide an overview

More information

Automated Quality Control of File-based Content Cerify Datasheet

Automated Quality Control of File-based Content Cerify Datasheet Automated Quality Control of File-based Content Cerify Datasheet Cerify is an automated file-based QC software product, which integrates into file-based workflows that are processing a large volume of

More information

About MPEG Compression. More About Long-GOP Video

About MPEG Compression. More About Long-GOP Video About MPEG Compression HD video requires significantly more data than SD video. A single HD video frame can require up to six times more data than an SD frame. To record such large images with such a low

More information

Material Exchange Format Timecode Implementation

Material Exchange Format Timecode Implementation EBU Recommendation R 122 Material Exchange Format Timecode Implementation Version 2.0 Source: EC-I SP/HIPS MXF Geneva November 2010 1 Page intentionally left blank. This document is paginated for two sided

More information

Telestream QC Products

Telestream QC Products Telestream QC Products Telestream QC Products Save the costs of rejection and rework with automated QC and correction. Vidchecker Vidchecker-post Vamp Vidchecker and Vidchecker-post Vidchecker and Vidchecker-post

More information

TransMu x. Users Manual. Version 3. Copyright PixelTools Corporation

TransMu x. Users Manual. Version 3. Copyright PixelTools Corporation TransMu x Version 3 Users Manual Copyright 1997-2003 PixelTools Corporation Contact Information: PixelTools Corporation 10721 Wunderlich Drive Cupertino, CA 95014 USA Tel: +1 (408) 374-5327 Fax: +1 (408)

More information

T2 INTELLIGENT DIGITAL DISK RECORDERS

T2 INTELLIGENT DIGITAL DISK RECORDERS T2 INTELLIGENT DIGITAL DISK RECORDERS BUSINESS CASE Three decks for the price of one 1 record and 2 playout channels work independently and simultaneously. Versatile platform for ingest, transmission,

More information

MXF/DNxHD with ALEXA SUP 6.0

MXF/DNxHD with ALEXA SUP 6.0 MXF/DNxHD with ALEXA SUP 6.0 WHITE PAPER Digital Workflow Solutions, 5 April 2012 Version History Version Author Change Note 2011-12-20 Grafwallner First document draft 2012-02-15 Temmler AMA Volume Plugin

More information

Marsis Playout. Playout Automation Software. User Manual AVMEDA.

Marsis Playout. Playout Automation Software. User Manual AVMEDA. Playout Automation Software User Manual ABOUT US Avmeda, based in Las Vegas, Nevada developing and distributing professional and broadcast applications. Our core software modules are Standalone & Server

More information

NEW PRODUCTS AND FUNCTIONALITY 2013 FAB TELETEXT DATA GENERATOR FOR HD-SDI

NEW PRODUCTS AND FUNCTIONALITY 2013 FAB TELETEXT DATA GENERATOR FOR HD-SDI FAB NEW PRODUCTS AND FUNCTIONALITY 2013 FAB TELETEXT DATA GENERATOR FOR HD-SDI o Insertion of teletext into HD-SDI as OP47 and SMPTE 2031 o Real time teletext decoding from HD-SDI as OP47 and SMPTE 2031

More information

cinegy Air System Recommendations

cinegy Air System Recommendations Air System Recommendations Copyright and Disclaimer Trademarks Information in this document is subject to change without notice and is for guideline purposes only. Cinegy does not accept any responsibility

More information

K2 Media Server & Storage Platform

K2 Media Server & Storage Platform K2 Media Server & Storage Platform 1. Are K2 clients PCs with standard I/O boards? No. K2 clients are purpose-built devices with the performance, reliability and real-time processes necessary for use in

More information

REFERENCE PLAYER FOR QC

REFERENCE PLAYER FOR QC REFERENCE PLAYER FOR QC NLE TIMELINE ICe REFERENCE PLAYER FOR THE QC OF DIGITAL CINEMA BROADCAST & ONLINE MASTERS ICE is the only QC player with an editing timeline, providing an unrivalled flexibility

More information

Cinegy Desktop 10.5 System Recommendations. Cinegy GmbH. Document version: 12346f0

Cinegy Desktop 10.5 System Recommendations. Cinegy GmbH. Document version: 12346f0 Cinegy Desktop 10.5 System Recommendations Cinegy GmbH Document version: 12346f0 Table of Contents Cinegy Desktop..................................................................................... 1

More information

Pulsar Release: 5.5. Release: Date: August 30, New Features

Pulsar Release: 5.5. Release: Date: August 30, New Features Pulsar Release: 5.5 Release: 5.5.0.56 Date: August 30, 2017 1. H.265 (HEVC) video CODEC support: H.265 video codec support has been added as an optional feature if it is present in MPEG-DASH, QuickTime/MP4/MOV

More information

Video Compression Tools

Video Compression Tools Video Compression Tools Douglas Dixon Manifest Technology LLC May 2005 www.manifest-tech.com Page 1 Automated Video Processing Tools Video Compression and Conversion Video Processing Video compression

More information

DIGITAL Institute for Information and Communication Technologies

DIGITAL Institute for Information and Communication Technologies DIGITAL Institute for Information and Communication Technologies Are Your Digitised Files Really OK? Levels of QC for Video and Film Digitisation Peter Schallauer FIAT/IFTA Conference, Oct 20 th, 2017

More information

Compressor 3.5 Review Questions

Compressor 3.5 Review Questions Compressor 3.5 Review Questions Lesson 1 1. What Compressor window displays currently encoding batches? 2. What Compressor window contains the Batch Template Chooser? 3. What do you call a setting once

More information

VCube Release Notes. Updates: Please check our Web site periodically for information, patches and updates.

VCube Release Notes. Updates: Please check our Web site   periodically for information, patches and updates. VCube Release Notes Updates: Please check our Web site http://www.merging.com periodically for information, patches and updates. VCUBE 3.1 Release Notes NEW FEATURES Support of P2 XML files You can now

More information

PASIG Digital Preservation BOOTcamp Best* Practices in Preserving Common Content Types: AudioVisual files

PASIG Digital Preservation BOOTcamp Best* Practices in Preserving Common Content Types: AudioVisual files PASIG Digital Preservation BOOTcamp Best* Practices in Preserving Common Content Types: AudioVisual files Kara Van Malssen AudioVisual Preservation Solutions kara@avpreserve.com www.avpreserve.com MAY

More information

Telestream QC Products

Telestream QC Products Telestream QC Products Telestream QC Products Save the costs of rejection and rework with automated QC and correction. -post Vamp and -post and -post are easy to install Windows software applications for

More information

Mov codec for wmp xdcam. Mov codec for wmp xdcam.zip

Mov codec for wmp xdcam. Mov codec for wmp xdcam.zip Mov codec for wmp xdcam Mov codec for wmp xdcam.zip Selection of software according to "Quicktime player m3u8 XD Decode is a multithreaded QuickTime Codec XDCAM EX, and HDV QuickTime Movies(.MOV Files

More information

Cerify Automated QC of File-based Video

Cerify Automated QC of File-based Video Cerify 200 - Automated QC of File-based Video CYC200 CYS200 CYM200 Data Sheet Tests include: Encoding Errors, Syntax Errors, Format, Bit Rate, Quants, Frame Rate, GOP, Aspect Ratio, Color Format, VBV Buffer,

More information

USING VANTAGE PLAYBACK SERVICE FOR AVID INTERPLAY TRANSFER ENGINE

USING VANTAGE PLAYBACK SERVICE FOR AVID INTERPLAY TRANSFER ENGINE App Note USING VANTAGE PLAYBACK SERVICE FOR AVID INTERPLAY TRANSFER ENGINE Synopsis... 2 Installing Telestream Playback Service... 3 Configuring Interplay Transfer Engine... 13 Avid Media Composer and

More information

IO [io] MAYAH. IO [io] Audio Video Codec Systems

IO [io] MAYAH. IO [io] Audio Video Codec Systems IO [io] MAYAH IO [io] Audio Video Codec Systems MPEG 4 Audio Video Embedded 24/7 Real-Time Solution MPEG 4 Audio Video Production and Streaming Solution ISMA compliant 24/7 Audio Video Realtime Solution

More information