cta-wave / dpctf-tests

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

amend AVC sparse matrix & generate stand-alone tests for 50/60 and 12.5/15 #124

Closed jpiesing closed 1 year ago

jpiesing commented 1 year ago

While the majority of our streams are 25/30 Hz, we have streams for 50/60 and 12.5/15 but they are only used in the switching set tests. There is no stand-alone test that exercises these with as few other complicating factors as possible.

I believe we should create new tests with the 'sequential track playback' template and streams t20 (1080p50/60, AVC 4.2), t23 (720p50/60, AVC 4.0) and t34 (480x270p12.5/15).

These will be very useful to eliminate possible causes when the switching set playback tests have problems.

FritzHeiden commented 1 year ago

We already have these tests, we didn't run them at hbbtv events, as they are not specified to be part of hbbtv tests.

jpiesing commented 1 year ago

We already have these tests, we didn't run them at hbbtv events, as they are not specified to be part of hbbtv tests.

The number of failures on the switching set tests make me think they need to be run.

jpiesing commented 1 year ago

I have confirmed that both sequential-track-playback__t34.html and sequential-track-playback__t20.html exist under "generated" in this repo.

It's up to me to create an HbbTV .xml file for these two.