I can't get ffmpeg to display subtitles from a Free To Air live IPTV stream - and I think it may be ffmpeg version related.
Setup is LibreELEC 12.2.0 on RPi4, running TVHeadend 4.3 and TVHeadend client. FFMPEG-tools addon (12.2.0.1)
If I play a live stream (HLS) via TVHeadend I can't get the subtitles exposed (TvHead is using pipe ffmpeg output) (VLC will display the subtitles from the stream)
No errors - there's just no subtitle track available to choose in player.
I found this ffmpeg defect that appears to match https://trac.ffmpeg.org/ticket/7337
but it says it was fixed 5 months ago, but I can't determine if this fix is in the version currently used in the FFMPEG-Tools addon (which shows ffmpeg v7.1.1)
1) Has anyone got FFMPEG displaying live subtitles from IPTV streams?
2) Is there a way to know if the defect is included in the current ffmpeg version built in FFMPEG-Tools addon?
3) Should I be heading in a different direction to figue out how to get the subtitles exposed?
Thanks.