[FFmpeg-devel] [PATCH] doc/indevs: apply misc fixes to the v4l2	documentation
    Giorgio Vazzana 
    mywing81 at gmail.com
       
    Thu Jan 31 12:59:18 CET 2013
    
    
  
Hi Stefano,
thanks for all your efforts on improving the documentation!
2013/1/31 Stefano Sabatini <stefasab at gmail.com>:
> ---
>  doc/indevs.texi |   17 ++++++++++-------
>  1 file changed, 10 insertions(+), 7 deletions(-)
>
> diff --git a/doc/indevs.texi b/doc/indevs.texi
> index 82d500d..3c89032 100644
> --- a/doc/indevs.texi
> +++ b/doc/indevs.texi
> @@ -583,10 +583,16 @@ command:
>  ffmpeg -f sndio -i /dev/audio0 /tmp/oss.wav
>  @end example
>
> - at section video4linux2
> + at section video4linux2, v4l2
>
>  Video4Linux2 input video device.
>
> +"v4l2" can be used as alias for "video4linux2".
> +
> +If FFmpeg is built with v4l-utils support (by using the
> + at code{--enable-libv4l2} configure option), the device will alway rely
typo: "always", not "alway"
The rest LGTM.
Giorgio Vazzana
    
    
More information about the ffmpeg-devel
mailing list