It looks like edit lists still aren't handled correctly in MSE case. I tried with WPE-2.28 and GST 1.18. MediaSourceDurationH264 test is failing because the duration is above expected. here is the test link:
https://ytlr-cert.appspot.com/2021/main.html?&test_type=msecodec-test&tests=71&command=run#1652367110466
The same is failing with Epiphany (WebKitGTK 2.36.0) and GST 1.16 on my Ubuntu machine.
WPE-2.22 passes the test by clipping duration. I think WPE-2.22 behavior is not correct. WPE MSE should be applying edit list present in the content.
It looks like edit lists still aren't handled correctly in MSE case. I tried with WPE-2.28 and GST 1.18. MediaSourceDurationH264 test is failing because the duration is above expected. here is the test link:
https://ytlr-cert.appspot.com/2021/main.html?&test_type=msecodec-test&tests=71&command=run#1652367110466
The same is failing with Epiphany (WebKitGTK 2.36.0) and GST 1.16 on my Ubuntu machine.
WPE-2.22 passes the test by clipping duration. I think WPE-2.22 behavior is not correct. WPE MSE should be applying edit list present in the content.