Skip to content

Instantly share code, notes, and snippets.

@kylejohnson
Created November 19, 2013 14:58
Show Gist options
  • Select an option

  • Save kylejohnson/7546598 to your computer and use it in GitHub Desktop.

Select an option

Save kylejohnson/7546598 to your computer and use it in GitHub Desktop.
root@zoneminder:/var/www/zm# ffmpeg -encoders 2>&1|grep 264
configuration: --enable-libx264 --enable-libvpx --enable-libvorbis --enable-libtheora --enable-gpl
V..... libx264 libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (codec h264)
V..... libx264rgb libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 RGB (codec h264)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment