You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the simple-player to work. Thanks for your help. The video does not fill up the window. I have tried to set the aspect ratio, but it doesn't seem to have any effect. I am wondering how to control the size of the video display so it will extend to the left and right edges of the screen, much like the vlc.exe player does. Also wondering how to turn of sub-titles
Thanks
joehellesen
The text was updated successfully, but these errors were encountered:
I don't think stretching is supported when rendering on a widget. This is generally not preferred when watching video. I can't even find the option in VLC (on OS X).
As for subtitles, you can use VlcControlVideo class which will give you actions to put in a menu and select subtitles.
I got the simple-player to work. Thanks for your help. The video does not fill up the window. I have tried to set the aspect ratio, but it doesn't seem to have any effect. I am wondering how to control the size of the video display so it will extend to the left and right edges of the screen, much like the vlc.exe player does. Also wondering how to turn of sub-titles
Thanks
joehellesen
The text was updated successfully, but these errors were encountered: