![]() |
SOUND4 KANTAR.CL Library [1.1.4]
|
This library can be used with SOUND4 .CL HD and WEB processing families. This extension supports Live and File processing.
Watermarking is inserted before final limiter.
Parameters are especially useful in file mode, so you do not have to go to the web interface to configure the Watermarking.
The following parameters can be set :
KANTAR_Login
: The Kantar login for online licensesKANTAR_Password
: The Kantar password for online licensesKANTAR_LicenseID
: The license ID to be used for the embedding processKANTAR_LicenseName
: The license name to be used for the embedding process (instead of KANTAR_LicenseID)KANTAR_ChannelName
: The channel name to be used for the embedding processKANTAR_OfflineLicense
: Force use of offline (1) or online (0) license instead of runtime choosingKANTAR_LicPath
: Path where the offline licenses are storedKANTAR_SilentOnError
: Output silence if in error instead of input (0/1)and in file mode you can also set :
KANTAR_ReportPath
: Set the directory where reports are savedKANTAR_DummyContentId
: Like KANTAR_UniqueContentId, but does not force the watermarking on.If needed, you can select a different Kantar license server than the default by setting the variables (from env or params):
KANTAR_LICSERVER=licenseofe.kantarmedia.com
KANTAR_LICSERVER_PORT=443
For Online mode, you can change the timings for checking the Kantar license server availibity :
KANTAR_SERVER_TIMEOUT=3
: Time out in seconds to consider server is downKANTAR_SERVER_CHECK_EVERY=60
: Seconds between checksThe metadata can be set using process SetParameter
before creating the instance :
KANTAR_InputFileName
: The input filenameINPUT_FILENAME
: The input filename (if no KANTAR_InputFileName)KANTAR_MetadataFilePath
: The path to the metadata file (JSON or XML format), fields overriden automaticallyKANTAR_UniqueContentId
: The Unique content identifierKANTAR_FileDuration
: The file duration in second (default: using FILE_MODE value)KANTAR_FileOffset
: The file offset duration in secondsKANTAR_BBis
: First time stamp that will be embedded during the watermarking (YYYY-MM-DDThh:mm:ssZ)KANTAR_Metadata3
: 3rd Metadata (when no BBIS)KANTAR_Metadata4
: 4th MetadataKANTAR_Metadata5
: 5th MetadataKANTAR_Metadata6
: 6th MetadataKANTAR_Metadata7
: 7th MetadataKANTAR_Metadata8
: 8th MetadataYou just have to put this library, with its Kantar's software companions, in the same directory of the process, and it will detect and use it, if possible.
You can check in the About window, it should appear with its version.
You will need a Watermark.CL
license activated by SOUND4.