ffmpeg -i $filename -vcodec libx265 -crf 30 -r 24 -s ${maxwidth}x${maxheight} -max_muxing_queue_size 1024 -b:a 32k h265/$filename else echo "width = $width <= $maxwidth" ffmpeg -i $fileneme -vcodec libx265 -crf 30 -r 24 -max_muxing_queue_size 1024 -b:a 32k h265/$...
paths: all: original: runOnReady: ffmpeg -i rtsp://localhost:$RTSP_PORT/$RTSP_PATH -pix_fmt yuv420p -c:v libx264 -preset ultrafast -b:v 600k -max_muxing_queue_size 1024 -f rtsp rtsp://localhost:$RTSP_PORT/compressed runOnReadyRestart: yes Save streams to disk To save available ...
muxing queue is 10004900 > 10000000: forcing output Last message repeated 9 times [mpegts @ 0x36e4160] Delay between the first packet and last packet in the muxing queue is 10004900 > 10000000: forcing output Last message repeated 12 times frame=77589 fps= 24 q=-1.0 Lsize= 927784kB time=...
mpegts @ 0x1a363c0] Delay between the first packet and last packet in the muxing queue is 10004900 > 10000000: forcing output There are no errors whatsoever even after few hours of when there is no audio input (so without this -re -ihttp://live.radiohit.si:9560in the command line) ...
> > Input #1, mp3, from 'http://live.radiohit.si:9560': > > Duration: N/A, start: 0.000000, bitrate: 96 kb/s > > This may be the reason for the problem you see. > There are some options to ignore timestamps, you > could try -vsync 0 or maybe the setpts filter. ...