Commit 0e8eb079 authored by Lou Logan's avatar Lou Logan

doc/indevs: fix hdvbuffer typo in iec61883 example

Option name is dvbuffer.
Signed-off-by: 's avatarLou Logan <lou@lrcd.com>
parent 6190f873
......@@ -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
......
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