I run Fedora 42 + Gnome on a Lenovo laptop. I have no audio when opening videos using totem. I have audio with vlc. I suspect there are conflicting versions of gstreamer in my system; see below. Can anyone help me? Thank you.
Not sure what you mean by âconflicting versions, see belowâ? I see no problems in the output of those commands. Where do you think there would be âconflictsâ?
Can you try launching totem from the terminal, to see if it prints any debug logs when it fails to do audio playback?
Alternatively, could you try showtime, which will replace totem as default video player in GNOME 49 and Fedora 43?
Thank you, Fabio. I installed showtime, and it works flawless (video and audio). My problem is that with totem I have no audio. I launched totem from the terminal. I can see the video, but there is no audio; see below.
Thanks for checking - that seems to be a bug in totem then. If showtime works for you, I would recommend using it instead - it will be the new default in a few months anyway
You need to install rpmfusion repos www.rpmfusion.org and follow instruction for multimedia how to make sure you did first step to swap ffmpeg sudo dnf swap ffmpeg-free ffmpeg --allowerasing and install needed multimedia packages sudo dnf update @multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin
After you did that close totem and go to ~/.cache/gstreamer-1.0/ and remove registry.x86_64.bin it will regenerate that file once you reopen totem .That will be enough to get sound in totem
If playback works as expected in Showtime but doesnât work as expected in Totem, thatâs clearly a Totem bug - both are based on GStreamer. Pointing at rpmfusion doesnât help here.
Ok can you do search with software application for âgstreamerâ and do screenshot of it this is my settings for gstreamer multimedia codecs if you missing some just install it and see how is going
If audio playback works in Showtime but doesnât work in Totem - both of which are based on GStreamer - then missing GStreamer plugins cannot be the issue.
Screenshots are strongly discouraged since the data contained is not searchable and cannot even be seen unless someone is actually reading the thread where they are posted.
It is much better to get the list of installed gstreamer packages with a tool such as dnf and paste the text results with the preformatted text tags (the </> button on the toolbar)