razorRun / react-native-vlc-media-player

React native media player for video streaming and playing. Supports RTSP, RTMP and other protocols supported by VLC player
https://roshan.digital/
MIT License
357 stars 187 forks source link

initOptions: sub-text-scale not working on iOS #203

Closed VoidBGS closed 1 month ago

VoidBGS commented 7 months ago

Hello everyone,

I have been using this library for my application for the past two years and when I updated it to the newest version it seems that the initOptions were broken on iOS. Afterwards, they were fixed in this commit #167. Although this fixed many of my problems regarding the player, it did not fix my issue with the sub-text-scale option. I've even tried forcing it in the RCTVLCPlayer.m to no avail. Does anyone else also have trouble with this and is there any other way to resize subtitles?

The same code and with same options does change the font size of the subtitles on Android, with the exception that I must add --subdec-align=0 to the options, otherwise the font size does not change.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] commented 1 month ago

This issue was closed because it has been inactive for 14 days since being marked as stale.