ffmpeg download 参数调整

This commit is contained in:
shikong 2024-02-25 16:03:36 +08:00
parent 205c903294
commit 0feb5ad242

View File

@ -96,7 +96,7 @@ ffmpeg-support:
# output: -enc_time_base -1 -preset ultrafast -tune zerolatency -vcodec libx264 -an -movflags faststart -f flv # -rtsp_transport tcp
#output: -c:v libx264 -an -f flv # -rtsp_transport tcp
output: -c:v copy -an -f flv
download: -thread_queue_size 128 -i
download: -rw_timeout 10000000 -rtmp_live recorded -tcp_nodelay 1 -thread_queue_size 128 -i
debug:
download: false
input: false