Thread message queue blocking; consider raising the thread_queue_size option
This commit is contained in:
RaitaroHikami 2018-03-12 15:24:05 +02:00 committed by GitHub
parent 26d2b1f476
commit d077a1eeb5

View file

@ -17,6 +17,7 @@ ffmpeg -y \
-framerate 60 \
-s $(xdpyinfo | grep dimensions | awk '{print $2;}') \
-i :0.0 \
-thread_queue_size 2048 \
-f alsa -i default \
-r 30 \
-c:v libx264 -r 30 -c:a flac $filename