diff options
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r-- | doc/indevs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi index e1301ccf97..1f30f2360f 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -787,7 +787,7 @@ ffplay -f iec61883 -i auto Grab and record the input of a FireWire DV/HDV device, using a packet buffer of 100000 packets if the source is HDV. @example -ffmpeg -f iec61883 -i auto -hdvbuffer 100000 out.mpg +ffmpeg -f iec61883 -i auto -dvbuffer 100000 out.mpg @end example @end itemize |