Skip to content

Instantly share code, notes, and snippets.

/- Secret

Created October 25, 2017 12:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/d5547b90cdc76ce3c42cc75b03d23718 to your computer and use it in GitHub Desktop.
Save anonymous/d5547b90cdc76ce3c42cc75b03d23718 to your computer and use it in GitHub Desktop.
-
[alarm@Shoofly ~]$ sudo ffmpeg -f video4linux2 -list_formats all -i /dev/video0
ffmpeg version git-2017-10-23-acf7063 Copyright (c) 2000-2017 the FFmpeg developers
built with gcc 7.2.0 (GCC)
configuration: --enable-gpl --enable-nonfree --enable-mmal --enable-omx --enable-omx-rpi
libavutil 56. 0.100 / 56. 0.100
libavcodec 58. 0.100 / 58. 0.100
libavformat 58. 0.100 / 58. 0.100
libavdevice 58. 0.100 / 58. 0.100
libavfilter 7. 0.100 / 7. 0.100
libswscale 5. 0.100 / 5. 0.100
libswresample 3. 0.100 / 3. 0.100
libpostproc 55. 0.100 / 55. 0.100
[video4linux2,v4l2 @ 0x2eae320] Compressed: mjpeg : Motion-JPEG : 1920x1080 1280x720 1024x768 640x480 800x600 1280x1024 320x240
[video4linux2,v4l2 @ 0x2eae320] Raw : yuyv422 : YUYV 4:2:2 : 1920x1080 1280x720 1024x768 640x480 800x600 1280x1024 320x240
/dev/video0: Immediate exit requested
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment