测试分辨率参数

This commit is contained in:
shikong 2023-09-21 09:42:20 +08:00
parent 157b591c3a
commit 4103286f03

View File

@ -82,7 +82,7 @@ ffmpeg-support:
rtp:
input: -re -i http://10.10.10.200:5080/live/test.live.flv
# input: -re -i
output: -vcodec h264 -acodec aac -f rtp_mpegts # -rtsp_transport tcp
output: -vcodec h264 -acodec aac -vf scale=640:-1 -f rtp_mpegts # -rtsp_transport tcp
debug:
download: false
input: true