Skip to content
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

Adjusting aspect ratio and stretching screen in simple-player example #5

Closed
joehellesen opened this issue May 19, 2016 · 1 comment
Closed

Comments

@joehellesen
Copy link

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

@ntadej
Copy link
Member

ntadej commented May 20, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants