[MPlayer-dev-eng] PGS subtitles vanish/disappear immediately in m2ts
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sat Sep 15 17:57:38 CEST 2012
On Sat, Sep 15, 2012 at 05:43:32PM +0200, Nicolas George wrote:
> The PGS "clear" subtitle is made of three packets:
>
> stream_index=2|pts_time=613.714244|dts_time=611.170022|size=14
> stream_index=2|pts_time=613.712767|dts_time=611.170022|size=13
> stream_index=2|pts_time=611.170022|dts_time=611.170022|size=3
This seems broken to me, since PGS does not have B-frames the pts
should never be moving backwards (and whether it should differ from dts
is up to discussion as well I guess).
More information about the MPlayer-dev-eng
mailing list