Better support for working with content with time codes going past midnight
Release notes
Accurate.Video
Features
Validate: The marker create/update form has been updated with new UI components for inserting timecodes. You can now click and drag to adjust a timecode, this will also seek the video to the adjustment position to easier preview the change.
Validate: The ad-break create/update form has been updated with new UI components for inserting timecodes. You can now click and drag to adjust a timecode, this will also seek the video to the adjustment position to easier preview the change.
Validate and Subtitle: It is now possible to insert timecodes spanning from the start time of the video and 24 hours past. Previously there were problems when crossing the 00:00:00:00 mark if you had a non-zero start time.
Validate: Sorting of markers by timecode now correctly orders markers even if the time code passes midnight
Validate: Solo/mute functionality now works when using the JIT player
Validate: Form validation now skips validating read-only fields (custom forms)
Subtitle: Clicking or double-clicking on a cue from a non-active subtitle file now activates that file
Auth: Added optional setting authentication.oidc.configUrl that can be used to load OIDC settings from a separate url
Auth: Add support for sending auth token in headers on ABR requests (HLS/DASH manifest and segment requests) and waveform requests
Fixes
Validate (LTA): Ad-break markers are now exported on publish and they can be read back again if they follow the same format as the published format
Validate: Auto-scroll sometimes not scrolling to the correct position
Validate: When using JIT, do not run getMediaInfo when switching to another video in media picker
Validate: Fixed issue with pre-sign url expiry when using relative media urls
Validate: Empty strings are now treated as empty values for custom forms
Validate: Only update relevant metadata when saving audio profile
Validate: Fixed issue with pre-sign url refresh not working for relative urls when the trackExtractor feature is used
Validate: Switching to a video file with no frame rate specified failed when using JIT
Validate (Adbreak workspace): Duplicate marker saved in firefox when using enter key
Subtitle: begin/end parsing fixed for subtitles with ttp:timeBase="smpte"
Subtitle: Clicking a cue while in edit mode for cues now focuses on the input field of that cue
Subtitle: Video sometimes seek to the wrong frame when changing in or outpoint by dragging
Other: The Docker container can now be stopped using SIGTERM. There was a bug causing “docker stop” to be slow at stopping the container due to SIGTERM being ignored.
Vidispine Adapter
Fixes
Return bulky metadata for markers if and only if bulky metadata keys are set
Fixed issue with pre-sign url expiry for discrete audio files.