- Posts: 5
- Joined: Fri Sep 15, 2023 9:05 am
- Real Name: Luke Moscrop
In the manual the guide hints to this but doesnt give any more useful information, than the xml block stream-id.
- Code: Select all
<srt-extensions>
<stream-id>
<item key=”copy” value=”0”/>
</stream-id>
</srt-extensions>
The guide then states:
Provides element with custom parameters for the stream ID. Each child element of stream-id has 1 or more item elements with a key/value pair.
What are these custom values, for example what does copy do when the value it 0 or 1 ?