You are not logged in.

#1 2025-07-09 17:30:54

MickeyRat
Member
Registered: 2011-11-15
Posts: 145

[SOLVED]VLC not loading subtitles

This morning I did an update and a several VLC items were updated. After that I had a problem playing H264 files. Reinstalling vlc-plugin-ffmpeg  as discussed in this post worked for that problem but, there's another problem.  VLC can't load subtitles from a file and VLSUB doesn't work.  That's probably two manifestations of the same problem.  Can someone please tell me what else I need to reinstall?

Thanks

Last edited by MickeyRat (2025-07-09 18:19:29)


Some cause happiness wherever they go; others whenever they go.
- Oscar Wilde

Offline

#2 2025-07-09 17:34:46

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,909

Re: [SOLVED]VLC not loading subtitles

You didn't 'reinstall' vlc-plugin-ffmpeg, you installed it as it wasn't installed in the first place. This will be the same situation, see `pacman -Qi vlc` for the optional deps you ignored when vlc was updated. Always read what pacman tells you.

Offline

#3 2025-07-09 18:19:05

MickeyRat
Member
Registered: 2011-11-15
Posts: 145

Re: [SOLVED]VLC not loading subtitles

Not really a targetted solution but, installing vlc-plugins-all fixed it.


Some cause happiness wherever they go; others whenever they go.
- Oscar Wilde

Offline

#4 2025-07-10 09:49:29

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,007

Re: [SOLVED]VLC not loading subtitles

$ pacman -Si vlc | grep subtitle
                  vlc-plugin-ass: for SSA/ASS subtitle codec support
                  vlc-plugin-srt: for subtitle support
$ 

Installing vlc-plugin-srt was enough for me.

Last edited by Lone_Wolf (2025-07-10 09:51:04)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#5 2025-07-15 13:50:16

mdjose
Member
Registered: 2025-07-15
Posts: 1

Re: [SOLVED]VLC not loading subtitles

I had to install vlc-plugin-ass, vlc-plugin-freetype, and vlc-plugin-matroska to get subtitles working properly. In my case, vlc-plugin-srt wasn't needed.

Offline

Board footer

Powered by FluxBB