[FFmpeg-user] MPEG TS output - muxing queue - max_interleave_delta
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Jul 21 15:00:43 CEST 2014
Matej <matej <at> tam.si> writes:
> On Mon, Jul 21, 2014 at 2:13 PM, Carl Eugen Hoyos wrote:
>
> > Matej <matej <at> tam.si> writes:
> >
> > > Things work perfectly for about an hour (sound is
> > > smooth and the video too fpr the entire period),
> > > but after approximate 55 minutes (sometimes little
> > > less, sometimes more) the following messages start
> > > to pop-up:
> >
> > Does it work for file output or do you see the same
> > problems for file output as for network output?
> >
> > Does it work if you remove the audio / video stream?
>
> As mentioned, the same errors occur when outputting to
> the file.
Do you see the same error if you don't use a real audio
input but -f lavfi -i sine instead?
And could you use a transport stream from your harddrive
as source (NOT ffmpeg-created)?
Finally, you could create a transport stream with ffmpeg,
this should be a file that has starttime ~0 like the
audio input: Does this work fine?
Carl Eugen
More information about the ffmpeg-user
mailing list