-
Notifications
You must be signed in to change notification settings - Fork 6
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
Absence of audio track prevents testing AV sync #14
Comments
December 15th |
Could you please give us a pointer on the audio available content (or how to generate it) ? I don't see anything in http://dash.akamaized.net/WAVE/Mezzanine. |
The .mp4 files have both video and audio in them. |
Excellent, then it indeed looks like a bug. I'm taking this issue. |
I know it's a little confusing - these files would ideally have been prores but ffmpeg prores output didn't seem to work properly. See cta-wave/mezzanine#15 |
What was the plan about audio for the single track switching sets? Is audio only for the ss X1? |
We need content for both of the following; For the CMAF presentation test content, we can use the audio that's in the mezzanine content & just encode it as HE-AAC. This audio also has beeps added that should be synchronised with the flashes in the audio @rbouqueau Does this answer the question or have I missed something? |
Thank you Jon. I think it is clear enough for now. |
I'm still a bit confused as to the intended make up of the 8.x test content. |
Tests for 8.x don't need audio. If the MPD includes audio then this should be ignored by the HTML+JS code for that test. The observation framework should ignore it.
Jon
…________________________________
From: Andy Burras - EDT ***@***.***>
Sent: 10 May 2021 17:03
To: cta-wave/Test-Content-Generation
Cc: Jon Piesing; State change
Subject: Re: [cta-wave/Test-Content-Generation] Absence of audio track prevents testing AV sync (#14)
[External Email] This message was sent from outside of the company. Please do not click links or open attachments unless you recognize the source of this email and know the content is safe.
I'm still a bit confused as to the intended make up of the 8.x test content.
https://github.com/cta-wave/dpctf-tests/blob/master/sample.csv seems to imply that the 'avc' tests don't have audio (there is no audio MPD listed). However, there is an audio Representation within the "video" MPD, that the Test Runner does play.
In the future, is this audio intended to be part of the test analysis?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub<#14 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACAY6KEPCBYDP57Z6O4QX5TTM7YUPANCNFSM4USQKJYA>.
|
For the 8.x tests for AVC (or indeed any video media profile), the audio in those MPDs could be ignored.
Not for the 8.x tests. |
@nicholas-fr As far as I can see, the content includes both video and audio Adaptation Sets. Do you agree? Can this issue be closed? |
I'm still unclear on the usage of this audio. It's not required for the 8.x tests. |
For the 8.x tests, the audio can be ignored. |
Resolved, with the caveat that ss1 cannot be used for AV sync testing as the same audio track is used for all the different video representations with different frame rates (not to imply that ss1 was intended for AV sync testing, just a clarification for the avoidance of doubt). |
Test content is missing an audio track (cannot test AV sync).
For video tests, propose to add a switching set with a single audio track with mezzanine audio encoded using AAC core media profile.
The text was updated successfully, but these errors were encountered: