Subtitles no longer working for vlc

I am not sure when this happened, but after a recent update of tainted vlc, embedded subtitles no longer work for video files. To set this in context; for a long time I have been downloading files from the BBC as MP4 with an associated SRT file which I then embed in the MP4 file using ffmpeg. The resulting files play in vlc and the subtitle track can be selected but nothing happens; no OSD text. Playing the original MP4 file from a directory containing the associated SRT file also fails to display the on-screen text when selected. That always used to work as well. However if the files with embedded subtitles are passed to mplayer, mplayer displays the subtitles automatically, which suggests that the subtitle track has been embedded correctly. I do not know what component of vlc is used for displaying subtitles. If it is a plugin, there is a possibility that something is missing. I have tried this version of vlc on three different machines; failure on all three. vlc is invoked from the command-line, passing the filename as an argument. Failure also occurs with subtitled video files recorded by vlc itself from a TV input. These have the .ts extension and as with .mp4 the embedded subtitle track can be selected but fails to display. There is a constant stream of repeated error messages in the console:
These packages are installed.
I have tried some searches on the web but do not see any recent reports of such a problem.
- Code: Select all
[00007f08bc0563a0] main blend error: blending YUVA to VDV0 failed
[00007f08bc0563a0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
These packages are installed.
- Code: Select all
$ rpm -qa | grep vlc
npapi-vlc-2.2.0-1.mga6
vlc-plugin-theora-3.0.2-0.1.mga6.tainted
lib64vlccore9-3.0.2-0.1.mga6.tainted
vlc-plugin-common-3.0.2-0.1.mga6.tainted
vlc-plugin-lua-3.0.2-0.1.mga6.tainted
lib64vlc5-3.0.2-0.1.mga6.tainted
vlc-plugin-flac-3.0.2-0.1.mga6.tainted
svlc-3.0.2-0.1.mga6.tainted
vlc-3.0.2-0.1.mga6.tainted
vlc-plugin-speex-3.0.2-0.1.mga6.tainted
vlc-plugin-vdpau-3.0.2-0.1.mga6.tainted
vlc-plugin-pulse-3.0.2-0.1.mga6.tainted
I have tried some searches on the web but do not see any recent reports of such a problem.