Server Version: 1.21.0.3616
Something which I’ve noticed recently and is bothering me is how embedded Closed Captions are handled incorrectly by the Plex Server and display wrong Metadata.
To take as an example, an MKV file that I have displays as follows (with some abbreviation of unrelated stats).
For the overall file information shows:
- Bitrate 29770 kbps
The Video stream is:
- Bitrate 14822 kbps
- Closed Captions 1
Notice the closed captions (independent from the .srt subtitle file that is in the MKV file), and the video bitrate. Then though the closed captions info in the Metadata…
- Codec EIA_608
- Bitrate 14822 kbps
- Embedded In Video 1
- Display Title English (Closed Captions)
Basically it seems that Plex thinks that the CC bitrate is the same as the Video, presumably because they are embedded. Is there a way to get the bitrate be displayed correctly, or is this just a bug that I’ll have to live with (not that it is a horrifying one, but it is very annoying)?