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

Cant play certain mp4 files - Failed to upload buffer #259

Closed
Hedronmx opened this issue May 15, 2022 · 5 comments
Closed

Cant play certain mp4 files - Failed to upload buffer #259

Hedronmx opened this issue May 15, 2022 · 5 comments

Comments

@Hedronmx
Copy link

Hedronmx commented May 15, 2022

This is the error I get

Error from element /GstPlayBin:playbin/GstPlaySink:playsink/GstBin:vbin/GstGLSinkBin:glsinkbin0/GstGLUploadElement:gluploadelement0: Resource not found.
Failed to upload buffer
../ext/gl/gstgluploadelement.c(311): gst_gl_upload_element_prepare_output_buffer (): /GstPlayBin:playbin/GstPlaySink:playsink/GstBin:vbin/GstGLSinkBin:glsinkbin0/GstGLUploadElement:gluploadelement0

Running clapper 0.4.1 from flatpak on Fedora 36

GTK version: 4.7.0
Adwaita version: 1.1.1
GStreamer version: 1.20.0
GJS version: 1.72.0

@Rafostar
Copy link
Owner

Rafostar commented May 15, 2022

Running clapper 0.4.1 from flatpak
GTK version: 4.7.0
GStreamer version: 1.20.0

First of all, the versions you described do not match what is provided in official Flatpak build (from Flathub). GTK mentioned here is some sort of nightly/unstable version (should be 4.4) and GStreamer ver is actaully older then the one I package (1.20.1). Where does this Flatpak comes from? Consider uninstalling all your Clapper flatpak installations and reinstalling from Flathub.

@Rafostar
Copy link
Owner

Rafostar commented May 15, 2022

Other then mentioned above, if you happen to have a Nvidia GPU, then this might be the same issue as #220

@Rafostar Rafostar changed the title Cant play certain mp4 files Cant play certain mp4 files - Failed to upload buffer May 15, 2022
Rafostar added a commit that referenced this issue May 15, 2022
The first one is meant for hash tables comparisons and does not guard against NULL values (#259).
@Rafostar
Copy link
Owner

Ignore this commit. I mistakenly mentioned wrong issue number.

@Hedronmx
Copy link
Author

Hedronmx commented May 15, 2022

I installed it from flathub via gnome software. I just did on my laptop right now. I have attached a screenshot.

image

Screenshot from 2022-05-15 10-58-05

EDIT-

I uninstalled and installed clapper on my desktop (Where the version mismatch happened) and its working now. Showing the exact versions you mentioned

@Rafostar
Copy link
Owner

I uninstalled and installed clapper on my desktop (Where the version mismatch happened) and its working now. Showing the exact versions you mentioned

Thanks for the update 👍

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