Skip to content

Instantly share code, notes, and snippets.

@ir4y
Last active January 2, 2016 18:59
Show Gist options
  • Select an option

  • Save ir4y/8347490 to your computer and use it in GitHub Desktop.

Select an option

Save ir4y/8347490 to your computer and use it in GitHub Desktop.
ffmpeg -f alsa -ac 1 -ab 128k -i pulse -f x11grab -r 25 -s 1280x1024 -i :0.0+0,0 -vcodec libx264 -vpre lossless_ultrafast -threads 0 video.mkv # record hq desktop
ffmpeg -i videokritbi.mp4 -sameq -acodec ac3 -ab 448k -ar 48000 output.avi # convert ti hq avi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment