Re: [FFmpeg-devel] [PATCH] lavc: add detection of forced subtitles

2022-09-20 Thread Scott Theisen
On 9/19/22 16:58, Hendrik Leppkes wrote: On Mon, Sep 19, 2022 at 10:53 PM Andreas Rheinhardt wrote: Scott Theisen: This is from the following MythTV commits: libavcodec: add support for detecting forced subtitle segments. https://github.com/MythTV/mythtv/commit/5099f1a5777966fba482b623e581c1e

Re: [FFmpeg-devel] [PATCH] lavc: add detection of forced subtitles

2022-09-19 Thread Hendrik Leppkes
On Mon, Sep 19, 2022 at 10:53 PM Andreas Rheinhardt wrote: > > Scott Theisen: > > This is from the following MythTV commits: > > libavcodec: add support for detecting forced subtitle segments. > > https://github.com/MythTV/mythtv/commit/5099f1a5777966fba482b623e581c1eef5c8fc09 > > This adds force

Re: [FFmpeg-devel] [PATCH] lavc: add detection of forced subtitles

2022-09-19 Thread Andreas Rheinhardt
Scott Theisen: > This is from the following MythTV commits: > libavcodec: add support for detecting forced subtitle segments. > https://github.com/MythTV/mythtv/commit/5099f1a5777966fba482b623e581c1eef5c8fc09 > This adds forced subtitle segment detection to the PGS subtitle decoder and > copies th