Parses the end timestamp of an ffprobe stream entry (start_time + duration).
start_time + duration
ffprobe stream object.
End timestamp in seconds, or null when unavailable.
Parses the end timestamp of an ffprobe stream entry (
start_time + duration).