Merge commit 'cecf45b2bfbb85e9e59f355428fbd4d8cbc652a8'
* commit 'cecf45b2bfbb85e9e59f355428fbd4d8cbc652a8': doc: Add -list_formats all example for video4linux2 Conflicts: doc/indevs.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
665d47f435
@ -904,6 +904,12 @@ conversion into the real time clock.
|
|||||||
Some usage examples of the video4linux2 device with @command{ffmpeg}
|
Some usage examples of the video4linux2 device with @command{ffmpeg}
|
||||||
and @command{ffplay}:
|
and @command{ffplay}:
|
||||||
@itemize
|
@itemize
|
||||||
|
@item
|
||||||
|
List supported formats for a video4linux2 device:
|
||||||
|
@example
|
||||||
|
ffplay -f video4linux2 -list_formats all /dev/video0
|
||||||
|
@end example
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Grab and show the input of a video4linux2 device:
|
Grab and show the input of a video4linux2 device:
|
||||||
@example
|
@example
|
||||||
|
Loading…
x
Reference in New Issue
Block a user