ffmpeg | branch: master | Lou Logan <l...@lrcd.com> | Mon Dec 10 15:17:57 2018 -0900| [0e8eb07980de828569aedecc84b74259401cd4c1] | committer: Lou Logan
doc/indevs: fix hdvbuffer typo in iec61883 example Option name is dvbuffer. Signed-off-by: Lou Logan <l...@lrcd.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0e8eb07980de828569aedecc84b74259401cd4c1 --- doc/indevs.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog