-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
missing frames at start of many tests on London plugfest TV #2 and #4 #126
Comments
FritzHeiden Please can you review the last point - compare the sequence of API calls between the 1st batch of tests and the 2nd to see if there's a difference in what API calls are made and the order they're made in. |
I have checked recording on some of these tests. Missing frames are correctly reported by OF. |
@FritzHeiden I cannot see anyone other than you who can investigate the behaviour reported by Yan above. |
@FritzHeiden @louaybassbouss You have probably thought of most of these but, just in case, here are my thoughts on experiments that might help.
|
What we discovered was that first frame are not dropped after a full power cycle, however, consecutive test runs had dropped frames again. The logic for player initialization does not differ from tests that are already considered to be validated, like sequential-track-playback. |
Update: |
DPCTF:
|
Can we close this? |
TV 2 and 4 are the two best TVs in the London plugfest. Both of them fail a number of tests due to missing frames at the start. This applies particularly to the second batch of tests.
The cause of this is unclear. It is doubly unclear why this mostly happens with the 2nd batch of tests and only once with the first batch of tests.
@yanj-github has noted that some TV sets fade in the video and the QR codes may not be detected during this. Someone needs to look at the recordings for TV 2 and TV 4 to see if this is the case or if the frames concerned are actually missing.
Either way, someone needs to review the code between the 1st and 2nd batch to see if the sequence of API calls is the same or different.
The text was updated successfully, but these errors were encountered: