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

GStreamer Redux #160

Open
vixalien opened this issue May 18, 2024 · 0 comments
Open

GStreamer Redux #160

vixalien opened this issue May 18, 2024 · 0 comments

Comments

@vixalien
Copy link
Owner

GJS severly limits us in terms of what we can do with GStreamer, mainly due to it not supporting GStreamer signals very well. Here are some of the things we need to fix if/when that support lands:

  • Correctly cache/cleanup downloaded files using downloadbuffer
  • Correctly position the subtitle text to account for the player bar and preferred font by tweaking subtitleoverlay and textoverlay
  • Use the Streaming API to correctly select which streams the user can play (based on the selected quality) instead of generating a new URL every time.
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