Created
November 19, 2013 14:58
-
-
Save kylejohnson/7546598 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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