-
Notifications
You must be signed in to change notification settings - Fork 56
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
More clarity on prerequisites (or package them in the appimage) #76
Comments
I actually found it thanks to: #23 But this issue stands. it would be a smoother experience if it was bundled in the appimage. |
Had to do some digging as well since i was certain it just worked last time i used it but that was a while ago and i think i used a different linux ISO back then. |
Yeah doesn't work for me either. |
Any walkaround by now? Im on Ubuntu 22.04.1 LTS on WSL2. Still cant find gtksink. |
I just tried the appimage. And it says "gtksink" not found. No video preview. Install all Gstreamer 1.0 plugins.
Alas the readme is not very help stating only: Make sure you have FFmpeg, GStreamer, ImageMagick, and GTK+ installed on your machine.
Sure. Will do. I'm not even completely clueless in this space. Butt still, I'm on an Ubuntu box and the plugins are packaged in four groups, base, good, bad, ugly and I have them all installed.
And no package seems to provide it:
So only a help file suggesting it's in the good plugins, which are installed. And yet indeed,
which
, andlocate
can't find it. Go figure.The joy of appimage of course is that you can package all that, not? Just curious.
The text was updated successfully, but these errors were encountered: