-
Notifications
You must be signed in to change notification settings - Fork 262
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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
[Feature request] override caption styles (font, size, color, position) #747
Comments
Completely agree! Vimeo would also do us all a big service to implement the possibility to convert plain .srt subtitles to WebVTT subtitles which could then be edited / stylized directly into Vimeo. |
Thanks a ton for your feedback! We will keep this ticket open and provide more updates when they become available. |
Merci beaucoup pour l'info! |
Hi, @Philippe-MTL ! Vimeo dev here. I wasn’t aware of any color tags working previously in the vimeo player. Can you give an example of what sort of tags you were able to include previously that changed the color of captions? |
Hi Steve,
I used to give the song title in blue, to differentiate it from the text of
the song, as in :
WEBVTT
00:00:00.030 --> 00:00:03.062
*<c.cyan>*Erik Satie - Ludions (Léon-Paul Fargue)
1. Air du rat - The Rat's Air*</c>*
Abi Abirounère
00:00:03.617 --> 00:00:05.937
Qui que tu n'étais don?
who then that you were not?
this doesn't work anymore as Vimeo's subtitle customization is applied to
the whole file...
Thanks for looking,
- Philippe
…On Wed, May 18, 2022 at 2:54 PM Steve Giordano ***@***.***> wrote:
Hi, @Philippe-MTL <https://github.com/Philippe-MTL> ! Vimeo dev here. I
wasn’t aware of any color tags working previously in the vimeo player. Can
you give an example of what sort of tags you were able to include
previously that changed the color of captions?
—
Reply to this email directly, view it on GitHub
<#747 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOMFPLBR4QZ7FHYPKRTLZ73VKU4HDANCNFSM5B444B4A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
So that should be adding a class of "cyan" to that block of text, but we were never actually styling it in the player. Maybe the site which the video is on was in some way and now the new styles are overriding it. Do you have a link to the site that this video is on? I'd be curious to see. |
Here we go :
https://vimeo.com/manage/videos/684278688/3e7a52bd5e
Unfortunately I could not find any screenshot to document it...
- Philippe
…On Wed, May 18, 2022 at 3:19 PM Steve Giordano ***@***.***> wrote:
So that *should* be adding a class of "cyan" to that block of text, but
we were never actually styling it in the player. Maybe the site which the
video is on was in some way and now the new styles are overriding it. Do
you have a link to the site that this video is on? I'd be curious to see.
—
Reply to this email directly, view it on GitHub
<#747 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOMFPLGT34ASU2JFWQFN7R3VKU7FZANCNFSM5B444B4A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
POSITIONING via an uploaded WebVTT file does not work either. This will be a big problem for me, as I often have to reposition specific captions so they don't overlay onto existing lower thirds. Has anyone figured out a hack to override Vimeo's fixed caption positioning? |
Any news about positioning via an uploaded WebVTT file? Is there another way to modify the position of the caption? Thanks |
Do we have any updates on this? I'm trying to add styling to an uploaded VTT file and I see it processed but not applied. |
Hey all - while adding support for styled WebVTT files is a product goal of ours, it's not on our roadmap for the next few months. It's most likely that we add support some time in 2024. I'll make sure we provide updates to this issue when there's news to share. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Hi there,
It would be great if there were additional options that allowed for:
Related issues
#267
#616
The text was updated successfully, but these errors were encountered: