<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title><![CDATA[Cinegy GmbH]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/]]></link>
<description />
<generator><![CDATA[Kayako fusion v4.71.2]]></generator>
<item>
<title><![CDATA[How to add new storage to Cinegy Archive so that existing watch f...]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/133]]></link>
<guid isPermaLink="false"><![CDATA[9fc3d7152ba9336a670e36d0ed79bc43]]></guid>
<pubDate><![CDATA[Wed, 04 Jul 2018 08:17:48 +0200]]></pubDate>
<dc:creator />
<description><![CDATA[In order to add new storage that should be used only when specified explicitly in watch folder settings the following steps should be performed:
- register network shares that refer to the new storage in Cinegy Archive;
- create a new Media Group that w...]]></description>
<content:encoded><![CDATA[<p>In order to add new storage that should be used only when specified explicitly in watch folder settings the following steps should be performed:</p>
<p>- register network shares that refer to the new storage in Cinegy Archive;</p>
<p>- create a new Media Group that will be used to reference the new storage;</p>
<p>- assosiate created network shares with each file type within the created Media Group;</p>
<p>- select the corresponding Media Group in watch folder settings.</p>
<p>If you add network shares that reference the new storage to the existing Media group - the new files will be ingested to both the old and new storage, by the principal of round robin.</p>
<p><br />For more details please refer to the Cinegy Open documentation,<br /><a href="https://open.cinegy.com/products/archive/15/archive-manager/user-manual/media-storage/types-locations/">https://open.cinegy.com/products/archive/15/archive-manager/user-manual/media-storage/types-locations/</a>.&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to add to the Roll having the original audio an audio track f...]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/110]]></link>
<guid isPermaLink="false"><![CDATA[5f93f983524def3dca464469d2cf9f3e]]></guid>
<pubDate><![CDATA[Fri, 18 May 2018 12:15:47 +0200]]></pubDate>
<dc:creator />
<description><![CDATA[The Cinegy Archive master clip itself does not allow the replacement or addition of media tracks. Although it is possible to generate a new copy of the media with the required tracks layout.
The recommended way of new master clip versions generation&nbsp...]]></description>
<content:encoded><![CDATA[<p>The Cinegy Archive master clip itself does not allow the replacement or addition of media tracks. Although it is possible to generate a new copy of the media with the required tracks layout.</p>
<p>The recommended way of new master clip versions generation&nbsp;is using Conform Capturer function. The Conform Capturer ingests existing Sequences into Cinegy Archive and creates a new Roll.&nbsp;</p>
<p>If you need to avoid the transcoding, you can apply the following workaround:<br />1. Export the first master clip from Roll to MXF Op1A with the direct transcoding profile.<br />2. Export the second master clip from Roll to MXF Op1A with the direct transcoding profile. In the&nbsp;result, you will have two video files with different audio tracks.<br />4. Create CineLink - <a href="https://open.cinegy.com/products/convert/24.2/cinelink-file-support/cinelink-file-configuration/#specifying-separate-files-as-a-source">https://open.cinegy.com/products/convert/24.2/cinelink-file-support/cinelink-file-configuration/#specifying-separate-files-as-a-source</a>&nbsp;and specify which tracks and from which file to take.<br />5. Import the specified cinelink using the direct transcoding profile.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[How does the automatic media assets population work?]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/81]]></link>
<guid isPermaLink="false"><![CDATA[43ec517d68b6edd3015b3edc9a11367b]]></guid>
<pubDate><![CDATA[Wed, 18 Apr 2018 12:59:24 +0200]]></pubDate>
<dc:creator />
<description><![CDATA[In order to achieve automatic media assets population, you&rsquo;ll need to use Cinegy Traffic Gateway and Cinegy Convert (either Legacy or PRO). All the media files that are going to be played out should have a unique name (Traffic ID). While composing t...]]></description>
<content:encoded><![CDATA[<p>In order to achieve automatic media assets population, you&rsquo;ll need to use Cinegy Traffic Gateway and Cinegy Convert (either Legacy or PRO).<br /> All the media files that are going to be played out should have a unique name (Traffic ID). While composing the CSV file a Traffic ID should be defined for each of the playlist items.<br /> <br /> While processing the CSV file Traffic Gateway is scanning the MAM Database and/or your media storage for the media files corresponding to each of the playlist items by Traffic ID. There are two file match providers available in Traffic Gateway: CAS (responsible for scanning the MAM DB) and PowerShell (uses a *.ps1 script for scanning the media storages and triggering the imports of missing media into archive).</p>
<p><br /> In case the media file is available in MAM Database or your media storage, a media URL is going to be assigned to the playlist item. If the media file is unavailable in MAM database, a placeholder is going to be created with the corresponding Traffic ID by CAS and the reference to this placeholder is going to be assigned to an item in the resulting playlist. At the same time, PowerShell will try to search the media piece (missing in Archive) in the media folder (specified in TG settings). If PowerShell locates the desired media piece in a media folder, it will create a CineLink link file in Convert Watch folder (the path should be specified in the *.ps1 script).&nbsp;In case PowerShell is unable to locate the media file with the specified Traffic ID in your media folder, Cinelink file will not be created. Resulting MCRlist will contain a dummy item with the corresponding Traffic ID.</p>
<p><br /> CineLink file contains the information about the path to a media file and a GUID of a target placeholder (created by CAS) so that Convert could fulfill the proper placeholder with a proper media. Afterward, Convert Watch folder service surveys the watch folder and picks up the Cinelink file in order to create an import task and pass it to Convert for further processing. As a result, the placeholder is filled with media.<br /> <br /> When the MCRlist created by TG is inserted into Cinegy Air, the control application calls CinegyAirPlaceholder.dll which is going to scan Cinegy archive for the placeholders that have been already filled with media. As a result of this scan, in case the placeholders have been filled, each of the playlist items referred to a placeholder is going to be updated with the URL to a media file on your MAM media storage automatically. If the media file for a playlist item has not been imported to the Archive yet, the item is going to remain a dummy until the corresponding placeholder is filled.<br /><br /> <br /> The MissingMediaData.txt report file with missing media ID's is located in C:\Watch_folder by default and this path may be changed by a user in .ps script.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[What stream encodings support GPU-accelerated decoding? ]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/104]]></link>
<guid isPermaLink="false"><![CDATA[c9e1074f5b3f9fc8ea15d152add07294]]></guid>
<pubDate><![CDATA[Tue, 08 May 2018 11:12:00 +0200]]></pubDate>
<dc:creator />
<description><![CDATA[With the help of GPU we are able to decode H264, HEVC, and MPEG2. H264 NVidia GPU supports only 4:2:0 Chroma Format and 8 Bit Depth&nbsp;while HEVC NVidia GPU also supports 10 Bit Depth.
The decoder(s)/encoder(s) work either on the CPU, or they are execu...]]></description>
<content:encoded><![CDATA[<p>With the help of GPU we are able to decode H264, HEVC, and MPEG2. H264 NVidia GPU supports only 4:2:0 Chroma Format and 8 Bit Depth&nbsp;while HEVC NVidia GPU also supports 10 Bit Depth.</p>
<p>The decoder(s)/encoder(s) work either on the CPU, or they are executed on the GPU if the decoder was created on a video card. Though "GPU acceleration" is a commonly used term, actually it means "GPU offload". If decoding is done on the CPU and it does not cope, when we turn on NVDEC or NVENC, the GPU does not actually starts to "help" or "speed up". Similarly, the CPU does not "help" in case the encoder/decoder is assigned to GPU that does not cope (overflowed).&nbsp;The CPU still continues to be used for various operations related to processing but in much less extent.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[What lowest bitrate could be set when using the DANIEL2 codec for...]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/112]]></link>
<guid isPermaLink="false"><![CDATA[7f6ffaa6bb0b408017b62254211691b5]]></guid>
<pubDate><![CDATA[Tue, 22 May 2018 10:08:01 +0200]]></pubDate>
<dc:creator />
<description><![CDATA[GPU offloading (hardware acceleration) is available for Daniel2 4:2:2 formats. Other formats&nbsp;are&nbsp;CPU-based.
Cinegy recommends using the following bitrates for Daniel2 format:  - UHD p50 4:2:0 8 bit: 600 Mbit/sec - UHD p50 4:2:0 10 bit: 800 Mbit...]]></description>
<content:encoded><![CDATA[<p>GPU offloading (hardware acceleration) is available for Daniel2 4:2:2 formats. Other formats&nbsp;are&nbsp;CPU-based.</p>
<p>Cinegy recommends using the following bitrates for Daniel2 format:<br /> <br /> - UHD p50 4:2:0 8 bit: 600 Mbit/sec<br /> - UHD p50 4:2:0 10 bit: 800 Mbit/sec<br /> - UHD p50 4:2:2 8 bit: 800 Mbit/sec<br /> - UHD p50 4:2:2 10 bit: 1 Gbit/sec<br /> <br />Please, note that HDR is only possible in 10-bit formats.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Can Cinegy Convert run in standalone mode (without Cinegy Archive...]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/60]]></link>
<guid isPermaLink="false"><![CDATA[072b030ba126b2f4b2374f342be9ed44]]></guid>
<pubDate><![CDATA[Wed, 06 Jan 2016 09:11:06 +0100]]></pubDate>
<dc:creator />
<description><![CDATA[Yes, Cinegy Convert can run in standalone mode transcoding files according to the configured profiles. Watch folders for network shares are also supported for automatic operations.
Cinegy Archive integration is a&nbsp;separately licensable option that is ...]]></description>
<content:encoded><![CDATA[<p>Yes, Cinegy Convert can run in standalone mode transcoding files according to the configured profiles. Watch folders for network shares are also supported for automatic operations.</p>
<p>Cinegy Archive integration is a&nbsp;separately licensable option that is required for Cinegy Convert to process ingest into/export from Cinegy Archive tasks.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[What is the difference between Convert Agent Manager and (Desktop...]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/151]]></link>
<guid isPermaLink="false"><![CDATA[a8f15eda80c50adb0e71943adc8015cf]]></guid>
<pubDate><![CDATA[Fri, 12 Oct 2018 09:21:17 +0200]]></pubDate>
<dc:creator />
<description><![CDATA[Cinegy Convert is available in several Editions that differ by the licensing model used.
Cinegy Convert requires a full license to be available on the local machine either as the software license or the physical USB dongle attached. Convert Agent Manager...]]></description>
<content:encoded><![CDATA[<p>Cinegy Convert is available in several Editions that differ by the licensing model used.</p>
<p>Cinegy Convert requires a full license to be available on the local machine either as the software license or the physical USB dongle attached. Convert Agent Manager should be started in order to enable processing tasks on the dedicated machine and consume the corresponding license. Please see&nbsp;<a href="https://open.cinegy.com/products/convert/24.2/agent-manager/">https://open.cinegy.com/products/convert/24.2/agent-manager/</a>&nbsp;for additional details.</p>
<p>Cinegy Convert Desktop Edition shares a single license with Cinegy Desktop running on the same machine. Desktop Cinegy Convert Agent Manager should be started in order to enable this licensing mode. Desktop Edition is limited to processing only one local task at a time. Please see&nbsp;<a href="https://open.cinegy.com/products/desktop/22.11/desktop/user-manual/importing-and-exporting-files/overview/">https://open.cinegy.com/products/desktop/22.11/desktop/user-manual/importing-and-exporting-files/overview/</a>&nbsp;for additional details.</p>
<p>Both Cinegy Convert Editions can be started on the same machine but only one at a time. To switch between the Editions, exit the currently running one by choosing the &ldquo;Exit&rdquo; item in the context menu in the taskbar notification area. Please see&nbsp;<a href="https://open.cinegy.com/products/convert/24.2/agent-manager/user-manual/configuration/licensing/">https://open.cinegy.com/products/convert/24.2/agent-manager/user-manual/configuration/licensing/</a>&nbsp;for additional details.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[What bitrate could be set when using XAVC codec for capturing UHD...]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/113]]></link>
<guid isPermaLink="false"><![CDATA[73278a4a86960eeb576a8fd4c9ec6997]]></guid>
<pubDate><![CDATA[Tue, 22 May 2018 10:10:45 +0200]]></pubDate>
<dc:creator />
<description><![CDATA[XAVC exists only in 10 bit 4:2:2 and has the fixed bitrate about 800 Mbit/sec, it can't be changed by the standard.]]></description>
<content:encoded><![CDATA[<p>XAVC exists only in 10 bit 4:2:2 and has the fixed bitrate about 800 Mbit/sec, it can't be changed by the standard.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[What are the hardware recommendations for Cinegy Convert?]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/58]]></link>
<guid isPermaLink="false"><![CDATA[66f041e16a60928b05a7e228a89c3799]]></guid>
<pubDate><![CDATA[Wed, 06 Jan 2016 09:08:36 +0100]]></pubDate>
<dc:creator />
<description><![CDATA[Cinegy products work only on machines with CPU supporting minimum instruction set SSE4.1, "Intel&reg; AVX" is also required.
The actual performance of a machine depends on the number of running simultaneous tasks, their TV formats, as well as various sett...]]></description>
<content:encoded><![CDATA[<p>Cinegy products work only on machines with CPU supporting minimum instruction set SSE4.1, "Intel&reg; AVX" is also required.</p>
<p>The actual performance of a machine depends on the number of running simultaneous tasks, their TV formats, as well as various settings like number of encoders used, complexity of encoding profiles, etc. Therefore no precise hardware recommendation can be given. As Cinegy Convert has no requirements to perform faster than real time, virtually any modern machine can be used.</p>
<p>The following configuration has proven to be reliably sufficient for up to 4 simultaneous HD transcoding tasks using single encoder:</p>
<p>- Supermicro X10 series&nbsp;motherboard</p>
<p>-&nbsp;dual Xeon E5 2697v3 CPU</p>
<p>-&nbsp;16x 8GB of DDR4 RAM</p>
<p>- SATA-2 SSD drive for OS</p>
<p>When exporting Cinegy Archive Sequences with Cinegy Type elements and\or CUDA effects enabled, a dedicated NVidia K2200 video board is required. For highly intensive graphics please consider the NVidia Quadro M4000 board.</p>
<p>NOTE:&nbsp;These system recommendations use older hardware which has been previously tested. The CPU&rsquo;s listed should be used as a guide to select modern equivalent options and not as direct requirements.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[What components does Cinegy Convert consist of?]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/56]]></link>
<guid isPermaLink="false"><![CDATA[9f61408e3afb633e50cdf1b20de6f466]]></guid>
<pubDate><![CDATA[Wed, 06 Jan 2016 09:05:33 +0100]]></pubDate>
<dc:creator />
<description><![CDATA[Cinegy Convert includes the following components:
Process Coordination Service
The central system component used as a storage for all the task processing resources.&nbsp;It allows monitoring all registered tasks and their statuses.
Convert Agent Manager
C...]]></description>
<content:encoded><![CDATA[<p>Cinegy Convert includes the following components:</p>
<p><strong>Process Coordination Service</strong></p>
<p>The central system component used as a storage for all the task processing resources.&nbsp;It allows monitoring all registered tasks and their statuses.</p>
<p><strong>Convert Agent Manager</strong></p>
<p>Client which performs launching and lifecycle management of individual Convert Agent processes.</p>
<p><strong>Convert Monitor</strong></p>
<p>Dashboard-style client interface for monitoring Cinegy Convert activities.</p>
<p><strong>Convert Client</strong></p>
<p>Dashboard-style client interface for creating Cinegy Convert activities.</p>
<p><strong>Convert Profile Editor</strong></p>
<p>Client interface for creating generic convert target profiles.</p>
<p><strong>Convert Watch Service</strong></p>
<p>Sevice for automatic convert task creating from different sources.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[What is Cinegy Convert?]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/55]]></link>
<guid isPermaLink="false"><![CDATA[b53b3a3d6ab90ce0268229151c9bde11]]></guid>
<pubDate><![CDATA[Wed, 06 Jan 2016 09:04:14 +0100]]></pubDate>
<dc:creator />
<description><![CDATA[Cinegy Convert is Cinegy&rsquo;s server-based transcoding and batch processing service. Designed to function like a network-based print server, it can be used to perform the repetitive import, export and conversion tasks by "printing" material to predefin...]]></description>
<content:encoded><![CDATA[<p>Cinegy Convert is Cinegy&rsquo;s server-based transcoding and batch processing service. Designed to function like a network-based print server, it can be used to perform the repetitive import, export and conversion tasks by "printing" material to predefined formats and destinations. Available in both standalone and Cinegy Archive integrated variants Cinegy Convert saves time that can be applied to more important activities by automating repetitive tasks. Processing is performed on dedicated Cinegy Convert servers that act as a print queue/spooler, processing tasks in order.</p>
<p>Highly flexible, scalable and interactive it is an ideal tool for converting a material into different formats and for integration with third-party NLE systems.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[What Operating systems are supported by Cinegy Convert?]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/57]]></link>
<guid isPermaLink="false"><![CDATA[72b32a1f754ba1c09b3695e0cb6cde7f]]></guid>
<pubDate><![CDATA[Wed, 06 Jan 2016 09:06:19 +0100]]></pubDate>
<dc:creator />
<description><![CDATA[
Cinegy Convert software is certified to run on the 64-bit editions of the following operating systems:




Windows Server 2019

Windows Server 2022

Windows 10 Enterprise/Pro

Windows 11 Pro



Operating system recommendation:&nbsp;Window...]]></description>
<content:encoded><![CDATA[<div class="paragraph">
<p>Cinegy Convert software is certified to run on the 64-bit editions of the following operating systems:</p>
</div>
<div class="ulist">
<ul>
<li>
<p>Windows Server 2019</p>
</li>
<li>Windows Server 2022</li>
<li>
<p>Windows 10 Enterprise/Pro</p>
</li>
<li>Windows 11 Pro</li>
</ul>
</div>
<div class="paragraph">
<p><strong>Operating system recommendation:</strong>&nbsp;Windows Server 2022 is recommended for servers; Windows 11 Pro is recommended for workstations and desktop PCs.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[What does &quot;The request cannot be completed because you have excee...]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/228]]></link>
<guid isPermaLink="false"><![CDATA[74db120f0a8e5646ef5a30154e9f6deb]]></guid>
<pubDate><![CDATA[Wed, 22 Mar 2023 10:08:55 +0100]]></pubDate>
<dc:creator />
<description><![CDATA[When using Cinegy Convert with YouTube integration, you might encounter an unexpected work interruption and see an error in the Cinegy Convert log that looks like this:
ERROR - YouTube media upload: Failed inserting video: The service YouTube has thrown ...]]></description>
<content:encoded><![CDATA[<p>When using Cinegy Convert with YouTube integration, you might encounter an unexpected work interruption and see an error in the Cinegy Convert log that looks like this:</p>
<p><strong>ERROR - YouTube media upload: Failed inserting video: The service YouTube has thrown an exception. HttpStatusCode is Forbidden.</strong><br /><strong>Google.Apis.Requests.RequestError. The request cannot be completed because you have exceeded your quota. [403]&nbsp;<br /><br /></strong>This error indicates that you have reached YouTube's daily upload limits for videos. These limits are imposed to ensure the safety and quality of content on the platform and can vary based on several factors including your account's history, regional settings, and any strikes against your account.</p>
<p>To ensure safety at YouTube, we limit how many videos a channel can upload in a 24-hour period across desktop, mobile, and YouTube API.</p>
<p>Limits may vary by country/region or channel history. Copyright strikes may impact channel history eligibility. Community Guidelines strikes will affect how much you can upload.</p>
<p>For more detailed information, visit <a title="YouTube Common uploading errors guideline" href="https://support.google.com/youtube/answer/10383400?hl=en" target="_blank">YouTube's <span title="Common uploading errors">common uploading errors guideline</span></a>.</p>
<p>If you receive the <strong>"Daily upload limit reached"</strong> error, wait 24 hours before attempting to upload more videos on YouTube.</p>
<p><br />What you could try is to go to the&nbsp;<a href="https://studio.youtube.com/" target="_blank">YouTube Studio</a> directly and try to upload&nbsp;a video directly using the same account.&nbsp;This can help confirm if the quota has been exceeded.</p>
<p>Also. ensure your account has no strikes and is in good standing.</p>
<p>By understanding and managing your upload limits, you can better plan your content uploads and avoid interruptions.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Why only one CPU is used when running a transcoding job in Cinegy...]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/91]]></link>
<guid isPermaLink="false"><![CDATA[54229abfcfa5649e7003b83dd4755294]]></guid>
<pubDate><![CDATA[Thu, 26 Apr 2018 15:56:02 +0200]]></pubDate>
<dc:creator />
<description><![CDATA[This may be related to&nbsp;the CPU distribution caused by NUMA Group Size Optimization settings. The default value is CLUSTERED which causes Windows to create a processor group for each physical processor. When it is&nbsp;set to FLAT, all CPUs should be ...]]></description>
<content:encoded><![CDATA[<p>This may be related to&nbsp;the CPU distribution caused by NUMA Group Size Optimization settings. The default value is CLUSTERED which causes Windows to create a processor group for each physical processor. When it is&nbsp;set to FLAT, all CPUs should be equally loaded. For example, please, see&nbsp;<a href="https://ingogegenwarth.wordpress.com/2017/07/27/numa-settings/">https://ingogegenwarth.wordpress.com/2017/07/27/numa-settings/</a>&nbsp;for additional details.&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to overwrite the imported media in Cinegy Archive while keepi...]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/231]]></link>
<guid isPermaLink="false"><![CDATA[9b04d152845ec0a378394003c96da594]]></guid>
<pubDate><![CDATA[Mon, 19 Jun 2023 07:24:45 +0200]]></pubDate>
<dc:creator />
<description><![CDATA[Unfortunately, there is no built-in prevention of duplicates while importing media into Cinegy Archive. However, it is possible to create a PowerShell script that will search the database for the existing media with the same Traffic ID and delete it if re...]]></description>
<content:encoded><![CDATA[<p>Unfortunately, there is no built-in prevention of duplicates while importing media into Cinegy Archive. However, it is possible to create a PowerShell script that will search the database for the existing media with the same Traffic ID and delete it if required. Such script can be developed based on, for example, the following one:<br /><a href="https://github.com/Cinegy/Cinegy.Powershell/blob/master/Cas/CAS-Query-Search.ps1" target="_blank">https://github.com/Cinegy/Cinegy.Powershell/blob/master/Cas/CAS-Query-Search.ps1</a><br />Such script should run independently before importing the actual media and be provided with the Traffic ID to be checked.<br /><br />Another option is to use the Convert pre-processing script to automate running the script above and getting the required Traffic ID from the task itself. Such script will be able depending on the script config to execute additional logic - either delete existing, create duplicate, or cancel import task.<br /><br />Convert pre-processing script can use the following:<br />$trafficId = $provider.Metadata['src.meta.traffic_programm_id'] - to get the current item traffic id and search for it in the database<br />$provider.SetTaskCancelled("Cancelled from script") - to cancel the task with the corresponding message if media already exists in the database<br /><br />If you need help with scripting and organizing a customer's workflow you could contact our Cinegy Professional Services at&nbsp;<a href="mailto:ps@cinegy.com">ps@cinegy.com</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to get information in Cinegy Convert about the user who perfo...]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/225]]></link>
<guid isPermaLink="false"><![CDATA[d1c38a09acc34845c6be3a127a5aacaf]]></guid>
<pubDate><![CDATA[Mon, 13 Mar 2023 08:40:11 +0100]]></pubDate>
<dc:creator />
<description><![CDATA[If only information about the import operator is needed, you can get some info from the metadata. We recommend using a small pre-script that extracts the name of a file owner from AD and enters it into a custom metadata field.  # IMPORT PRE param($provide...]]></description>
<content:encoded><![CDATA[<p>If only information about the import operator is needed, you can get some info from the metadata. We recommend using a small pre-script that extracts the name of a file owner from AD and enters it into a custom metadata field.<br /> <br /><br /> # IMPORT PRE<br /> param($provider)<br /> <br /> $fileName = $provider.Metadata['src.name']<br /> $fileLocation = $provider.Metadata['src.location']<br /> $filePath = [io.path]::combine($fileLocation, $fileName)<br /> <br /> $user = Get-Acl $filePath | Select -ExpandProperty Owner<br /> $userName = $user.Split('\')[1]<br /> <br /> $provider.AddMetadata('src.meta.created_by', $user.Split('\')[1]);</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[ Do Cinegy software block files?]]></title>
<link><![CDATA[https://helpdesk.cinegy.com/index.php?/Knowledgebase/Article/View/227]]></link>
<guid isPermaLink="false"><![CDATA[705f2172834666788607efbfca35afb3]]></guid>
<pubDate><![CDATA[Tue, 14 Mar 2023 07:11:38 +0100]]></pubDate>
<dc:creator />
<description><![CDATA[Cinegy software does&nbsp;not block files. Even when files are being written, read access is always available (Shared Read). Blocking can only occur due to the user's system or third-party programs (e.g., OS, antivirus, etc.). If a block occurs, a message...]]></description>
<content:encoded><![CDATA[<p>Cinegy software does&nbsp;not block files. Even when files are being written, read access is always available (Shared Read). Blocking can only occur due to the user's system or third-party programs (e.g., OS, antivirus, etc.). If a block occurs, a message indicating the reason or fact of such blocking will appear in the logs of Cinegy Convert components only if the OS issues an error during the next attempt to read the file, such as a network error, timeout, etc. If the OS does not return an error and "waits" for the third-party process to "release" the file and allow the read/write operation to complete, there will be no messages from the Cinegy software.</p>
<p>If you encounter a "terminate" issue while using Cinegy Convert, increasing the "task hung detection" time might help. This adjustment makes the Cinegy Convert Agent Manager wait longer before forcefully terminating the process. If access to the file is unlocked during this time, the Agent will continue working as expected.</p>]]></content:encoded>
</item>
</channel>
</rss>