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 [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
