Skip to content

docs: clarify macOS PyQt embedding#313

Open
huhaha120 wants to merge 1 commit into
jaseg:mainfrom
huhaha120:boss-61-macos-pyqt-docs
Open

docs: clarify macOS PyQt embedding#313
huhaha120 wants to merge 1 commit into
jaseg:mainfrom
huhaha120:boss-61-macos-pyqt-docs

Conversation

@huhaha120
Copy link
Copy Markdown

Summary

  • clarify the macOS/PyQt workaround for issue Stuck in threading on macOS #61: create the Qt window on the main thread and pass its wid to mpv
  • keep the embedded MPV instance alive as self.player for the lifetime of the window
  • remove the Linux-specific vo='x11' option from the PyQt example so it is less misleading for macOS users
  • fix the "Issue 102" README link, which currently points to issue Stuck in threading on macOS #61

Verification

Note: this is a documentation-only change. I could not render the RST locally because docutils is not installed in this environment.

Refs #61.

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

Successfully merging this pull request may close these issues.

1 participant