[Bug]: Video doesn't play in the Snap package
Opened this issue · 3 comments
soumyaDghosh commented
Describe the bug
I tried to play a video posted by someone in the app, and it didn't play. There was only a cross icon shown up
Steps To Reproduce
- Select any video
- Play it
- See the error
Logs and/or Screenshots
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:763: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:794: FINISHME: support more multi-planar formats with DRM modifiers
Instance Backend
Mastodon
Operating System
Ubuntu
Package
Snap
Troubleshooting information
os: Ubuntu Core 24
prefix: /usr
flatpak: false
version: 0.8.4 (production)
gtk: 4.14.4 (4.14.4)
libadwaita: 1.5.2 (1.5.2)
libsoup: 3.4.4 (3.4.4)
libgtksourceview: 5.12.1 (5.12.1)
Additional Context
No response
GeopJr commented
The log looks like a gpu driver issue. Could you hover over the X icon and tell me the tooltip log?
soumyaDghosh commented
Error from element /GstPlayBin3:playbin3/
GstURIDecodeBin3:uridecodebin3/GstDecodebin3:decodebin3-0:
Your GStreamer installation is missing a plug-in.
Your GStreamer installation is missing a plug-in.
../gst/playback/gstdecodebin3.c(2476):
check_slot_reconfiguration (): /GstPlayBin3:playbin3/
GstURIDecodeBin3:uridecodebin3/GstDecodebin3:decodebin3-0:
No suitable plugins found
Okay, this is interesting. I always face these and takes me ages to solve.
GeopJr commented
I can't get snapcraft to work right now, so feel free to try yourself by adding the followiing to the snap config
- libgstreamer1.0-dev
- libgstreamer-plugins-base1.0-dev
- libgstreamer-plugins-good1.0-dev