bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
11.76k stars 1.5k forks source link

Allow user to preview subtitles when uploading a video + subtitles before posting #6606

Open MitchSirco opened 10 hours ago

MitchSirco commented 10 hours ago

Describe the Feature

Title.

Currently, when uploading a video, you have the option to attach a .vtt subtitle file. This is good, but in order to check if your subtitles are good / properly timed, you have to upload the post, and then see it for yourself.

This can be annoying when you see that something isn't right, meaning you have to do the whole process again.

Attachments

No response

Describe Alternatives

No response

Additional Context

Additionally, the support for .vtt's are very weird. Sometimes you upload them, and they show up, but not in sync with the video (like, video framerate and subtitle framerate are out of sync, causing subtitles to display sooner than intended) and sometimes, they won't even show up as a selection in the video.