Skip to content

Instantly share code, notes, and snippets.

@m1tk4
Created October 11, 2017 13:24
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save m1tk4/29adf33f84cce382a73dbccd8b426f8f to your computer and use it in GitHub Desktop.
Save m1tk4/29adf33f84cce382a73dbccd8b426f8f to your computer and use it in GitHub Desktop.
ffmpeg -i udp://235.1.11.12:11112 -vcodec h264_qsv -init_hw_device qsv:hw -profile:v high -preset slow -b:v 5500k -minrate 6M -maxrate 6M -bufsize 1200k -ab 64k -look_ahead 0 -flags:v +ilme+ildct+cgop -mpv_flags +strict_gop -sc_threshold 1000000000 -acodec copy -f mpegts udp://235.1.11.3:11112
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment