I have only vlc logs and it says “main decoder error: Codec `h264’ (H264 - MPEG-4 AVC (part 10)) is not supported.”
I think for the same reason, firefox have no sounds too. Installed ffmpeg again but no help.
I have only vlc logs and it says “main decoder error: Codec `h264’ (H264 - MPEG-4 AVC (part 10)) is not supported.”
I think for the same reason, firefox have no sounds too. Installed ffmpeg again but no help.
vlc has a number of plugins.
You probably want these;
sudo pacman -Syu vlc-plugin-ffmpeg vlc-plugin-x264 vlc-plugin-x265
Not sure if related?
can you check this
pacman -Qi vlc
there is plugins to add to vlc
see
vlc-plugins-all: for all plugins
vlc-plugins-extra: for extra plugins
Thanks, it fixed the problem. And also firefox or other browser no-sound problem was not related with it, btw.
You likely dont need all the plugins .. but that should ‘work’ as well.
Huzzah.
Thank you all for the solution.
sudo pacman -Syu vlc-plugins-all
Fixed VLC for me.
I am new to arch but liking it so far.
I had to do the same, honestly.
For me it doesn’t fix the problem. It returns the following errors
: Récupération des paquets…
vlc-plugin-dvb-3.0.21-26.1-x86_64_v4 est à jour
sdl12-compat-1.2.68-2.1-x86_64_v4 est à jour
vlc-plugins-visualization-3.0.21-26.1-x86_64_v4 est à jour
vlc-plugin-mpeg2-3.0.21-26.1-x86_64_v4 est à jour
vlc-plugin-smb-3.0.21-26.1-x86_64_v4 9,6 KiB 47,5 KiB/s 00:00 [--------------------------------------------------------------------] 100%
vlc-plugin-aalib-3.0.21-26.1-x86_64_v4 9,2 KiB 20,8 KiB/s 00:00 [--------------------------------------------------------------------] 100%
vlc-plugin-x265-3.0.21-26.1-x86_64_v4 9,3 KiB 19,1 KiB/s 00:00 [--------------------------------------------------------------------] 100%
vlc-plugin-aribb24-3.0.21-26.1-x86_64_v4 9,2 KiB 19,0 KiB/s 00:00 [--------------------------------------------------------------------] 100%
vlc-plugin-mad-3.0.21-26.1-x86_64_v4 9,2 KiB 19,0 KiB/s 00:00 [--------------------------------------------------------------------] 100%
vlc-plugin-fluidsynth-3.0.21-26.1-x86_64_v4 9,4 KiB 17,4 KiB/s 00:01 [--------------------------------------------------------------------] 100%
Total (10/20) 138,4 KiB 204 KiB/s 00:01 [--------------------------------------------------------------------] 100%
erreur : échec de récupération du fichier « sdl12-compat-1.2.68-2.1-x86_64_v4.pkg.tar.zst.sig » depuis cdn77.cachyos.org : The requested URL returned error: 572
erreur : échec de récupération du fichier « vlc-plugin-fluidsynth-3.0.21-26.1-x86_64_v4.pkg.tar.zst » depuis cdn77.cachyos.org : The requested URL returned error: 572
erreur : échec de récupération du fichier « vlc-plugin-smb-3.0.21-26.1-x86_64_v4.pkg.tar.zst » depuis cdn77.cachyos.org : The requested URL returned error: 572
avertissement : trop d’erreurs pour cdn77.cachyos.org, ignoré pour le reste de la transaction
erreur : échec de récupération du fichier « vlc-plugin-x265-3.0.21-26.1-x86_64_v4.pkg.tar.zst » depuis cdn77.cachyos.org : The requested URL returned error: 572
erreur : échec de récupération du fichier « vlc-plugin-aribb24-3.0.21-26.1-x86_64_v4.pkg.tar.zst » depuis cdn77.cachyos.org : The requested URL returned error: 572
erreur : échec de récupération du fichier « vlc-plugin-mad-3.0.21-26.1-x86_64_v4.pkg.tar.zst » depuis cdn77.cachyos.org : The requested URL returned error: 572
erreur : échec de récupération du fichier « vlc-plugin-mpeg2-3.0.21-26.1-x86_64_v4.pkg.tar.zst.sig » depuis cdn77.cachyos.org : The requested URL returned error: 572
erreur : échec de récupération du fichier « vlc-plugins-visualization-3.0.21-26.1-x86_64_v4.pkg.tar.zst.sig » depuis cdn77.cachyos.org : The requested URL returned error: 572
erreur : échec de récupération du fichier « vlc-plugin-aalib-3.0.21-26.1-x86_64_v4.pkg.tar.zst » depuis cdn77.cachyos.org : The requested URL returned error: 572
erreur : échec de récupération du fichier « vlc-plugin-dvb-3.0.21-26.1-x86_64_v4.pkg.tar.zst.sig » depuis cdn77.cachyos.org : The requested URL returned error: 572
avertissement : erreur lors de la récupération de certains fichiers
erreur : la validation de la transaction a échoué (échec de récupération de certains fichiers)
Des erreurs se sont produites, aucun paquet n’a été mis à jour.
I have solved the problem by first reinstalling sdl12-compat,vlc-plugin-fluidsynth,vlc-plugin-smb, then vlc-plugins-all.