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

GStreamer1.24 issue (Arch Linux, Ubuntu-24.04) #288

Open
fduncanh opened this issue Apr 24, 2024 · 2 comments
Open

GStreamer1.24 issue (Arch Linux, Ubuntu-24.04) #288

fduncanh opened this issue Apr 24, 2024 · 2 comments

Comments

@fduncanh
Copy link
Collaborator

uxplay-1.68.2 is broken by a change (involving pause/resume) in GStreamer-1.24, used in latest Arch Linux, and now
Ubuntu-24.04

solution:
(1) downgrade gstreamer to 1.22.x if possible
or
(2) use uxplay-1.68.3 from this site. (now in ArchLinux AUR, hopefully soon in Ubuntu-24.04)

@Utopiah
Copy link

Utopiah commented Jun 6, 2024

Is this related to

Required gstreamer plugin 'libav' not found
uxplay: ./renderers/audio_renderer_gstreamer.c:83: audio_renderer_init: Assertion `check_plugins ()' failed.
Aborted (core dumped)

for version 1.46-1 on Ubuntu 22.04.4 LTS too?

@fduncanh
Copy link
Collaborator Author

Is this related to

Required gstreamer plugin 'libav' not found
uxplay: ./renderers/audio_renderer_gstreamer.c:83: audio_renderer_init: Assertion `check_plugins ()' failed.
Aborted (core dumped)

for version 1.46-1 on Ubuntu 22.04.4 LTS too?

No, not related.

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