ffmpeg.exe -loglevel error -probesize 32 -vsync passthrough -framerate 20 -f gdigrab -i desktop -filter:v scale=w=trunc(iw*min(1280/iw\,720/ih)/2)*2:h=trunc(ih*min(1280/iw\,720/ih)/2)*2 -f mpegts -muxdelay 0 -c:v libx264 -maxrate:v 600K -bufsize:v 900K -crf 28 -g 60 -pix_fmt yuv420p -tune zerolatency -x264opts intra-refresh=1:slice-max-size=1300 udp://ffmpeg 、Vlc参数192.168.1.122:1234

相关文章:

  • 2021-11-21
  • 2021-07-30
  • 2021-11-21
  • 2021-12-01
  • 2021-10-17
  • 2021-10-31
  • 2021-12-03
  • 2022-12-23
猜你喜欢
  • 2021-11-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-22
  • 2022-12-23
  • 2022-02-09
相关资源
相似解决方案