[mythtv-commits] [MythTV/mythtv] 7d297b: CEA-608/VBI CC3 closed captions/subtitles
kmdewaal
noreply at github.com
Tue Mar 23 22:13:29 UTC 2021
Branch: refs/heads/fixes/30
Home: https://github.com/MythTV/mythtv
Commit: 7d297b1fb83807530c5a9d98293a6030cc97829d
https://github.com/MythTV/mythtv/commit/7d297b1fb83807530c5a9d98293a6030cc97829d
Author: Klaas de Waal <kdewaal at mythtv.org>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M mythtv/libs/libmythtv/cc608reader.cpp
Log Message:
-----------
CEA-608/VBI CC3 closed captions/subtitles
The CEA-608 closed captions can show two different subtitle streams
for two different languages, called CC1 and CC3.
When present, these streams can be selected in the subtitle menu.
Due to a bug only the CC1 stream is actually shown.
This is now fixed and also the CC3 stream can now be shown.
Refs #326
(cherry picked from commit 78edc37a607ff95c08556cf53e41de692ec3c3dd)
More information about the mythtv-commits
mailing list