Re: subtitle and transport stream patches

[email protected] Sun, 12 Jul 2020 19:07:42 +1000
Newsgroups gmane.comp.video.xine.devel
Message-ID <202007120907.06C97ga0013713.mail.zacglen.com@localhost>
>
> > This patch corrects the very poor synchronization between transport
> > streams and external subtitles. It is all very well using bit rate to
> > estimate a seek amount but it is not a good idea to feed such a coarse
> > estimate into a subtitle stream which is trying to synchronize its output
> > when there already exists a highly accurate pts.
>
>Not applied because it breaks many TV streams that jump midway through.
>This is the reason for that bitrate estimation thing.
>Made some compromise patch instead, try that one.
>

The bitrate technique still applies for larger seeks.
That was already in my patch.

Where is the compromise patch you have made?

:JW