cta-wave / dpctf-tests

Repo for DPCTF Tests. We prefer to keep the Tests separated from Test Runner
Other
1 stars 5 forks source link

aditional configuration is required for audio #98

Closed yanj-github closed 1 year ago

yanj-github commented 1 year ago

This issue is required for audio observation which is not in scope for the current release. Aditional configuration is required for audio from tests.config file.

louaybassbouss commented 1 year ago

@yanj-github for all observations config, please put concrete parameter names, default values and for which tests are relevant. We can then add them to the test-config.json

yanj-github commented 1 year ago

@louaybassbouss this is seperate to test-config.json but tests.json file. So we need extra parameters passed from mpd file to tests.json file. For all the contents that is linked please?

FritzHeiden commented 1 year ago

audioSamplingRate and SegmentTimeline are now included in the tests.json

yanj-github commented 1 year ago

Thanks @FritzHeiden will you be able to take "<"Source">"value""</Source">" from mpd and present it on tests.json file please?

FritzHeiden commented 1 year ago

Source tag value is now included.

yanj-github commented 1 year ago

Thanks @FritzHeiden I can see all of the followings are presented in tests.json Source from mpd: to be used by OF to check which audio mezzanine is used. audioSamplingRate SegmentTimeline

yanj-github commented 1 year ago

@FritzHeiden Sorry that I had to add one more, can you kindly add timescale on SegmentTemplate section from mpd please? Thank you.

FritzHeiden commented 1 year ago

@yanj-github timescale is contained in tests.json