[FFmpeg-user] MPEG TS output - muxing queue - max_interleave_delta

Matej matej at tam.si
Tue Jul 22 10:05:06 CEST 2014


On Mon, Jul 21, 2014 at 3:00 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> 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
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>

Hi,

I have tried to use local TS file and -f lavfi -i sine as inputs and the
muxing errors about delays start to show up immediately, so it's the same
situation as with the video input and -f lavfi -i sine sound.

Any ideas on what is causing the problem and how to solve it will be very
appreciated :-)
Thanks,
Matej


More information about the ffmpeg-user mailing list