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

Matej matej at tam.si
Mon Jul 21 12:01:58 CEST 2014


On Sun, Jul 20, 2014 at 12:09 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> Matej <matej <at> tam.si> writes:
>
> > I tried to add -vsync 0 so the full command line was:
>
> -vsync 0 is an input option.
>
> Please do not top-post here, Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>

Same errors ([mpegts @ 0x36e4160] Delay between the first packet and last
packet in the muxing queue is 10004900 > 10000000: forcing output...) after
approx. same time.

when running command
/root/ffmpeg/ffmpeg -loglevel debug -max_interleave_delta 15000000
-rtbufsize 128000k -threads 0 -vsync 0 -re -i
"udp://@:1300?fifo_size=1000000&overrun_nonfatal=1" -vsync 0 -re -i "
http://live.radiohit.si:9560" -codec copy -s 720x576 -q 10 -shortest -f
mpegts udp://192.168.1.150:1236?pkt_size=1316?buffer_size=65535

All ideas and suggestions very welcome.
TIA, Matej


More information about the ffmpeg-user mailing list