Text Overlay End Time
video-txt-end
Sets the time in seconds at which a text overlay disappears from the video.
video-txt-end accepts a float value representing seconds from the start of the video. After this time, the text layer is no longer visible. Use video-txt-end[N] to control the end time for a specific text layer.
https://assets.imgix.net/video.mp4?fm=mp4&txt=Subscribe&video-txt-start=5&video-txt-end=10If video-txt-end is not set, the text remains visible until the end of the video. Combine with video-txt-start to define the full display window.