Commit 665d47f4 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit 'cecf45b2'

* commit 'cecf45b2':
  doc: Add -list_formats all example for video4linux2

Conflicts:
	doc/indevs.texi
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 79f83523 cecf45b2
......@@ -904,6 +904,12 @@ conversion into the real time clock.
Some usage examples of the video4linux2 device with @command{ffmpeg}
and @command{ffplay}:
@itemize
@item
List supported formats for a video4linux2 device:
@example
ffplay -f video4linux2 -list_formats all /dev/video0
@end example
@item
Grab and show the input of a video4linux2 device:
@example
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment