ratwithacompiler / OBS-captions-plugin

Closed Captioning OBS plugin using Google Speech Recognition
GNU General Public License v2.0
1.02k stars 69 forks source link

Subtitles on Youtube are displayed on top #68

Open Manuel5cc opened 3 years ago

Manuel5cc commented 3 years ago

It integrates beautifully with Youtube's closed captions, but it displays the text at the top (sometimes at the top left) and by default they should be displayed at the bottom. Is there any way to force it?

subs

It is possible to reposition it manually but everytime there is a pause on the data being pushed, the position resets

Trouffman commented 2 years ago

On youtueb you can click the subtitle and move it yourself to a different position. This plugin use CEA-608 protocol which does NOT enforce a specific location for the close captions.

This is a Youtube settings most likely.

CymaSpace commented 2 years ago

I’ve only experienced YouTube live captions appearing in the top using this OBS plugin. When I use alternative live captions delivery service like stream text, the captions appear as normal at the bottom. Thus I think there must be a way to control this on OBS plugin end …

On Tue, Feb 8, 2022 at 3:39 PM Isaïe Trouffman Simonnet < @.***> wrote:

On youtueb you can click the subtitle and move it yourself to a different position. This plugin use CEA-608 protocol which does NOT enforce a specific location for the close captions.

This is a Youtube settings most likely.

— Reply to this email directly, view it on GitHub https://github.com/ratwithacompiler/OBS-captions-plugin/issues/68#issuecomment-1033171859, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABVRPYGYLABSPUSKQ6VBM43U2GSUVANCNFSM43QQKU4Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Myles de Bastion President, Board of Directors CymaSpace

Web http://www.cymaspace.org/ | Facebook http://www.facebook.com/cymaspace | Instagram http://www.instagram.com/cymaspace | Twitter http://www.twitter.com/cymaspace | Youtube http://www.youtube.com/user/CymaSpace/videos

-- Web http://www.cymaspace.org/ | Facebook http://www.facebook.com/cymaspace | Instagram http://www.instagram.com/cymaspace | Twitter http://www.twitter.com/cymaspace | Youtube http://www.youtube.com/user/CymaSpace/videos

Trouffman commented 2 years ago

This could be due to some characters encoding set by the plugin indeed. Any chance you could share your configuration? so this can be reproduced ?