Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

[Player] does not show text description when turned on. #254

Open
allanj-uaag opened this issue May 18, 2016 · 11 comments
Open

[Player] does not show text description when turned on. #254

allanj-uaag opened this issue May 18, 2016 · 11 comments

Comments

@allanj-uaag
Copy link

go to settings,
select text descriptions,
hit save,
turn on descriptions... the size of the player expands (grey area below the controls), making room for descriptions to appear
start video - no descriptions appear in the expanded area below the controls.
Note: If I turn on the transcript the descriptions are in the transcript.

hmm... if in settings I go to transcripts and enable "keyboard-enable transcript" then start the video with descriptions turned on the descriptions appear in the proper location.

@yatil
Copy link
Contributor

yatil commented May 19, 2016

Hi @allanj-uaag can you just give me your browser info, and see if the system exists in the development version at https://w3c.github.com/wai-showcase-examples/Overview.html

@nitedog
Copy link
Contributor

nitedog commented May 19, 2016

I think they appear too briefly in the non-AD version of the films. This is because there is not time for the descriptions to be vocalized. @allanj-uaag, please use the AD versions to view and hear the descriptions while we look into this issue.

@nitedog
Copy link
Contributor

nitedog commented Jun 23, 2016

@allanj-uaag, I'm not finding a good way to provide the descriptions in the non-AD versions - either they appear too briefly, or screen reader users will potentially have overlapping sounds from the video and the descriptions. i've removed the descriptions from the non-AD version, which I think works best. Thoughts?

@nitedog nitedog added question and removed bug labels Jun 23, 2016
@allanj-uaag
Copy link
Author

Took a fresh look at the videos. Most seems to be working fine.
Player settings
AD preferences

  • text based description, read by screenreader
  • make descriptions visible
    Transcript Preferences
  • Highlight transcript as media plays
  • Keyboard-enable transcript
    Keyboard Pref
  • alt and control
    Caption Pref
  • default
    In the Transcript window, 'auto scroll' is checked

I turn on caption, transcript, and audio description
captions work
audio description is spoken by the video announcer
audio description text is displayed below the controls
Transcript shows both the caption text and the audio description text. it highlights spoken phrases from the audio narration (not the audio description). Highlighting makes the first "jump" to new text when it reaches the bottom of the transcript window...new text scrolls into view. When highlighting reaches the bottom of the window new text scrolls into view and the highlighting tracks the words spoken, but the scroll seems to think it has 2 pointers, the last text from the first jump and all subsequent highlight start points. the highlight moves to new text and bounces up to last text on first jump, then down to current highlight, back up, down, up, then down to new phrase highlighted, up, down, etc to the end of the transcript.

@nitedog nitedog removed the question label Jun 24, 2016
@terrill
Copy link

terrill commented Jun 27, 2016

Wow, that's an interesting effect in the interactive transcript. I haven't observed that before in Able Player. I downloaded the two WebVTT files for the audio-described version of your Keyboard Compatibility video and setup a simple test page using this HTML:

<video data-able-player id="video1" preload="auto" data-youtube-id="1rBwxGMT9ZM">
  <track kind="captions" src="keyboard_ad-en.vtt">
  <track kind="descriptions" src="keyboard_ad_desc-en.vtt">
</video>

This seems to work fine. The highlight tracks the caption text as expected, and skips the audio description text as expected (a known bug). It doesn't get stuck with the highlight jumping up and down like it does on your live site.

@nitedog nitedog added the bug label Jun 28, 2016
@nitedog
Copy link
Contributor

nitedog commented Jun 28, 2016

What other factors could there be to look into? Use of HTML/HTML5/ARIA? CSS? Other scripts/events?

@allanj-uaag
Copy link
Author

This happened in windows 7, FF and Chrome. What other details/settings do
you want? Happy to provide them. This is a fabulous player!!!

On Tue, Jun 28, 2016 at 12:55 AM, Shadi Abou-Zahra <notifications@github.com

wrote:

What other factors could there be to look into? Use of HTML/HTML5/ARIA?
CSS? Other scripts/events?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#254 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AG_WLyNvDarp6uMQF0hs0H97CYzdZSpuks5qQLdHgaJpZM4IhZxJ
.

Jim Allan, Accessibility Coordinator
Texas School for the Blind and Visually Impaired
1100 W. 45th St., Austin, Texas 78756
voice 512.206.9315 fax: 512.206.9264 http://www.tsbvi.edu/
"We shape our tools and thereafter our tools shape us." McLuhan, 1964

@yatil
Copy link
Contributor

yatil commented Jun 28, 2016

I have updated the player, but I can still see the jumping or the autoscroll not working. And even if I switch off autoscroll, I can’t scroll as the container is scrolled back to the top all the time.

@RickyIR
Copy link

RickyIR commented May 17, 2017

I notice when two transcripts are placed within the same page, the autoscroll causes the text to be jumping up and down when scrolling ( only occurs when there is more than one transcript on the page). I do not know the cause of this. Is it possible that Able Player cannot handle two autoscroll transcripts on one page, resulting in the autoscroll to be jumping? Thank you

@yatil
Copy link
Contributor

yatil commented Oct 18, 2017

This seems to work on the redesigned page (apart from the too large video player for the audio described version which I’ll note as a bug). Can anyone double-check?

https://w3c.github.io/wai-website/perspective-videos/keyboard/

@sharronrush
Copy link

sharronrush commented Mar 9, 2018

@allanj-uaag @iamjolly Can you double check so this can be closed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants