[FFmpeg-devel] [PATCH 3/3] [RFC] mpegts: Support seeking based on stream timestamps.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Sep 28 10:01:52 CEST 2014
On Sun, Sep 28, 2014 at 03:50:11AM +0200, Michael Niedermayer wrote:
> On Sun, Sep 21, 2014 at 10:17:16AM +0100, Reimar Döffinger wrote:
> > Should should fix seeking in some blurays in combination with
> > e.g. MPlayer.
> > Not yet tested due to no bluray at hand.
> >
> > Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> > ---
> > libavformat/mpegts.c | 8 ++++++++
> > 1 file changed, 8 insertions(+)
>
> should be ok if it works
According to user reports it does not, no idea why yet though.
To be honest I don't really know how this actually works.
More information about the ffmpeg-devel
mailing list