Skip to content

Instantly share code, notes, and snippets.

@AJDurant
Last active July 19, 2016 11:08
Show Gist options
  • Save AJDurant/430b3bacb2aa1d8392b8 to your computer and use it in GitHub Desktop.
Save AJDurant/430b3bacb2aa1d8392b8 to your computer and use it in GitHub Desktop.
ffmpeg -i \\.\pipe\DeckLink.ts -vcodec copy -preset medium -r 25 -g 50 -b:v 4500k -crf 18 -acodec copy -bsf:a aac_adtstoasc -ar 48000 -af aresample=44100 -threads 6 -b:a 128k -bufsize 4500k -f flv "rtmp://a.rtmp.youtube.com/live2/$KEY"
@AJDurant
Copy link
Author

AJDurant commented Apr 30, 2015

1920x1080 25p 4.1 CABAC Encoding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment