RESOLVED WONTFIX 146720
[GStreamer] Layout tests hls-accessiblity-describes-video.html, video-controller-getStartDate.html and media/accessiblity-describes-video.html fail
https://bugs.webkit.org/show_bug.cgi?id=146720
Summary [GStreamer] Layout tests hls-accessiblity-describes-video.html, video-control...
Carlos Alberto Lopez Perez
Reported 2015-07-08 05:06:01 PDT
The following layout tests fail on platform GTK since they were added on r184799 <http://trac.webkit.org/r184799>: http/tests/media/hls/hls-accessiblity-describes-video.html [ Failure ] http/tests/media/hls/video-controller-getStartDate.html [ Failure ] The possible cause is a missing implementation on platform GTK
Attachments
Carlos Alberto Lopez Perez
Comment 1 2015-07-08 05:15:25 PDT
And also the following test: media/accessiblity-describes-video.html [ Failure ]
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 2 2017-08-22 02:59:53 PDT
(In reply to Carlos Alberto Lopez Perez from comment #1) > And also the following test: > > media/accessiblity-describes-video.html [ Failure ] MediaPlayerPrivateAVFoundationObjC::updateAudioTracks() calls player()->preferredAudioCharacteristics() and takes the result into consideration; the gstreamer code doesn't do anything like it.
Philippe Normand
Comment 3 2021-05-05 08:19:28 PDT
Also, the GStreamer HLS demuxer doesn't handle the CHARACTERISTICS value of streams. I think that should be sent downstream as tags so they can be handled by the app...
Philippe Normand
Comment 4 2023-01-10 05:18:57 PST
Note You need to log in before you can comment on or make changes to this bug.