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

Using the argument 'vout=mmal_xsplitter' on vlc.Instance does not seem te have any effect #267

Open
aadslingerland opened this issue Dec 1, 2023 · 0 comments

Comments

@aadslingerland
Copy link

Greetings,

We are using VLC in combination with Python on Raspberry PI 3 computers and we found out that with the default settings movies are shown rather NOT smooth.

However, when changing one setting of the VLC program (without using Python), to be specific, Tools, Preferences, Video, Output, from Automatic to "MMAL X11 Splitter for Raspberry PI" all movies we have are shown fine without any stutter so to say.

I am attempting to make Python => My Script => Python VLC lib => VLC use the same setting by specfying in code: self.Instance = vlc.Instance('--vout=mmal_xsplitter')

However, based on the NOT smooth display of movies (when using my script) this does not seem to work.

Any suggestions on how to proceed? Hope to hear,

Aad Slingerland
ICT volunteer (one of three) at Liemers Museum, Zevenaar, The Netherlands.
www.liemerskunstwerrk.nl

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

1 participant