[FFmpeg-devel] [PATCH] fix matroska decoder for streamed input
Reimar Döffinger
Reimar.Doeffinger
Tue Jun 8 21:32:44 CEST 2010
On Mon, Jun 07, 2010 at 10:17:48PM +0200, Reimar D?ffinger wrote:
> On Sun, Jun 06, 2010 at 12:46:46PM +0200, Reimar D?ffinger wrote:
> > On Sat, Jun 05, 2010 at 06:24:40PM +0200, Reimar D?ffinger wrote:
> > > the matroska demuxer will attempt seeking when reading the seekhead stuff.
> > > This completely messes up playing from stdin - well, at least within
> > > MPlayer.
> > > I since this is a non-essential part, IMO it should be skipped for
> > > the url_is_streamed case, as in below patch.
> > > Objections to applying it?
> >
> > While we're at it, we should also heed the ignidx flag.
>
> Will apply soon...
Done.
More information about the ffmpeg-devel
mailing list