OSDN Git Service

doc/avconv.texi: fixup a few ff/av references
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 13 Aug 2011 01:31:12 +0000 (03:31 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 13 Aug 2011 01:31:12 +0000 (03:31 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
doc/avconv.texi

index d9d2013..3b7fd6b 100644 (file)
@@ -175,7 +175,7 @@ Set the number of video frames to record.
 @item -r @var{fps}
 Set frame rate (Hz value, fraction or abbreviation), (default = 25).
 @item -s @var{size}
-Set frame size. The format is @samp{wxh} (avserver default = 160x128, avconv default = same as source).
+Set frame size. The format is @samp{wxh} (ffserver default = 160x128, avconv default = same as source).
 The following abbreviations are recognized:
 @table @samp
 @item sqcif
@@ -1049,7 +1049,7 @@ the input file in reverse order.
 @settitle avconv video converter
 
 @c man begin SEEALSO
-avplay(1), avprobe(1), avserver(1) and the Libav HTML documentation
+ffplay(1), ffprobe(1), ffserver(1) and the FFmpeg HTML documentation
 @c man end
 
 @c man begin AUTHORS