Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Colorspaces

Table of Contents


The Zeticon team has worked hard to solve reported issues, implement improvements based on customer feedback and introduce new features. 


Important announcement

MediaHaven is not compatible with the latest Java version (11). We are looking at innovative technologies to replace the current Java application.

We recommend using the long term supported release of Java - version 8:

https://javadl.oracle.com/webapps/download/AutoDL?BundleId=236888_42970487e3af4f5aa5bca3f542482c60 (64BIT - recommended)

https://javadl.oracle.com/webapps/download/AutoDL?BundleId=236886_42970487e3af4f5aa5bca3f542482c60 (32BIT)

Rest API

As with every release, changes to the rest API can be viewed on our integration platform since this is one of the first environments to receive an upgrade to the newest version:

...

In MediaHaven 18.4 we released a new sidecar format in both XML and JSON having an exact correspondence between the keys of the metadata fields used in profiles and the keys in the sidecar. In MediaHaven 19.1 we take this one final step further by having an exact correspondence between the key of a metadata field in the profile, sidecar metadata and search. For example whereas before 18.4 the field Description was written "description" in the XML sidecar, "Description" in the profile and "MediaObjectFragmentScriptDescription" in the search, it is now "Description" across all 3 channels. The legacy field names remain supported, though we recommend switching to the new ones.

+ Release Notes van de REST API: https://integration.mediahaven.com/mediahaven-rest-api/#mediahaven-rest-api-manual-release-notes-version-191

...

The container selection is a mandatory option when choosing any transformation option (such as bit rate). Make this mandatory aspect visually clear to the user (e.g. greyed out or disabled controls). Ability in the interface to deselect transformation.

Export options: Colorspace

It is possible to select color space for .pdf and .tif documents. The options are:

  • sRGB
  • CMYK
  • RGB
  • LAB
  • AdobeRGB

Change fragment thumbnail

...