Skip to content

Instantly share code, notes, and snippets.

@on-three
Created June 18, 2014 16:23
Show Gist options
  • Save on-three/04def3c93156671bbdd8 to your computer and use it in GitHub Desktop.
Save on-three/04def3c93156671bbdd8 to your computer and use it in GitHub Desktop.
VLC Settings for transcoding relay
:sout=#transcode{vcodec=h264,venc=x264{crf=18,keyint=250,vbv-maxrate=1700,vbvbufsize=3400,preset=medium,threads=auto},vfilter=croppadd{croptop=36,cropbottom=36,cropleft=64,cropright=64},width=1280,height=720,acodec=mpga,ab=128,channels=2,samplerate=48000}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment