VidiCore Release Notes
The following items on the list encompass breaking changes, features, and fixes that are relevant for the major release.
Patches for this major release
Patches are shown based on recency and will appear below as soon as they are issued.
Patch 24.4.1 on
Version information
Component | Version |
---|---|
VidiCore | 24.4.1-0-ga50af2b198 |
VSA Docker Image | 24.4.1-0-g3e54e31e-24.4.2-20250122.1 |
Transcoder | 24.4.2 |
Features
Item# | Item |
233675 | Improve speed of bulky metadata deletion |
205073 | Support mapping to NLE Job Document for temporal_offset parameter |
Fixes
Item# | Item |
236084 | StorageSupervisorWorker cannot delete deletable files on S3 storage |
236270 | GET /API/collection/(collectionId)/sequence-document mixes up audio and video tracks when input videos have different audio channel count |
236269 | GET /API/collection/(collectionId)/sequence-document returns wrong number of audio tracks (should align with number of audio channels, not audio components) (:ticket:` |
236051 | GET /API/collection/(collectionId)/sequence-document returns wrong values in sourceTrack element (resulting in black videos when using the sequence in a CONFORM job) |
234811 | Inherit all groups from parent collection to item |
Transcoder fixes
Item# | Item |
232276 | Transcoder fails: POP took too long, job stalled |
235040 | Conform jobs stalls with multiple sequences: Worker thread caught exception: POP took too long, job stalled |
235299 | SUP-7273: VidiCoder unable to output file with tag Total Left / Total Right |
Release 24.4.0
Version information
Component | Version |
---|---|
VidiCore | 24.4.0-0-g0cc8d9180f |
VSA Docker Image | 24.4.0-0-g5581aa65-24.4-20241119.1 |
Transcoder | 24.4 |
VidiCore Prerequisites
For more information on the prerequisites, please check the Prerequisites section of the API doc:
Link to VidiCore Prerequisites.
Cancellations & Deprecations
The storage method URI schemes smb (SMB version 1) and smb2 (SMB version 2) will no longer be supported in upcoming VidiCore releases. It is recommended to mount SMB shares on operating system level and use the file URI scheme for accessing the mounted SMB shares from VidiCore.
Features
Item# | Item |
232887 | Delete files in batches |
233249 | Improve documentation regarding S3 default storage classes in VidiCore storage configuration |
232599 | Allow automatic restore of S3 files in storages classes “Glacier Standard Retrieval” and “Glacier Deep archive” within VidiCore jobs |
231061 | Explicit FXP usage for VidiCore copy and move |
Regarding the feature “Delete files in batches”, please refer to the API documentation regarding the new configuration property fileDeletionBatchSize
.
Fixes
Item# | Item |
234800 | StorageSupervisorWorker/Servlet: Threads are blocking each other |
234632 | FXP Transfer only works, when source file is located in the root folder |
234198 | Bulky metadata cannot be retrieved when specifying item via external id |
233699 | Too much data delivered when retrieving item metadata via path parameter and specifying attributes on a field group or timespan |
234332 | Subtitles are not rendered when using POST /API/sequence/render |
234155 | Copying or moving files with the same S3 bucket fails on files bigger than 5GB |
233694 | Performing file search crashes when no hits are requested |
234256 | Clustering: Change timeout for cluster quorum loss to 40 seconds and make it configurable |
234302 | Clustering: StorageSupervisorWorkers should stop decently on cluster quorum loss |
234335 |
|
233654 | CONFORM/TRANSCODE job ends with FINISHED_WARNING when destination storage is S3 |
233428 | Multiple effects on the same segment do not work when rendering a SequenceDocument |
232441 | Transcode: Failed to perform transcode job and hit error with "Operation PUT-multi failed with status code 500" |
235207 | When including item information in API call for file by ID, deleted items should not be included |
VidiCoder Fixes
Item# | Item |
232587 | Wrong orientation on portrait videos in CR3 format |
234252 | Improve proxy transcoding speed |