-
|
I've been updating the libmpv-2.dll in my Plex HTPC install which has been working great until recently. Something in recent builds 07/01 onwards shifted the ffmpeg subtitle index (visible in the track information stats OSD) this means the subtitle track selected in Plex HTPC no longer matches the subtitles displayed, it's off by one. I went through the old zhongfly builds to pin point when it broke. 20260630-git-3f1b23abd0 is the last working one, and is 20260701-git-99b4c12ccc is broken. Not sure if it's an ffmpeg change or mpv itself. It might be this commit FFmpeg/FFmpeg@dbd495f This affects all files with more than 1 subtitle track. Any idea if this is a bug or something I can fix via scripting? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
|
I don't know why the id changed, but I don't see anything on our side that we can do here. I also don't know what plex is doing, if I were to guess it maps I don't have plex to debug this, hopefully it's not symptom of some bigger issue. |
Beta Was this translation helpful? Give feedback.


Thanks. Should be fixed by #18246 Some things that had expected it always may break, but there is not much we can do.