测试分辨率参数
This commit is contained in:
parent
157b591c3a
commit
4103286f03
@ -82,7 +82,7 @@ ffmpeg-support:
|
|||||||
rtp:
|
rtp:
|
||||||
input: -re -i http://10.10.10.200:5080/live/test.live.flv
|
input: -re -i http://10.10.10.200:5080/live/test.live.flv
|
||||||
# input: -re -i
|
# 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:
|
debug:
|
||||||
download: false
|
download: false
|
||||||
input: true
|
input: true
|
||||||
|
Loading…
Reference in New Issue
Block a user