cta-wave / Test-Content

Collects information CTA Test Content
BSD 3-Clause "New" or "Revised" License
4 stars 7 forks source link

2023-09-01 content wrong dates in ss1 MPDs #53

Closed FritzHeiden closed 1 year ago

FritzHeiden commented 1 year ago

The referenced content in the SS1 content MPDs still has 2023-04-28 in the path of the referenced content

From https://dash.akamaized.net/WAVE/vectors/switching_sets/12.5_25_50/ss1/2023-09-01/stream.mpd:

image

rbouqueau commented 1 year ago

Thanks for reporting. I'm going to automatize the update from the script. This is definitely too error-prone.

jpiesing commented 1 year ago

@FritzHeiden Does this mean we don't have any recordings from the plugfest / test event that are usable for these 7 tests?

cfhd_12.5_25_50-local-fullscreen-playback-of-switching-setsss1_time_diff.csv cfhd_12.5_25_50-local-overlapping-fragments__ss1_time_diff.csv cfhd_12.5_25_50-local-playback-over-wave-baseline-splice-constraintssplice_main_splice_ad_time_diff.csv cfhd_12.5_25_50-local-restricted-splicing-of-encrypted-content-httpssplice_main-cenc_splice_ad-cenc_time_diff.csv cfhd_12.5_25_50-local-sequential-playback-of-encrypted-and-non-encrypted-baseline-content-httpssplice_main-cenc_splice_ad_time_diff.csv cfhd_12.5_25_50-local-switching-set-playback__ss1-1_time_diff.csv cfhd_12.5_25_50-local-switching-set-playback__ss1-2_time_diff.csv

Jon

FritzHeiden commented 1 year ago

@FritzHeiden Does this mean we don't have any recordings from the plugfest / test event that are usable for these 7 tests?

Martin is using a workaround for this, so this shouldn't affect the recordings

FritzHeiden commented 1 year ago

I checked the updated database.json and it looks good now.

Another thing I noticed however is the change in audio content. It seems like eac3_sets and ac4_sets is missing. I don't know how to deal with this change, is there an up to date matrix of test templates and audio content like there is for video?

jpiesing commented 1 year ago

Another thing I noticed however is the change in audio content. It seems like eac3_sets and ac4_sets is missing. I don't know how to deal with this change, is there an up to date matrix of test templates and audio content like there is for video?

@yanj-github Can you help about audio content?

yanj-github commented 1 year ago

Another thing I noticed however is the change in audio content. It seems like eac3_sets and ac4_sets is missing. I don't know how to deal with this change, is there an up to date matrix of test templates and audio content like there is for video?

@yanj-github Can you help about audio content?

Hi Jon, the audio test will be coming soon. It is in progress on our end for Dolby test generation and some new test for aac chunked test and splicing test.

FritzHeiden commented 1 year ago

I still don't know how to handle the issues with missing audio content in the new database json. As this only affects audio-only tests, should I just not include these when generating the tests?

jpiesing commented 1 year ago

I still don't know how to handle the issues with missing audio content in the new database json. As this only affects audio-only tests, should I just not include these when generating the tests?

Can you be more precise about which audio content you think is missing? There may be a misunderstanding.

yanj-github commented 1 year ago

@FritzHeiden I just made a pull request for audio only tests. https://github.com/cta-wave/dpctf-tests/pull/123 and https://github.com/cta-wave/dpctf-deploy/pull/48

FritzHeiden commented 1 year ago

Thanks @yanj-github for the PRs. I reviewed, tested and merged them. Content looks good now, closing.