Questions tagged [captions]

Refers to tasks related to managing captions for images or video

A caption is a length of descriptive text associated with visual media such as videos.

114 questions
0
votes
2 answers

Chromecast VTT not showing

I am creating a Chromecast app that streams video and uses out of stream VTT captions. I have successfully managed to load TTML but I require to load VTT also for this I have the following code this.player.enableCaptions(true, 'vtt',…
Deviland
  • 3,324
  • 7
  • 32
  • 53
0
votes
1 answer

jwpayer captions on IOS fullscreen with dynamically generated captions file

Question : if I use dynamically generated .ass file (details of how explained below). Do I need to set any parameter to mock the behavior of a physical .ass static file present on my server which I can serve with django? now the actual question is…
Aameer
  • 1,366
  • 1
  • 11
  • 30
0
votes
1 answer

How to add captions to youtube video with YoutubeApi v3 in .Net

I am having issues adding captions to videos uploaded to my company's youtube channels. I want to do it with Google's Youtube Api v3 in .Net. I am able to successfully upload videos to the channels, but I get the following error when trying to send…
Chelsea
  • 3
  • 4
0
votes
1 answer

Bootstrap Carousel Captions

I am using a Bootstrap carousel as page background in a one page website with parallax effects. It works well except for one problem. The caption shows in the parallax part of the page. Is there any way to make the caption disappear once you scroll…
Dina
  • 1
  • 2
0
votes
1 answer

jquery mouseover visibility for multiple multiple image captions

I'm trying to display photo captions on a gallery on mouseover, then on mouseout it hides the caption. Here's the html:
0
votes
1 answer

Allowing Captions in Videos - HTML

My site uses links to videos that use the Kaltura video player. On the Kaltura side, the videos' captions appear. However, on the HTML side, when the site is ran, the captions do not appear. Is there a tag or something that I can add to these video…
UMich_2017
  • 131
  • 9
0
votes
0 answers

Wordpress stripping HTML code from some captions in jQuery Lightbox

The issue is occurring on this site: http://jessicasilvermangallery.com/exhibitions/dashiell-manley/ I am including captions with and tags for all the images. When they are clicked the open in a light box and some honor the HTML and other strip…
Jack Cash
  • 129
  • 1
  • 5
  • 18
0
votes
1 answer

Jssor captions not animating

Jssor i great! - But when i included the banner in my code through my DNN7 CMS, the captions doesn't animate, even though the slides change as expected - i wrote:
Agrippo
  • 3
  • 4
0
votes
1 answer

videojs demo no caption/subtitle buttons on ipad ios 8.1.3

When I view the demo video on videojs.com on my ipad (ios 8.1.3) I can't see the caption button so I can't display the subtitles/captions? What am I doing wrong? Thanks John
0
votes
1 answer

Image loses caption when style="position..." is used

I'm putting together a family tree website where each page will have an organizational flow chart for one family surrounded by pictures of the family members. I'm using style='position:absolute' with left and top coordinates to position the…
Doug M
  • 1
0
votes
1 answer

Why the sliding effect isn't working inside a loop?

I have this code here which is working perfectly. It's a simple image and title that on mousehover it shows a descritpion.
0
votes
1 answer

MediaElement.js lacks keyboard control for captions options, won't pass section 508

I have a website that displays videos using MediaElement.JS It has been flagged for not being accessible because you cannot change the captions options using a keyboard only. Here is MEJS website:…
0
votes
1 answer

When will caption support be added to the YouTube Data API V3

When will caption support be added to the YouTube Data API V3? In the meantime, what option do I have to download it (python) for an arbitrary public video (not one I own)?
Sid Anand
  • 31
  • 2
  • 4
0
votes
2 answers

Using Javascript, how to make individual captions for each of my lightbox gallery images?

I understand this is probably extremely simple but I can't get my head around it. As it stands, I have my lightbox gallery fully working, images popping up when thumbnail selected and then when clicked off returning to main page. What javascripting…
user3594463
  • 123
  • 1
  • 3
  • 12
0
votes
1 answer

sliding captions: can't get div to perfectly match image

I've been searching but haven't found an answer for the specific problem I'm having. I wanted to use sliding captions for the images on my art blog. The challenge was that I needed the container to adapt to variable image heights so I didn't have to…
andyV
  • 117
  • 7