From 4edf268bead816a47a64cae4e2cbbde6bab438f0 Mon Sep 17 00:00:00 2001
From: HansBusch <47081128+HansBusch@users.noreply.github.com>
Date: Thu, 30 Jan 2025 11:48:41 +0100
Subject: [PATCH] Add recommendation to avoid invalid attributes content due to
segment override.
---
doc/RecordingControl.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/RecordingControl.xml b/doc/RecordingControl.xml
index 6ca06e323..e29b3d6f0 100644
--- a/doc/RecordingControl.xml
+++ b/doc/RecordingControl.xml
@@ -2304,6 +2304,9 @@ secfrac = "." 1*6DIGIT
+ For storage target systems that do not allow attribute changes during write the
+ attribute Duration should be omitted when the total duration of the file may change while it
+ is written e.g. due to an override segment duration request.